arisha07 commited on
Commit
d3e27bf
1 Parent(s): d6d98bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,8 +11,8 @@ extra_gated_prompt: |-
11
  extra_gated_heading: Please read the LICENSE to access this model
12
  ---
13
  # SD v1-5 controlnet-depth quantized Model Card
14
- The original source of this model is : [lllyasviel/control_v11f1p_sd15_depth](https://huggingface.co/lllyasviel/control_v11f1p_sd15_depth)
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
 
 
11
  extra_gated_heading: Please read the LICENSE to access this model
12
  ---
13
  # SD v1-5 controlnet-depth quantized Model Card
14
+ The original source of this model is : [lllyasviel/control_v11f1p_sd15_depth](https://huggingface.co/lllyasviel/control_v11f1p_sd15_depth).
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