Compare commits
4 Commits
22caef132c
...
2d0e805bae
Author | SHA1 | Date |
---|---|---|
|
2d0e805bae | |
|
f762b61a12 | |
|
14625dbfde | |
|
57e6020efa |
|
@ -15,6 +15,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**)
|
### 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
|
#### 1.Setup your platform
|
||||||
- python (3.10 recommended)
|
- python (3.10 recommended)
|
||||||
|
- python-tk
|
||||||
- pip
|
- pip
|
||||||
- git
|
- git
|
||||||
- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA)
|
- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA)
|
||||||
|
@ -320,7 +321,7 @@ If you want the latest and greatest build, or want to see some new great feature
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
- [ffmpeg](https://ffmpeg.org/): for making video related operations easy
|
- [ffmpeg](https://ffmpeg.org/): for making video related operations easy
|
||||||
- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models.
|
- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. Please be reminded that the [use of the model is for non-commercial research purposes only](https://github.com/deepinsight/insightface?tab=readme-ov-file#license).
|
||||||
- [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam
|
- [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam
|
||||||
- [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop
|
- [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop
|
||||||
- [vic4key](https://github.com/vic4key) : For supporting/contributing on this project
|
- [vic4key](https://github.com/vic4key) : For supporting/contributing on this project
|
||||||
|
|
Loading…
Reference in New Issue