arisha07 commited on
Commit
f437796
1 Parent(s): 4dc140c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ 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) to run on Intel's Hardware - CPU, GPU, NPU.
16
 
17
  We have FP16 and INT8 versions of the model. Please note currently only unet model is quantized to int8.
18
 
 
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.
16
 
17
  We have FP16 and INT8 versions of the model. Please note currently only unet model is quantized to int8.
18