Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

FIX Random always executing (IS_CHANGED not working) #478

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ricklove
Copy link

@ricklove ricklove commented Sep 23, 2024

IS_CHANGED should not be defined for these nodes because the seed and other inputs are sufficient for detecting change (and these were causing the graph to execute every time)

@ricklove ricklove changed the title Merge branch 'main' of https://github.com/WASasquatch/was-node-suite-comfyui FIX Random always executing (IS_CHANGED not working) Sep 23, 2024
@WASasquatch
Copy link
Owner

The reason search and replace are force running is cause they use text tokens, which if changed, wouldn't reflect in outputs here unless something changed on it and force re-ran.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants