kotori8823 commited on
Commit
ea5103f
1 Parent(s): ab201c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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
- '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.')
61
  iface.launch()
 
56
  examples=[['test-img.jpg', "up2x-latest-no-denoise.pth", 2]],
57
  article=
58
  '感谢大佬开源的项目<br>'
59
+
 
60
  iface.launch()