[PR #4798] update sd-webui api parameters to v1.9.3 #24646

Closed
opened 2026-02-21 20:23:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4798

State: closed
Merged: Yes


Description

Following the suggestion from #4717 temporarily commented out sampler_index to be compatible with both the old and new versions of the SD WebUI API.

SD-WebUI does not require all parameters. If parameters are passed from the frontend, they will be automatically merged. This depends on modifications made to the frontend (which I am not familiar with). If there are any incorrect parameters, they will be automatically ignored by SD-WebUI.
Fixes # (issue)

Fixes #4717

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
**Original Pull Request:** https://github.com/langgenius/dify/pull/4798 **State:** closed **Merged:** Yes --- # Description Following the suggestion from #4717 temporarily commented out sampler_index to be compatible with both the old and new versions of the SD WebUI API. SD-WebUI does not require all parameters. If parameters are passed from the frontend, they will be automatically merged. This depends on modifications made to the frontend (which I am not familiar with). If there are any incorrect parameters, they will be automatically ignored by SD-WebUI. Fixes # (issue) Fixes #4717 ## Type of Change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue)
yindo added the pull-request label 2026-02-21 20:23:24 -05:00
yindo closed this issue 2026-02-21 20:23:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24646