rupeshs commited on
Commit
da51fce
1 Parent(s): 9ab232e

added images and updated readme

Browse files
Files changed (2) hide show
  1. README.md +9 -1
  2. sample.png +0 -0
README.md CHANGED
@@ -8,4 +8,12 @@ tags:
8
  - latent consistency model
9
  - openvino
10
  pipeline_tag: text-to-image
11
- ---
 
 
 
 
 
 
 
 
 
8
  - latent consistency model
9
  - openvino
10
  pipeline_tag: text-to-image
11
+ ---
12
+
13
+ *rupeshs/LCM-dreamshaper-v7-openvino* is a LCM-LoRA fused model for OpenVINO that allows image generation with only 4 steps.
14
+
15
+ Original Model : [Lykon/dreamshaper-7](https://huggingface.co/Lykon/dreamshaper-7)
16
+
17
+ You can use model with [FastSD CPU](https://github.com/rupeshs/fastsdcpu).
18
+
19
+ ![Sample](./sample.png)
sample.png ADDED