Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update sd-webui api parameters to v1.9.3 #4798

Merged
merged 1 commit into from
May 30, 2024

Conversation

lingfengchencn
Copy link
Contributor

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)

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 30, 2024
Copy link
Collaborator

@Yeuoly Yeuoly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 30, 2024
@Yeuoly Yeuoly merged commit 93d3350 into langgenius:main May 30, 2024
7 checks passed
Sakura4036 pushed a commit to Sakura4036/dify that referenced this pull request Jun 4, 2024
Co-authored-by: Your Name <chen@krasus.red>
@takatost takatost mentioned this pull request Jun 4, 2024
dengpeng pushed a commit to dengpeng/dify that referenced this pull request Jun 16, 2024
Co-authored-by: Your Name <chen@krasus.red>
HuberyHuV1 pushed a commit to HuberyHuV1/dify that referenced this pull request Jul 22, 2024
Co-authored-by: Your Name <chen@krasus.red>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The default name of stable_diffusion sampler_index has been changed
2 participants