Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
5 |
- stable-diffusion
|
@@ -11,7 +11,7 @@ tags:
|
|
11 |
inference: true
|
12 |
---
|
13 |
|
14 |
-
This model is a quantized version of [`
|
15 |
First make sure you have `optimum-intel` installed:
|
16 |
```bash
|
17 |
pip install optimum[openvino]
|
|
|
1 |
---
|
2 |
+
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
5 |
- stable-diffusion
|
|
|
11 |
inference: true
|
12 |
---
|
13 |
|
14 |
+
This model is a quantized version of [`stable-diffusion-v1-5/stable-diffusion-v1-5`](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
|
15 |
First make sure you have `optimum-intel` installed:
|
16 |
```bash
|
17 |
pip install optimum[openvino]
|