fffiloni commited on
Commit
403283f
·
verified ·
1 Parent(s): d090378

Update app_df.py

Browse files
Files changed (1) hide show
  1. app_df.py +1 -1
app_df.py CHANGED
@@ -189,7 +189,7 @@ with gr.Blocks() as demo:
189
  fps,
190
  seed,
191
  prompt_enhancer,
192
- teacache,
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
  ],