Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ 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.
|
54 |
-
**This demo expects an image with some degradations.**
|
55 |
Due to the GPU memory limitations, the app might crash if you feed a high-resolution image (2K, 4K).
|
56 |
<br>
|
57 |
'''
|
|
|
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.
|
54 |
+
**This demo expects an image with some degradations. If the checkbox is selected, the program will load the model related to UHD-LL dataset, if not it will load LOLv2-Real weight file.**
|
55 |
Due to the GPU memory limitations, the app might crash if you feed a high-resolution image (2K, 4K).
|
56 |
<br>
|
57 |
'''
|