Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
victorisgeek
/
SwapUI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
victorisgeek
commited on
Aug 8, 2024
Commit
9f24b16
·
verified
·
1 Parent(s):
1011b08
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -333,7 +333,6 @@ def create_interface():
333
)
334
335
336
-
interface.queue(concurrency_count=2, max_size=20).launch(share=False)
337
338
339
333
)
334
335
336
337
338