Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cfc-tech
/
summary_tube
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cfc-tech
commited on
Apr 1, 2024
Commit
55886ac
·
verified
·
1 Parent(s):
79e7ab9
dd
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,3 @@ iface = gr.Interface(fn=summarize_video,
42
43
if __name__ == "__main__":
44
iface.launch()
45
-
42
43
if __name__ == "__main__":
44
iface.launch()