mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-05 20:42:11 -07:00
_
This commit is contained in:
parent
9092e73c41
commit
6d89d7fa4c
1 changed files with 1 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -12,7 +12,7 @@
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "${env:DFL_ROOT}\\main.py",
|
"program": "${env:DFL_ROOT}\\main.py",
|
||||||
"pythonPath": "${env:PYTHONEXECUTABLE}",
|
"python": "${env:PYTHONEXECUTABLE}",
|
||||||
"cwd": "${env:WORKSPACE}",
|
"cwd": "${env:WORKSPACE}",
|
||||||
"console": "integratedTerminal",
|
"console": "integratedTerminal",
|
||||||
"args": ["train",
|
"args": ["train",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue