Spaces:
Runtime error
Runtime error
app.py
CHANGED
@@ -82,4 +82,4 @@ gr.Interface(
|
|
82 |
description="Model: [Anchor-based Plain Net for Mobile Image Super-Resolution](https://arxiv.org/abs/2105.09750). Repository: [SR Mobile PyTorch](https://github.com/w11wo/sr_mobile_pytorch)",
|
83 |
allow_flagging="never",
|
84 |
css=css,
|
85 |
-
).launch(
|
|
|
82 |
description="Model: [Anchor-based Plain Net for Mobile Image Super-Resolution](https://arxiv.org/abs/2105.09750). Repository: [SR Mobile PyTorch](https://github.com/w11wo/sr_mobile_pytorch)",
|
83 |
allow_flagging="never",
|
84 |
css=css,
|
85 |
+
).launch()
|