Compare commits

...

2 Commits

Author SHA1 Message Date
david-biro d4c44a3108
Merge b18a6095c1 into bdd7c593e1 2024-09-28 19:17:10 +02:00
David Biro b18a6095c1 added WSL display settings to README 2024-09-17 18:28:49 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,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).
> 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)