rupeshs commited on
Commit
7f49d28
1 Parent(s): f496aa0

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: openrail++
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: openrail++
3
+ language:
4
+ - en
5
+ tags:
6
+ - stablediffusion
7
+ - openvino
8
  ---
9
+ HyperSD 1-step LoRA baked-in model converted to OpenVINO(int8) and weights compressed with NNCF(10GB to 4.4GB).
10
+
11
+ Original Model : [Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)
12
+
13
+ You can use this model with [FastSD CPU](https://github.com/rupeshs/fastsdcpu).
14
+