Yaron Koresh commited on
Commit
53b9153
·
verified ·
1 Parent(s): b9357a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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"),