ComfyUI
ComfyUI copied to clipboard
save_checkpoint VAE optional
Make VAE optional in save_checkpoint. Function argument has vae=None, but you call a method on the vae object without checking first if it is None.