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
79e7ab9
·
verified
·
1 Parent(s):
81df85f
dd
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -42,3 +42,4 @@ iface = gr.Interface(fn=summarize_video,
42
43
if __name__ == "__main__":
44
iface.launch()
42
43
if __name__ == "__main__":
44
iface.launch()
45
+