Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ApplyDesign/RemoveFurnitureV1
ApplyDesign
/
V1
like
0
Sleeping
App
Files
Files
Fetching metadata from the HF Docker repository...
ApplyDesign
commited on
Apr 25, 2024
Commit
edc5b67
·
verified
·
1 Parent(s):
c70d532
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -394,7 +394,7 @@ with gr.Blocks() as app:
394
outputs=gr.Image())
395
396
397
-
app.queue()
398
app.launch()
399
400
# UP 1
394
outputs=gr.Image())
395
396
397
+
#
app.queue()
398
app.launch()
399
400
# UP 1