Spaces:
Runtime error
Runtime error
Default
Browse files
app.py
CHANGED
|
@@ -197,7 +197,7 @@ def generate_video(
|
|
| 197 |
start_image_pil,
|
| 198 |
end_image_pil,
|
| 199 |
prompt,
|
| 200 |
-
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,
|