Spaces:
Running
on
Zero
Running
on
Zero
zhzluke96
commited on
Commit
·
3710ae9
1
Parent(s):
cc1373e
update
Browse files- .env.webui +1 -1
.env.webui
CHANGED
|
@@ -10,7 +10,7 @@ AUTH=
|
|
| 10 |
# Model inference options
|
| 11 |
HALF=True
|
| 12 |
OFF_TQDM=True
|
| 13 |
-
|
| 14 |
|
| 15 |
# Text-to-Speech (TTS) configuration
|
| 16 |
TTS_MAX_LEN=1000
|
|
|
|
| 10 |
# Model inference options
|
| 11 |
HALF=True
|
| 12 |
OFF_TQDM=True
|
| 13 |
+
DEBUG_GENERATE=True
|
| 14 |
|
| 15 |
# Text-to-Speech (TTS) configuration
|
| 16 |
TTS_MAX_LEN=1000
|