sayakpaul HF Staff commited on
Commit
5460f04
·
1 Parent(s): fa8999e
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,6 +39,7 @@ optimize_pipeline_(
39
  height=LANDSCAPE_HEIGHT,
40
  width=LANDSCAPE_WIDTH,
41
  num_frames=MAX_FRAMES_MODEL,
 
42
  )
43
 
44
  default_prompt_i2v = "make this image come alive, cinematic motion, smooth animation"
 
39
  height=LANDSCAPE_HEIGHT,
40
  width=LANDSCAPE_WIDTH,
41
  num_frames=MAX_FRAMES_MODEL,
42
+ num_inference_steps=2
43
  )
44
 
45
  default_prompt_i2v = "make this image come alive, cinematic motion, smooth animation"