rupeshs commited on
Commit
1a450b5
1 Parent(s): c80ae1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,4 +6,9 @@ tags:
6
  - 'stablediffusion '
7
  - openvino
8
  - ADD
9
- ---
 
 
 
 
 
 
6
  - 'stablediffusion '
7
  - openvino
8
  - ADD
9
+ ---
10
+ The SDXL-Lightning model is converted to OpenVINO for fast inference on CPU.
11
+
12
+ Original Model : [SDXL-Lightning](https://huggingface.co/ByteDance/SDXL-Lightning)
13
+
14
+ You can use this model with [FastSD CPU](https://github.com/rupeshs/fastsdcpu).