Skip to content

more old sampler scheduler compatibility#15681

Merged
AUTOMATIC1111 merged 1 commit intodevfrom
fix_p_invalid_sampler_and_scheduler
Jun 8, 2024
Merged

more old sampler scheduler compatibility#15681
AUTOMATIC1111 merged 1 commit intodevfrom
fix_p_invalid_sampler_and_scheduler

Conversation

@w-e-w
Copy link
Collaborator

@w-e-w w-e-w commented May 1, 2024

Description

this is an addition (not alternative) to the fix missionfloyd made

issues similar to the start appearing in extensions

basically similar issues would occur to all extensions that calls StableDiffusionProcessing on ther own
as there are written for older verison of webui that have that sampler and scheduler combined

this change should not have any effect on any currently working implementations
only fixes those that are inputting invalid sampler scheduler

note:
this fix can not be implemented inside Scripts.callbacks as not all extensions will call the scripts

@itsklimov
Copy link

up!
Waiting for the fix

@keithbandit98
Copy link

tried to change the files but doesnt work for me

@AUTOMATIC1111 AUTOMATIC1111 merged commit c3c90de into dev Jun 8, 2024
@AUTOMATIC1111 AUTOMATIC1111 deleted the fix_p_invalid_sampler_and_scheduler branch June 8, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants