Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DigiP-AI
/
Image_Studio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DigiP-AI
commited on
Nov 7, 2024
Commit
ba8811b
·
verified
·
1 Parent(s):
9b0fafb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -331,4 +331,4 @@ with gr.Blocks(theme=theme, css=css) as app:
331
)
332
333
334
-
app.launch(share=
True
)
331
)
332
333
334
+
app.launch(share=
False
)