Compare commits
2 Commits
d4c44a3108
...
f789c167e4
Author | SHA1 | Date |
---|---|---|
|
f789c167e4 | |
|
b18a6095c1 |
|
@ -90,6 +90,8 @@ brew install python-tk@3.10
|
||||||
|
|
||||||
**Run:** If you don't have a GPU, you can run Deep-Live-Cam using `python run.py`. Note that initial execution will download models (~300MB).
|
**Run:** If you don't have a GPU, you can run Deep-Live-Cam using `python run.py`. Note that initial execution will download models (~300MB).
|
||||||
|
|
||||||
|
> Note: If you have WSL1 then you need to install an X server on Windows (e.g Xming), while if you have WSL2 you no need to do that. The link [here](https://askubuntu.com/a/1418950) describes the options to configure DISPLAY variable depending on your environment.
|
||||||
|
|
||||||
|
|
||||||
### GPU Acceleration (Optional)
|
### GPU Acceleration (Optional)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue