Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 =
|
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 |
|