Commit Graph

3 Commits

Author SHA1 Message Date
bigcat88
58db5e0454 feat(api-nodes): replace NanoBanana2 node with new node that uses Autogrow 2026-05-01 11:31:29 +03:00
Jedrzej Kosinski
33f83d53ae
Fix KeyError when prompt entries lack class_type key (#12595)
Skip entries in the prompt dict that don't contain a class_type key
in apply_replacements(), preventing crashes on metadata or non-node
entries.

Fixes Comfy-Org/ComfyUI#12517
2026-02-24 16:02:05 -05:00
Jedrzej Kosinski
596ed68691
Node Replacement API (#12014) 2026-02-15 02:12:30 -08:00