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

Results 112 stable_diffusion.openvino issues
Sort by recently updated
recently updated
newest added

I just installed on manjaro from the AUR (which builds from this git repo), and getting this error: ``` /opt/stable-diffusion-intel  python demo.py --prompt "apples and oranges in a wooden...

The famous error. I just installed everything on a windows machine, no problem. On my Ubuntu 22 however: ERROR: Could not find a version that satisfies the requirement openvino==2022.3.0 (from...

I tried to install according to the instructions here: https://github.com/bes-dev/stable_diffusion.openvino I used pipx to install OpenVino, because Debian-based distros complain if you install applications using pip. Pipx complained that it...

Numpy must be 1.21.2 or greater based on dependency of opencv-python 4.5.5.64

terminate called after throwing an instance of 'ov::Exception' what(): [ PARAMETER_MISMATCH ] Failed to set input blob with precision: FP32, if CNNNetwork input blob precision is: U8

First time after installing command was executed, but later if i using same command it doesn`t work and no infiormation about in log files os ubuntu Ubuntu 22.04.2 LTS Intel®...

$ python demo.py --prompt "Street-art painting of Emilia Clarke in style of Banksy, photorealism" Traceback (most recent call last): File "C:\repos\stable_diffusion.openvino\demo.py", line 83, in main(args) File "C:\repos\stable_diffusion.openvino\demo.py", line 35, in...

@bes-dev Can you please more information about the models used in this repository? For example, 1. what are the base models used? 2. What is the precision format of the...

Hi, Can we get OS (and possible driver version too) specificed on Arc results.. as Openvino perf might vary (a lot?) if running on Linux or Win.. I say this...