wangfuyun commited on
Commit
f81785c
1 Parent(s): 59f7fc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,7 +244,7 @@ def ui():
244
  '''
245
  Important Notes:
246
  1. The generation speed is around few seconds. There is delay in the space.
247
- 2. Increase the sampling step and cfg if you want more fancy videos.
248
  '''
249
  )
250
  with gr.Column(variant="panel"):
 
244
  '''
245
  Important Notes:
246
  1. The generation speed is around few seconds. There is delay in the space.
247
+ 2. Increase the sampling step and cfg and set proper negative prompt if you want more fancy videos.
248
  '''
249
  )
250
  with gr.Column(variant="panel"):