Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
polejowska/vicellst-att
polejowska
/
vicellst-official
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
polejowska
commited on
Nov 19, 2024
Commit
613784c
·
verified
·
1 Parent(s):
fc3f34a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -282,4 +282,4 @@ with gr.Blocks(css=css) as app:
282
show_progress=True
283
)
284
285
-
app.launch(
enable_queue=True
)
282
show_progress=True
283
)
284
285
+
app.launch()