Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Iceclear
/
StableSR
like
44
Running
on
A10G
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Iceclear
commited on
Aug 23, 2023
Commit
7444ebf
·
1 Parent(s):
e571ea9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -360,4 +360,4 @@ demo = gr.Interface(
360
)
361
362
demo.queue(concurrency_count=1)
363
-
demo.launch(
share=True
)
360
)
361
362
demo.queue(concurrency_count=1)
363
+
demo.launch()