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:
hamlegs
/
CapGPT
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hamlegs
commited on
Jun 26, 2023
Commit
0f69e9a
·
1 Parent(s):
b2e042b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -103,4 +103,4 @@ with gr.Blocks() as demo:
103
"""
104
)
105
106
-
demo.launch(
share=True
)
103
"""
104
)
105
106
+
demo.launch()