Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -106,6 +106,7 @@ def Piper(_do):
|
|
106 |
_do,
|
107 |
height=256,
|
108 |
width=768,
|
|
|
109 |
num_inference_steps=step,
|
110 |
guidance_scale=7
|
111 |
)
|
|
|
106 |
_do,
|
107 |
height=256,
|
108 |
width=768,
|
109 |
+
num_frames=16,
|
110 |
num_inference_steps=step,
|
111 |
guidance_scale=7
|
112 |
)
|