Update README.md
Browse files
README.md
CHANGED
|
@@ -4,12 +4,12 @@ license: creativeml-openrail-m
|
|
| 4 |
|
| 5 |
# stable-diffusion-v1-5-int8-ov
|
| 6 |
|
| 7 |
-
* Model creator: [
|
| 8 |
-
* Original model: [
|
| 9 |
|
| 10 |
## Description
|
| 11 |
|
| 12 |
-
This is [
|
| 13 |
|
| 14 |
## Quantization Parameters
|
| 15 |
|
|
@@ -58,11 +58,11 @@ images = pipeline(prompt).images
|
|
| 58 |
|
| 59 |
## Limitations
|
| 60 |
|
| 61 |
-
Check the original model card for [limitations](https://huggingface.co/
|
| 62 |
|
| 63 |
## Legal information
|
| 64 |
|
| 65 |
-
The original model is distributed under [creativeml-openrail-m](https://huggingface.co/spaces/CompVis/stable-diffusion-license) license. More details can be found in [
|
| 66 |
|
| 67 |
## Disclaimer
|
| 68 |
|
|
|
|
| 4 |
|
| 5 |
# stable-diffusion-v1-5-int8-ov
|
| 6 |
|
| 7 |
+
* Model creator: [SD v1.5](https://huggingface.co/stable-diffusion-v1-5)
|
| 8 |
+
* Original model: [stable-diffusion-v1-5/stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5)
|
| 9 |
|
| 10 |
## Description
|
| 11 |
|
| 12 |
+
This is [stable-diffusion-v1-5/stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2024/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to INT8 by [NNCF](https://github.com/openvinotoolkit/nncf).
|
| 13 |
|
| 14 |
## Quantization Parameters
|
| 15 |
|
|
|
|
| 58 |
|
| 59 |
## Limitations
|
| 60 |
|
| 61 |
+
Check the original model card for [limitations](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5).
|
| 62 |
|
| 63 |
## Legal information
|
| 64 |
|
| 65 |
+
The original model is distributed under [creativeml-openrail-m](https://huggingface.co/spaces/CompVis/stable-diffusion-license) license. More details can be found in [stable-diffusion-v1-5/stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5).
|
| 66 |
|
| 67 |
## Disclaimer
|
| 68 |
|