Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
sczhou/CodeFormer
mr2along
/
CodeFormer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
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()