RedPinkRetro
RedPinkRetro
Same for me. It doesn't throw an error, but just computes endlessly until manually stopped.
Locking the node might help as well, did not test with primitives though. Though locking is user unfriendly as well, when you intend to share the workflow, at least in...
Oh, fair enough. It is hard to keep track of all the mess in the context menu. Gets a bit convoluted after accumulating a few node packs. Could definitely do...
@cbaoth I tried your fix by editing the `sampler.py` to this : @classmethod def IS_CHANGED(cls, text: str, seed: int, autorefresh: str): if autorefresh == "Yes": # Force re-evaluation of the...
@cbaoth Thanks for getting back to me. I switched to the Impact Pack's wildcard processing with a .yaml file in the meantime and like that quite a lot, with the...
That would be the dream, but I never found where those are even defined at. Making the preset colors customizeable - amount of preset colors - color in HEX -...
Hey there, just updated my Comfy and everything today after finishing disassembly of all my group nodes... The issue is resolved for sideways overreach, but now occurs downwards when the...
Not sure if related, but since 0.34 I am having to enable cpu offloading to load up SVDQuant models, which worked fine before, which goes in the same direction of...
Would also solve #3670 to a degree