Spaces:
Sleeping
Sleeping
Update app_df.py
Browse files
app_df.py
CHANGED
|
@@ -189,7 +189,7 @@ with gr.Blocks() as demo:
|
|
| 189 |
fps,
|
| 190 |
seed,
|
| 191 |
prompt_enhancer,
|
| 192 |
-
|
| 193 |
teacache_thresh,
|
| 194 |
use_ret_steps
|
| 195 |
],
|
|
|
|
| 189 |
fps,
|
| 190 |
seed,
|
| 191 |
prompt_enhancer,
|
| 192 |
+
use_teacache,
|
| 193 |
teacache_thresh,
|
| 194 |
use_ret_steps
|
| 195 |
],
|