Spaces:
Runtime error
Runtime error
Commit
·
ab201c6
1
Parent(s):
da111b6
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ if __name__ == '__main__':
|
|
54 |
allow_screenshot=False,
|
55 |
allow_flagging='never',
|
56 |
examples=[['test-img.jpg', "up2x-latest-no-denoise.pth", 2]],
|
57 |
-
article=
|
58 |
'感谢大佬开源的项目<br>'
|
59 |
'The large image will lead to memory limit exceeded. So I crop and resize image. '
|
60 |
'If you want to experience the large image, please go to the link above.')
|
|
|
54 |
allow_screenshot=False,
|
55 |
allow_flagging='never',
|
56 |
examples=[['test-img.jpg', "up2x-latest-no-denoise.pth", 2]],
|
57 |
+
article=
|
58 |
'感谢大佬开源的项目<br>'
|
59 |
'The large image will lead to memory limit exceeded. So I crop and resize image. '
|
60 |
'If you want to experience the large image, please go to the link above.')
|