ShadowPower's picture
Update README.md
bb0c901
---
license: creativeml-openrail-m
---
It should work for [GitHub - bes-dev/stable_diffusion.openvino at sb/onnxruntime](https://github.com/bes-dev/stable_diffusion.openvino/tree/sb/onnxruntime), but I didn't test it.
__Note: Not compatible with diffusers's ONNX pipeline.__
In a private project I wrote myself, `unet.onnx` and `vae_decoder.onnx` are tested and confirmed to work.
---
Converted from the pre-trained weights `wd-v1-3-full.ckpt` in this repository: [hakurei/waifu-diffusion-v1-3 路 Hugging Face](https://huggingface.co/hakurei/waifu-diffusion-v1-3).
The text encoder is from the original repository: [bes-dev/stable-diffusion-v1-4-onnx 路 Hugging Face](https://huggingface.co/bes-dev/stable-diffusion-v1-4-onnx).
The computation graph for onnx in this repository is the same as in this repository:
[bes-dev/stable-diffusion-v1-4-onnx 路 Hugging Face](https://huggingface.co/bes-dev/stable-diffusion-v1-4-onnx).