Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Collov-Labs/d-edit
Nymbo
/
d-edit
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
niulx
commited on
Sep 19, 2024
Commit
fc5869e
·
verified
·
1 Parent(s):
13141c3
Update app.py
Browse files
do not use share
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -455,4 +455,4 @@ with gr.Blocks() as demo:
455
456
457
458
-
demo.queue().launch(
share=True,
debug=True)
455
456
457
458
+
demo.queue().launch(debug=True)