brbbbq

Results 15 comments of brbbbq

Yes, some nodes like _Load Image_ and _Preview Image_ are fine, but nodes like _Display Any (rgthree)_, _Video Combine_, _Create Fade Mask_ and _Note_ are suffering from it. ![240707-170357-chrome](https://github.com/comfyanonymous/ComfyUI/assets/135537138/80126ce1-7592-4a6f-9c9a-0731d46d55b7) ![240707-170521-chrome](https://github.com/comfyanonymous/ComfyUI/assets/135537138/bbea3184-fd7b-4e08-8207-a9e49d8d0e6f)

I'm also running into this issue. I'm trying to incorporate the Random Number node into a workflow that generates a random crop. I'm noticing it triggers a render even if...

In `WAS_Node_Suite.py`, under the `WAS_Random_Number` class, I commented out these lines, which seems to fix my situation for the time being: ``` # @classmethod # def IS_CHANGED(cls, seed, **kwargs): #...

> Has there been a change to on change method? Hex for same seed should be the same, thus match cached value. I have no idea. I tried testing the...

I really don't know anything about the code. I will say that it's not that the server isn't refreshing after every change, such as moving nodes around. In the console...