ComfyUI Node
Save Checkpoint MXD
Fixed drop-in replacement for the core Save Checkpoint node. The core node crashes with 'empty() received an invalid combination of arguments ... FakeDevice' when saving any model whose CLIP uses lazily-cast weights (e.g. fp8/quantized text encoders) because it reads .device/.dtype off an unmaterialized weight. This node patches that saving path.
Save Checkpoint MXD
- model
- clip
- vae
◄filename_prefixcheckpoints/ComfyUI►
CategoryMXD/Utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| vae | VAE | — | |
| filename_prefix | STRING | checkpoints/ComfyUI | — |
Outputs (0)
No outputs