Compare commits

...

3 Commits

Author SHA1 Message Date
Olivier Lesnicki fe6b5d87d4
Merge 57e6020efa into 540dad346e 2024-08-23 05:19:03 +02:00
Kenneth Estanislao 540dad346e
Update README.md 2024-08-23 01:56:13 +08:00
Olivier Lesnicki 57e6020efa
Update README.md
python-tk is needed
2024-08-12 22:06:03 +02:00
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Users of this software are expected to use this software responsibly while abidi
### Basic: It is more likely to work on your computer but it will also be very slow. You can follow instructions for the basic install (This usually runs via **CPU**)
#### 1.Setup your platform
- python (3.10 recommended)
- python-tk
- pip
- git
- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA)
@ -182,5 +183,6 @@ If you want the latest and greatest build, or want to see some new great feature
- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models.
- [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam
- [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop
- [vic4key](https://github.com/vic4key) : For supporting/contributing on this project
- and [all developers](https://github.com/hacksider/Deep-Live-Cam/graphs/contributors) behind libraries used in this project.
- Foot Note: [This is originally roop-cam, see the full history of the code here.](https://github.com/hacksider/roop-cam) Please be informed that the base author of the code is [s0md3v](https://github.com/s0md3v/roop)