arisha07 commited on
Commit
f0ccd48
·
1 Parent(s): 8fd170d

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 controlnet-openpose Model Card
14
  The original source of this model is : [lllyasviel/control_v11p_sd15_openpose](https://huggingface.co/lllyasviel/control_v11p_sd15_openpose).
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 controlnet-openpose Model Card
14
  The original source of this model is : [lllyasviel/control_v11p_sd15_openpose](https://huggingface.co/lllyasviel/control_v11p_sd15_openpose).
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