zhzluke96 commited on
Commit
3710ae9
1 Parent(s): cc1373e
Files changed (1) hide show
  1. .env.webui +1 -1
.env.webui CHANGED
@@ -10,7 +10,7 @@ AUTH=
10
  # Model inference options
11
  HALF=True
12
  OFF_TQDM=True
13
- DEBUGE_GENERATE=True
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