mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2025-12-06 00:20:02 +01:00
update some bat
This commit is contained in:
parent
4f44d90e08
commit
f03e1f4100
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,7 +2,6 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
*.pyc
|
||||
*.bat
|
||||
.idea
|
||||
.todo
|
||||
*.log
|
||||
|
|
|
|||
1
run-cuda.bat
Normal file
1
run-cuda.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
python run.py --execution-provider cuda
|
||||
1
run-laptop-gpu.bat
Normal file
1
run-laptop-gpu.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
python run.py --execution-provider dml
|
||||
Loading…
Reference in New Issue
Block a user