linoyts HF Staff commited on
Commit
96ffa33
·
verified ·
1 Parent(s): afa69e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -237,6 +237,7 @@ def generate_video(gallery_images, mode, prompt, height, width,
237
 
238
  control_modes = """
239
  **3 control modes avilable:**
 
240
  **Ref2V (Reference-to-Video)** Generate a video incorporating elements from input reference images
241
 
242
  **FLF2V (First-Last Frame-to-Video)** Generate a video using first and last frame conditioning defined by input images
 
237
 
238
  control_modes = """
239
  **3 control modes avilable:**
240
+
241
  **Ref2V (Reference-to-Video)** Generate a video incorporating elements from input reference images
242
 
243
  **FLF2V (First-Last Frame-to-Video)** Generate a video using first and last frame conditioning defined by input images