Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
radames/edit-video-by-editing-text
Samuelblue
/
edit-video-by-text
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Samuelblue
commited on
May 20, 2024
Commit
7070dcb
·
verified
·
1 Parent(s):
43da6b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -310,4 +310,4 @@ with gr.Blocks(css=css) as demo:
310
""")
311
demo.queue()
312
if __name__ == "__main__":
313
-
demo.launch(debug=True)
310
""")
311
demo.queue()
312
if __name__ == "__main__":
313
+
demo.launch(debug=True)