jameshuntercarter commited on
Commit
3045f30
·
verified ·
1 Parent(s): 1d0a9bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -192,7 +192,7 @@ class VideoCoF_Controller(Wan_Controller):
192
  repeat_rope_checkbox=True,
193
  # New arg for acceleration
194
  enable_acceleration=True,
195
- fps=8,
196
  is_api=False,
197
  ):
198
  self.clear_cache()
 
192
  repeat_rope_checkbox=True,
193
  # New arg for acceleration
194
  enable_acceleration=True,
195
+ fps=24,
196
  is_api=False,
197
  ):
198
  self.clear_cache()