Fabrice-TIERCELIN commited on
Commit
1d3aaa5
·
verified ·
1 Parent(s): 0dab6b3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ def generate_video(
197
  start_image_pil,
198
  end_image_pil,
199
  prompt,
200
- negative_prompt=default_negative_prompt,
201
  duration_seconds,
202
  steps,
203
  guidance_scale,
 
197
  start_image_pil,
198
  end_image_pil,
199
  prompt,
200
+ negative_prompt,
201
  duration_seconds,
202
  steps,
203
  guidance_scale,