Spaces:
Runtime error
Runtime error
Commit
·
ea5103f
1
Parent(s):
ab201c6
Update app.py
Browse files
app.py
CHANGED
@@ -56,6 +56,5 @@ if __name__ == '__main__':
|
|
56 |
examples=[['test-img.jpg', "up2x-latest-no-denoise.pth", 2]],
|
57 |
article=
|
58 |
'感谢大佬开源的项目<br>'
|
59 |
-
|
60 |
-
'If you want to experience the large image, please go to the link above.')
|
61 |
iface.launch()
|
|
|
56 |
examples=[['test-img.jpg', "up2x-latest-no-denoise.pth", 2]],
|
57 |
article=
|
58 |
'感谢大佬开源的项目<br>'
|
59 |
+
|
|
|
60 |
iface.launch()
|