Skip to content

Comments

Fix broken KSamplerVariationsStochastic and KSamplerVariationsWithNoise #128

Open
flyingshutter wants to merge 1 commit intocubiq:mainfrom
flyingshutter:main
Open

Fix broken KSamplerVariationsStochastic and KSamplerVariationsWithNoise #128
flyingshutter wants to merge 1 commit intocubiq:mainfrom
flyingshutter:main

Conversation

@flyingshutter
Copy link

fixing the Samplers

KSamplerVariationsStochastic and KSamplerVariationsWithNoise (which I use excessively ;-) ) stopped working days ago.
This pull request fixes them.
I don't know the root cause, I just updated the broken noise seeds to reflect the changes in main comfyui's KSampler node.
If I had to guess I would say INT:seed isn't a thing anymore.

fixing the Samplers
@flyingshutter flyingshutter changed the title Update sampling.py Fix broken KSamplerVariationsStochastic and KSamplerVariationsWithNoise Apr 28, 2025
@stdkoehler
Copy link

Thanks for the fix. Did see that too late. I updated a fork with the new ComfyUI typing (https://github.com/comfyanonymous/ComfyUI/tree/master/comfy/comfy_types). However, there are a lot of nodes I don't use, so I'm note able to test whether all the adaptions work properly and hence not condident to post a PR.

If anyone is interested: https://github.com/stdkoehler/ComfyUI_essentials

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.

2 participants