mirror of
https://github.com/hacksider/Deep-Live-Cam.git
synced 2025-09-26 20:31:28 +08:00
update some bat
This commit is contained in:
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
|
Reference in New Issue
Block a user