Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -176,9 +176,7 @@ def main():
|
|
| 176 |
gr.Markdown(
|
| 177 |
"""# <div align="center"> Ilaria Upscaler 💖 </div>
|
| 178 |
|
| 179 |
-
|
| 180 |
-
|
| 181 |
-
Hugginface port of [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN).
|
| 182 |
"""
|
| 183 |
)
|
| 184 |
|
|
|
|
| 176 |
gr.Markdown(
|
| 177 |
"""# <div align="center"> Ilaria Upscaler 💖 </div>
|
| 178 |
|
| 179 |
+
Port of [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN).
|
|
|
|
|
|
|
| 180 |
"""
|
| 181 |
)
|
| 182 |
|