Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
guoyww/AnimateDiff
chriscec
/
AnimateDiff
like
0
Runtime error
App
Files
Files
Community
guoyww
commited on
Jul 19, 2023
Commit
c4e73e7
•
1 Parent(s):
2011d76
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -325,4 +325,4 @@ def ui():
325
326
if __name__ == "__main__":
327
demo = ui()
328
-
demo.launch(
share=True
)
325
326
if __name__ == "__main__":
327
demo = ui()
328
+
demo.launch()