Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,13 @@ extra_gated_prompt: |-
|
|
10 |
|
11 |
extra_gated_heading: Please read the LICENSE to access this model
|
12 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
# SD v1-5 square Model Card
|
14 |
The original source of this model is : [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5).
|
15 |
This model is just optimized and converted to Intermediate Representation (IR) using OpenVino's Model Optimizer and POT tool to run on Intel's Hardware - CPU, GPU, NPU.
|
|
|
10 |
|
11 |
extra_gated_heading: Please read the LICENSE to access this model
|
12 |
---
|
13 |
+
|
14 |
+
# SD v1-5 OpenVINO int8 quantized square Model Card
|
15 |
+
|
16 |
+
Original model : [sd-1.5-square-quantized](https://huggingface.co/Intel/sd-1.5-square-quantized)
|
17 |
+
This model can be used with [FastSD](https://github.com/rupeshs/fastsdcpu) on Intel AI PC
|
18 |
+
|
19 |
+
|
20 |
# SD v1-5 square Model Card
|
21 |
The original source of this model is : [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5).
|
22 |
This model is just optimized and converted to Intermediate Representation (IR) using OpenVino's Model Optimizer and POT tool to run on Intel's Hardware - CPU, GPU, NPU.
|