Disty0
Disty0
Closing this as it is a year old issue. Feel free to open a new issu if this is still happening on latest Pytorch.
Report this to IPEX or ONNX Runtime. Also extension author should add OpenVINO Execution Provider for ONNX if you want GPU support. OpenVINO is the only way to run ONNX...
Switch to dev branch and run the webui with --reinstall.
Welp, Windows is still missing libuv i guess. Will take care of this.
Updated the installer with @Nuullll's [packages](https://github.com/Nuullll/intel-extension-for-pytorch/releases). Update the webui and do a reinstall.
Closing this as it is a year old issue. Feel free to open a new issue if this is still happening on latest Pytorch.
Upstream IPEX issue: https://github.com/intel/intel-extension-for-pytorch/issues/505 Reproduced in the Docker image: https://github.com/Disty0/docker-sdnext-ipex/ Works fine in native Arch Linux. Diffusers backend works fine in the Docker image. Use the Diffusers backend until the...
Reproduced it with UniPC Sampler + Original Backend on native Arch Linux too. Diffusers is still working fine. Try starting the webui like this: ``` DISABLE_IPEXRUN=1 ./webui.sh --use-ipex ``` Also...
Closing this as it is a year old issue. Feel free to open a new issu if this is still happening on latest Pytorch.
``` WARNING Sampler: invalid ``` What sampler did you use? If you changed back to Original backend for some reason, don't forget to clear the browser caches. Also don't expect...