microsoft / microsoft/winml-cli
feat: add built-in model support for Stable Diffusion
Open
@tezheng is already working on this.
Since Mar 31, 2026.
graph-optimizer
model / task scale
P1
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
Summary
Add Stable Diffusion as a built-in model with ONNX export support and verified build config.
Tasks
- Add model config and required ONNX export patches (UNet, VAE, text encoder components)
- Verify
wmk config+wmk buildend-to-end - Verify analyzer autoconf discovers correct fusion flags
- Add integration test
Model
- HuggingFace:
stabilityai/stable-diffusion-xl-base-1.0orstable-diffusion-v1-5/stable-diffusion-v1-5 - Task: text-to-image (multi-component pipeline)
🤖 Generated with Claude Code
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.