Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gatilin
/
mmagic-img-webui
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gatilin
commited on
Sep 17, 2023
Commit
d39196b
·
1 Parent(s):
7516964
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -187,4 +187,4 @@ if __name__ == '__main__':
187
Image_super_resolution()
188
gr.Markdown(article)
189
190
-
demo.queue().launch(
share=True
)
187
Image_super_resolution()
188
gr.Markdown(article)
189
190
+
demo.queue().launch()