Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -280,7 +280,7 @@ with gr.Blocks(title="Exploiting Diffusion Prior for Real-World Image Super-Reso
|
|
280 |
"""
|
281 |
<div style="display: flex; justify-content: center; align-items: center; height: 40px;">
|
282 |
<img src="https://user-images.githubusercontent.com/22350795/236680126-0b1cdd62-d6fc-4620-b998-75ed6c31bf6f.png"
|
283 |
-
alt="StableSR logo">
|
284 |
</div>
|
285 |
<div style='text-align: center;'>
|
286 |
<h2>Exploiting Diffusion Prior for Real-World Image Super-Resolution</h2>
|
@@ -299,7 +299,7 @@ with gr.Blocks(title="Exploiting Diffusion Prior for Real-World Image Super-Reso
|
|
299 |
</a>
|
300 |
<hr>
|
301 |
<h4>Citation</h4>
|
302 |
-
<pre style="white-space: pre-wrap; background: #
|
303 |
@article{wang2024exploiting,
|
304 |
author = {Wang, Jianyi and Yue, Zongsheng and Zhou, Shangchen and Chan, Kelvin C.K. and Loy, Chen Change},
|
305 |
title = {Exploiting Diffusion Prior for Real-World Image Super-Resolution},
|
|
|
280 |
"""
|
281 |
<div style="display: flex; justify-content: center; align-items: center; height: 40px;">
|
282 |
<img src="https://user-images.githubusercontent.com/22350795/236680126-0b1cdd62-d6fc-4620-b998-75ed6c31bf6f.png"
|
283 |
+
alt="StableSR logo" style='height:40px'>
|
284 |
</div>
|
285 |
<div style='text-align: center;'>
|
286 |
<h2>Exploiting Diffusion Prior for Real-World Image Super-Resolution</h2>
|
|
|
299 |
</a>
|
300 |
<hr>
|
301 |
<h4>Citation</h4>
|
302 |
+
<pre style="white-space: pre-wrap; background: #a7a7a7; padding: 1em; border-radius: 5px;">
|
303 |
@article{wang2024exploiting,
|
304 |
author = {Wang, Jianyi and Yue, Zongsheng and Zhou, Shangchen and Chan, Kelvin C.K. and Loy, Chen Change},
|
305 |
title = {Exploiting Diffusion Prior for Real-World Image Super-Resolution},
|