Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Locutusque
/
Locutusque-Models
like
20
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Locutusque
commited on
Feb 6, 2024
Commit
c7e5485
·
verified
·
1 Parent(s):
d6c2444
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ g = gr.Interface(
45
concurrency_limit=1
46
)
47
48
-
g.launch(max_threads=
2
)
45
concurrency_limit=1
46
)
47
48
+
g.launch(max_threads=
4
)