Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
BridgeTower
/
bridgetower-video-search
like
1
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
shaoyent
commited on
Feb 11, 2023
Commit
fbe445b
·
1 Parent(s):
7363963
Update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -318,4 +318,4 @@ with gr.Blocks() as demo:
318
try:
319
demo.launch(share=True)
320
except:
321
-
demo.launch(
share=True
)
318
try:
319
demo.launch(share=True)
320
except:
321
+
demo.launch()