Arcadia commited on
Commit
d9ea9da
1 Parent(s): 2c4b8ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -54,9 +54,5 @@ if __name__ == '__main__':
54
  allow_screenshot=False,
55
  allow_flagging='never',
56
  examples=[['test-img.jpg', "up2x-latest-denoise2x.pth", 2]],
57
- article='[https://github.com/bilibili/ailab/tree/main/Real-CUGAN](https://github.com/bilibili/ailab/tree/main/Real-CUGAN)<br>'
58
- '感谢b站开源的项目,图片过大会导致内存不足,所有我将图片裁剪小,想体验大图片的效果请自行前往上面的链接。<br>'
59
- '修改bbb'
60
- 'The large image will lead to memory limit exceeded. So I crop and resize image. '
61
- 'If you want to experience the large image, please go to the link above.')
62
  iface.launch()
 
54
  allow_screenshot=False,
55
  allow_flagging='never',
56
  examples=[['test-img.jpg', "up2x-latest-denoise2x.pth", 2]],
57
+ article=' ')
 
 
 
 
58
  iface.launch()