Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kadirnar
/
Tune-A-Video
like
62
Runtime error
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
kadirnar
commited on
Jan 30, 2023
Commit
99f5497
·
1 Parent(s):
5425743
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -83,5 +83,3 @@ demo_app = gr.Interface(
83
)
84
85
demo_app.launch(debug=True, enable_queue=True)
86
-
87
-
83
)
84
85
demo_app.launch(debug=True, enable_queue=True)