juaben commited on
Commit
7281338
·
verified ·
1 Parent(s): 15f86a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -46,8 +46,8 @@ def process_img(image, UHD_LL_model):
46
  return Image.fromarray(restored_img)
47
 
48
 
49
- title = "Efficient Low-Light Enhancement ✏️🖼️ 🤗"
50
- description = ''' ## [Efficient Low-Light Enhancement](https://github.com/cidautai/NAFourNet)
51
  [Juan Carlos Benito](https://github.com/juaben)
52
  Fundación Cidaut
53
  > **Disclaimer:** please remember this is not a product, thus, you will notice some limitations.
 
46
  return Image.fromarray(restored_img)
47
 
48
 
49
+ title = "Fast Baselines for Real-World Low-Light Enhancement 🌠⚡🎆"
50
+ description = ''' ## [Github Repository](https://github.com/cidautai/NAFourNet)
51
  [Juan Carlos Benito](https://github.com/juaben)
52
  Fundación Cidaut
53
  > **Disclaimer:** please remember this is not a product, thus, you will notice some limitations.