Cletrason commited on
Commit
7d1e6aa
1 Parent(s): 9adc565

Update model.py

Browse files
Files changed (1) hide show
  1. model.py +1 -1
model.py CHANGED
@@ -335,7 +335,7 @@ class Model:
335
 
336
  def process_text2video(self,
337
  prompt,
338
- model_name="dreamlike-art/dreamlike-photoreal-2.0",
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,