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:
XueSnow
/
image-caption-api
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
XueSnow
commited on
May 6, 2023
Commit
f9633c0
·
1 Parent(s):
6d9ae84
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -17,3 +17,4 @@ def launch(input):
17
18
iface = gr.Interface(launch, inputs="text", outputs="text")
19
iface.launch()
17
18
iface = gr.Interface(launch, inputs="text", outputs="text")
19
iface.launch()
20
+