Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
sczhou/CodeFormer
hero-intelligent
/
CodeFormer
like
0
Runtime error
App
Files
Files
Community
sczhou
commited on
Nov 10, 2022
Commit
b5217ce
•
1 Parent(s):
f26e1dd
reboot.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -259,5 +259,5 @@ demo = gr.Interface(
259
]
260
).launch()
261
262
-
demo.queue(concurrency_count=
4
)
263
demo.launch()
259
]
260
).launch()
261
262
+
demo.queue(concurrency_count=
3
)
263
demo.launch()