kotori8823 commited on
Commit
ab201c6
·
1 Parent(s): da111b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='[https://github.com/bilibili/ailab/tree/main/Real-CUGAN](https://github.com/bilibili/ailab/tree/main/Real-CUGAN)<br>'
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.')