Spaces:
Build error
Build error
Commit
·
9d86630
1
Parent(s):
c92627d
Fix typo
Browse files
app.py
CHANGED
|
@@ -28,7 +28,7 @@ Space by [ZachNagengast](https://huggingface.co/ZachNagengast)
|
|
| 28 |
|
| 29 |
[Follow me on Twitter!](https://twitter.com/ZachNagengast)
|
| 30 |
|
| 31 |
-
Upscaler models provided by the [BasicSR](https://github.com/XPixelGroup/BasicSR) and
|
| 32 |
|
| 33 |
Emojis by [Apple](https://www.apple.com).
|
| 34 |
'''
|
|
|
|
| 28 |
|
| 29 |
[Follow me on Twitter!](https://twitter.com/ZachNagengast)
|
| 30 |
|
| 31 |
+
Upscaler models provided by the [BasicSR](https://github.com/XPixelGroup/BasicSR) and [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) python packages.
|
| 32 |
|
| 33 |
Emojis by [Apple](https://www.apple.com).
|
| 34 |
'''
|