Spaces:
Runtime error
Runtime error
Eugene Siow
commited on
Commit
·
884899c
1
Parent(s):
24acb2a
Add fix description.
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ from super_image import ImageLoader, EdsrModel, MsrnModel, MdsrModel, AwsrnModel
|
|
7 |
HanModel, DrlnModel, RcanModel
|
8 |
|
9 |
title = "super-image"
|
10 |
-
description = "
|
11 |
article = "<p style='text-align: center'><a href='https://github.com/eugenesiow/super-image'>Github Repo</a>" \
|
12 |
"| <a href='https://eugenesiow.github.io/super-image/'>Documentation</a> " \
|
13 |
"| <a href='https://github.com/eugenesiow/super-image#scale-x2'>Models</a></p>"
|
|
|
7 |
HanModel, DrlnModel, RcanModel
|
8 |
|
9 |
title = "super-image"
|
10 |
+
description = "State of the Art Image Super-Resolution Models."
|
11 |
article = "<p style='text-align: center'><a href='https://github.com/eugenesiow/super-image'>Github Repo</a>" \
|
12 |
"| <a href='https://eugenesiow.github.io/super-image/'>Documentation</a> " \
|
13 |
"| <a href='https://github.com/eugenesiow/super-image#scale-x2'>Models</a></p>"
|