Spaces:
Runtime error
Runtime error
Update model.py
Browse files
model.py
CHANGED
@@ -335,7 +335,7 @@ class Model:
|
|
335 |
|
336 |
def process_text2video(self,
|
337 |
prompt,
|
338 |
-
model_name="
|
339 |
motion_field_strength_x=12,
|
340 |
motion_field_strength_y=12,
|
341 |
t0=44,
|
|
|
335 |
|
336 |
def process_text2video(self,
|
337 |
prompt,
|
338 |
+
model_name="Cletrason-toad-in-the-mario-movie",
|
339 |
motion_field_strength_x=12,
|
340 |
motion_field_strength_y=12,
|
341 |
t0=44,
|