Spaces:
Running
Running
10, # steps
Browse files- app_endframe.py +1 -1
app_endframe.py
CHANGED
@@ -802,7 +802,7 @@ with block:
|
|
802 |
640, # resolution
|
803 |
1, # total_second_length
|
804 |
9, # latent_window_size
|
805 |
-
|
806 |
1.0, # cfg
|
807 |
3.0, # gs
|
808 |
0.0, # rs
|
|
|
802 |
640, # resolution
|
803 |
1, # total_second_length
|
804 |
9, # latent_window_size
|
805 |
+
10, # steps
|
806 |
1.0, # cfg
|
807 |
3.0, # gs
|
808 |
0.0, # rs
|