rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.5k stars 122 forks source link

install mac error: Could not find a version openvino==2024.3.0 #256

Open shubo83 opened 2 months ago

shubo83 commented 2 months ago

macOS 15.0 Python: 3.10.15

when i executed ./install-mac.sh

report error infomation:

ERROR: Could not find a version that satisfies the requirement openvino==2024.3.0 (from versions: none) ERROR: No matching distribution found for openvino==2024.3.0

How to solve it? thank you