Compare commits
3 Commits
c2e3999663
...
65b9226b9a
Author | SHA1 | Date |
---|---|---|
|
65b9226b9a | |
|
540dad346e | |
|
0a3430b791 |
|
@ -107,7 +107,7 @@ pip install onnxruntime-directml==1.15.1
|
|||
2. Usage in case the provider is available:
|
||||
|
||||
```
|
||||
python run.py --execution-provider directml
|
||||
python run.py --execution-provider dml
|
||||
|
||||
```
|
||||
|
||||
|
@ -182,5 +182,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)
|
||||
|
|
Loading…
Reference in New Issue