mirror of
https://github.com/karl0ss/bazarr-ai-sub-generator.git
synced 2025-04-26 14:59:21 +01:00
cleanup launch.json
This commit is contained in:
parent
765eca2ace
commit
295918a129
10
.vscode/launch.json
vendored
10
.vscode/launch.json
vendored
@ -12,19 +12,9 @@
|
|||||||
"console": "integratedTerminal",
|
"console": "integratedTerminal",
|
||||||
"justMyCode": false,
|
"justMyCode": false,
|
||||||
"args": [
|
"args": [
|
||||||
// "Class of '92 - Out of Their League - S08E03 - Episode 3 HDTV-1080p.mkv",
|
|
||||||
"--model",
|
"--model",
|
||||||
"base",
|
"base",
|
||||||
// "--srt_only",
|
|
||||||
// "TRUE",
|
|
||||||
// "--output_srt",
|
|
||||||
// "TRUE",
|
|
||||||
"-o",
|
|
||||||
"./test"
|
|
||||||
],
|
],
|
||||||
"env": {
|
|
||||||
"token": ""
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user