mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-06 02:14:24 +08:00
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