stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Add sampling method:DPM++ SDE Karras
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Add a sampling method:DPM++ SDE Karras, which is required to run DreamshaperXL.
Proposed workflow
- Select "accelerate with openvino" in WebUI.
- The option "DPM++ SDE Karras" is available
- use "DPM++ SDE Karras" and run DreamshaperXL perfectly!
Additional information
No response
I have made a PR to do that.