JiayiGuo821 commited on
Commit
5f1ac86
·
verified ·
1 Parent(s): 35ab3f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Smooth Diffusion V1.0
6
+
7
+ This repo provides the official Smooth LoRA used in Smooth Diffusion. Smooth LoRA is trained atop Stable Diffusion V1.5
8
+
9
+ Smooth Diffusion is a new category of diffusion models that is simultaneously high-performing and smooth.
10
+
11
+ ![img](https://github.com/SHI-Labs/Smooth-Diffusion/blob/main/assets/repo_figures/Picture1.jpg)
12
+
13
+ See more details at ![https://github.com/SHI-Labs/Smooth-Diffusion](https://github.com/SHI-Labs/Smooth-Diffusion)
14
+