Add files via upload

This commit is contained in:
Anjok07
2022-07-03 20:18:27 -05:00
committed by GitHub
parent 04f29d3bb7
commit df51d61602
4 changed files with 231 additions and 54 deletions

View File

@@ -867,7 +867,7 @@ data = {
'export_path': None,
'saveFormat': 'Wav',
# Processing Options
'demucsmodel': True,
'demucsmodel': False,
'gpu': -1,
'chunks': 10,
'non_red': False,