Yaron Koresh commited on
Commit
4247ff9
·
verified ·
1 Parent(s): 788d672

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  )