Spaces:
Build error
Build error
Update app.py
Browse files
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"):
|