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
May 8, 2024
Commit
d31184e
·
verified
·
1 Parent(s):
156f014
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -311,4 +311,5 @@ with image_blocks as demo:
311
312
313
314
-
image_blocks.launch()
311
312
313
314
+
image_blocks.launch(
auth=("gini", "pick"
)
)
315
+