naomiKenKorem commited on
Commit
ffabf8d
1 Parent(s): 3313be0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -210,7 +210,7 @@ def ui():
210
  3. Select 'Length' to set the length of the generated video.
211
  (When you are working with ComfyUI try all possible length, with different motion_scale)
212
  4. Click `Generate`, wait for ~2 min, and enjoy.
213
- 5. In order to effectively utilize 'lt_long_mm_16_64_frames' model, it is highly recommended to use the ComfyUI interface, which enablesto easily increase 'motion_scale' parameter and facilitates using the model in a video-to-video context.
214
  """
215
  )
216
  with gr.Row():
 
210
  3. Select 'Length' to set the length of the generated video.
211
  (When you are working with ComfyUI try all possible length, with different motion_scale)
212
  4. Click `Generate`, wait for ~2 min, and enjoy.
213
+ 5. In order to effectively utilize 'lt_long_mm_16_64_frames' model, it is highly recommended to use the ComfyUI interface, which enables to easily increase 'motion_scale' parameter and facilitates using the model in a video-to-video context.
214
  """
215
  )
216
  with gr.Row():