rupeshs commited on
Commit
c80ae1d
1 Parent(s): 95633f8

Create README.md

Browse files

The SDXL-Lightning is converted to OpenVINO for the fast inference on CPU.

Original Model : [SDXL-Lightning]([https://huggingface.co/stabilityai/sdxl-turbo](https://huggingface.co/ByteDance/SDXL-Lightning)

You can use this model with [FastSD CPU](https://github.com/rupeshs/fastsdcpu).

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ language:
4
+ - en
5
+ tags:
6
+ - 'stablediffusion '
7
+ - openvino
8
+ - ADD
9
+ ---