openvinotoolkit / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
247 stars 39 forks source link

[Feature Request]: Add sampling method:DPM++ SDE Karras #91

Open Micraow opened 6 months ago

Micraow commented 6 months ago

Is there an existing issue for this?

What would your feature do ?

Add a sampling method:DPM++ SDE Karras, which is required to run DreamshaperXL.

Proposed workflow

  1. Select "accelerate with openvino" in WebUI.
  2. The option "DPM++ SDE Karras" is available
  3. use "DPM++ SDE Karras" and run DreamshaperXL perfectly!

Additional information

No response

Micraow commented 6 months ago

I have made a PR to do that.