Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

openvino not working

namahake
Beginner
1,050 Views

Installation on Intel Silicon · openvinotoolkit/stable-diffusion-webui Wiki · GitHub

I installed stable diffusion and openvino as follows. Everything is fine but when I run it, in the script dropdown there is no option Accelerate with OpenVINO.

 

Untitled.pngUntitled2.png

0 Kudos
2 Replies
Wan_Intel
Moderator
974 Views

Hi namahake,

Thanks for reaching out to us.


Could you please follow the steps below and see if the issue can be resolved?

  1. Add huggingface_hub==0.20.2 to requirements_versions.txt
  2. Activate your venv (On windows it's venv\Scripts\activate)
  3. Run pip install -r requirements_versions.txt
  4. Run webui-user.bat


Regards,

Wan



0 Kudos
Wan_Intel
Moderator
780 Views

Hi namahake,

This case will no longer be monitored since we have provided solution. If you need additional information from Intel, please submit a new question.



Regards,

Wan


0 Kudos
Reply