Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ginipick/fit
ginipick
/
fit-back
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ginipick
commited on
Jun 26, 2024
Commit
947203f
·
verified
·
1 Parent(s):
d31184e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -311,5 +311,5 @@ with image_blocks as demo:
311
312
313
314
-
image_blocks.launch(
auth=("gini", "pick"
)
)
315
311
312
313
314
+
image_blocks.launch()
315