b074a7dd50
Family detection was force-injecting a default VAE (e.g. sdxl_vae.safetensors) when a model was specified without an explicit --vae. If that VAE file didn't exist on the ComfyUI server, the workflow was silently rejected. Now only overrides VAE when the user explicitly passes --vae. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>