File size: 936 Bytes
ce27b0c
 
 
9edf985
 
 
fc42a81
9edf985
bb0c901
9edf985
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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).