Gregniuki commited on
Commit
735569c
·
verified ·
1 Parent(s): acfbe27

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ nfe_step = 16 # 16, 32
79
  cfg_strength = 2.0
80
  ode_method = "euler"
81
  sway_sampling_coef = -1.0
82
- speed = 0.8
83
  fix_duration = None
84
 
85
 
 
79
  cfg_strength = 2.0
80
  ode_method = "euler"
81
  sway_sampling_coef = -1.0
82
+ speed = 1
83
  fix_duration = None
84
 
85