Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
waifu-diffusion-v1-3-onnx – AI Model by ShadowPower | AlphaNeural AI
You can deploy this model and start earning money today!
ShadowPower
/
waifu-diffusion-v1-3-onnx
like
0
onnx
creativeml-openrail-m
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
It should work for
GitHub - bes-dev/stable_diffusion.openvino at 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
.
The text encoder is from the original repository:
bes-dev/stable-diffusion-v1-4-onnx · Hugging Face
.
The computation graph for onnx in this repository is the same as in this repository:
bes-dev/stable-diffusion-v1-4-onnx · Hugging Face
.