bes-dev / stable_diffusion.openvino

Apache License 2.0
1.54k stars 206 forks source link

Python 3.10 works #143

Open tirthajyoti opened 1 year ago

tirthajyoti commented 1 year ago

This is not an issue but a report that I could run the code in Python 3.10. So, you may want to update the description in the Readme.

However, I had to set device GPU to make it work. I have a GeForce GPU in my system but I see that it is not using that while running, but when I did not have the device arg, it produced an error.

NHLOCAL commented 7 months ago

Mine works with version 3.11. Although there were problems during the installation phase of the packages, but the run itself works fine