Comfy-Org / Comfy-Org/ComfyUI

[ Request ] add option to use the old version of the simple scheduler ( with Stable Cascade )

Open
#2,883 0 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

_( I commented about this in the Stable Cascade testing issue, but it's very long now, so opened this as a separate issue, with the more relevant images. )_

After this commit: https://github.com/comfyanonymous/ComfyUI/commit/c6b7a157ed30eb2dd59891ba465b7b5be97a687a , the images are very different, when changing the [ shift ] value, in the [ ModelSamplingStableCascade ] node

With the default shift value ( 2.00 ) the images are basically the same, but with shift = 3.00 changes are very noticeable.
I changed the code, to revert the commit, to make sure it was this, and created an image to compare.

I like both versions of these images. With and without this commit.
Adding an option to use both versions of the simple scheduler, would be a very nice way to get more variations.
This level of change is comparable to changing other options, like the scheduler or sampler, so I think adding a new option would be justified.

Also, note that changing the shift value is not enough to compensate for these changes.
If I use the shift value for 3.2 instead of 3.0, I can get the old face expression back, but there is no braid, and the dress is different.
And with the 3.2 value, the iris is worse ( less round ).

shift = 2.0 ( default )
image.jpg

shift = 3.0
image.jpg

shift = 3.0 - changed code to revert the scheduling commit
image.jpg

shift = 3.2
image.jpg

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.