qiacheng commited on
Commit
9137b99
·
1 Parent(s): e72f6ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ SD1.5 LDM: https://huggingface.co/runwayml/stable-diffusion-v1-5
5
+ SD1.5 LCM-Lora: https://huggingface.co/latent-consistency/lcm-lora-sdv1-5
6
+
7
+
8
+ SD1.5 model fused with LCM Lora, saved using diffusers .save_pretrained()
9
+
10
+
11
+