naomiKenKorem commited on
Commit
0339f70
1 Parent(s): c5348d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ def ui():
191
  2. Select 'Length' to set the length of the generated video.
192
  (When you are working with ComfyUI try all possible length, with different motion_scale)
193
  3. Click `Generate`, wait for ~2 min, and enjoy.
194
- 4. 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.
195
  """
196
  )
197
  with gr.Row():
 
191
  2. Select 'Length' to set the length of the generated video.
192
  (When you are working with ComfyUI try all possible length, with different motion_scale)
193
  3. Click `Generate`, wait for ~2 min, and enjoy.
194
+ 4. 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'.
195
  """
196
  )
197
  with gr.Row():