zw121 commited on
Commit
fa7def8
·
verified ·
1 Parent(s): cf648a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ <div align="center">
5
+ <h2>Adversarial Score Distillation for Stable One-Step Diffusion in Real-World Image Super-Resolution</h2>
6
+
7
+ <p>
8
+ Wei Zhu<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
9
+ Kai Zhang<sup>2,*</sup>&nbsp;&nbsp;&nbsp;&nbsp;
10
+ Yu Zheng<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
11
+ Lei Luo<sup>1</sup>&nbsp;&nbsp;&nbsp;&nbsp;
12
+ Jian Yang<sup>1,2,*</sup>
13
+ </p>
14
+
15
+ <p>
16
+ <sup>1</sup>Nanjing University of Science and Technology&nbsp;&nbsp;&nbsp;&nbsp;
17
+ <sup>2</sup>Nanjing University&nbsp;&nbsp;&nbsp;&nbsp;
18
+ </p>
19
+ </div>