Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
hidfujt/Diffusion80XX
PeepDaSlan9
/
HYDRAS_Diffusion80XX
like
27
Running
App
Files
Files
Community
charliebaby2023
commited on
Jun 14
Commit
e5beca8
•
1 Parent(s):
bdcf524
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -103,7 +103,7 @@ def make_me():
103
)
104
105
with gr.Blocks() as demo:
106
-
make_me()
107
108
109
demo.queue(concurrency_count = 200)
103
)
104
105
with gr.Blocks() as demo:
106
+
make_me()
107
108
109
demo.queue(concurrency_count = 200)