ComfyUI/comfy_execution
guill 0c7c98a965
Nodes using UNIQUE_ID as input are NOT_IDEMPOTENT (#4793)
As suggested by @ltdrdata, we can automatically consider nodes that take
the UNIQUE_ID hidden input to be NOT_IDEMPOTENT.
2024-09-05 19:33:02 -04:00
..
caching.py Nodes using UNIQUE_ID as input are NOT_IDEMPOTENT (#4793) 2024-09-05 19:33:02 -04:00
graph.py
graph_utils.py