mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-27 12:11:14 +01: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