Open dpatel86 opened 7 months ago
ONNX pipeline uses the samplers from diffusers library, but the original implementation of webui depends on k-diffusion. Therefore, there's a few samplers available with ONNX enabled. If you want pure diffusers implementation and full support of variant samplers with ONNX pipelines, use SD.Next. Please create feature request if you want me to add more samplers in this repository.
Is this the SD.Next git?
https://github.com/vladmandic/automatic It is also a fork of webui.
Checklist
What happened?
I have been struggling with SD install using AMD cards, however as of today I was finally able to get Olive to successfully generate image.
Previous version of the SD install had all the DPM < samplers, but with recent transition to ONNX and Olive, and executing the "Extra instruction for DirectmL" located here: https://github.com/lshqqytiger/stable-diffusion-webui-directml/discussions/149 all but the attached samplers have disappeared.
Steps to reproduce the problem
Install ONNX?!? settings menu / stable diffusion / sampler parameters
What should have happened?
Various DPM iterative samplers should be present, as they were prior to migration to ONNX.
What browsers do you use to access the UI ?
Mozilla Firefox
Sysinfo
sysinfo-2024-04-03-01-37.json
Console logs
Additional information
GPU drivers are upto date.
The samplers were prevalent when I was using only directmL but the speeds were slow and images were blurry and extremely slow.