Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tbuyuktanir
/
Meta-Tryon
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
InvincibleMeta
commited on
Jul 26, 2024
Commit
c2143d4
·
verified
·
1 Parent(s):
e1b358f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -307,4 +307,4 @@ with image_blocks as demo:
307
308
309
310
-
image_blocks.launch()
307
308
309
310
+
image_blocks.launch(
show_api=False
)