stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Python 3.10 works

Open tirthajyoti opened this issue 2 years ago • 1 comments

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.

tirthajyoti avatar Apr 02 '23 23:04 tirthajyoti