ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

save_checkpoint VAE optional

Open bash-j opened this issue 1 year ago • 0 comments

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.

bash-j avatar Aug 16 '24 01:08 bash-j