Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -245,7 +245,7 @@ def main():
|
|
245 |
label='Motion',
|
246 |
show_label=False,
|
247 |
choices=[
|
248 |
-
("", ""),
|
249 |
("Zoom in", "guoyww/animatediff-motion-lora-zoom-in"),
|
250 |
("Zoom out", "guoyww/animatediff-motion-lora-zoom-out"),
|
251 |
("Tilt up", "guoyww/animatediff-motion-lora-tilt-up"),
|
|
|
245 |
label='Motion',
|
246 |
show_label=False,
|
247 |
choices=[
|
248 |
+
("(None)", ""),
|
249 |
("Zoom in", "guoyww/animatediff-motion-lora-zoom-in"),
|
250 |
("Zoom out", "guoyww/animatediff-motion-lora-zoom-out"),
|
251 |
("Tilt up", "guoyww/animatediff-motion-lora-tilt-up"),
|