Spaces:
Sleeping
Sleeping
JohnAlexander23
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -90,8 +90,8 @@ print("IMAGE MODEL CKPT:", MODEL_NAME)
|
|
90 |
load_network(model, MODEL_NAME, strict=True, param_key='params')
|
91 |
|
92 |
|
93 |
-
title = "
|
94 |
-
description = ''' ###
|
95 |
#### This work is done by DL Titans
|
96 |
<details>
|
97 |
<summary> <b> Abstract</b> (click me to read)</summary>
|
|
|
90 |
load_network(model, MODEL_NAME, strict=True, param_key='params')
|
91 |
|
92 |
|
93 |
+
title = "Clear Image"
|
94 |
+
description = ''' ### Details: Efficient Image Super-Resolution
|
95 |
#### This work is done by DL Titans
|
96 |
<details>
|
97 |
<summary> <b> Abstract</b> (click me to read)</summary>
|