ComfyUI Node
ModelSave with Net Prefix
Save a loaded MODEL using ComfyUI's standard checkpoint path, then rewrite model.diffusion_model.* keys to net.* without changing tensor bytes.
ModelSave with Net Prefix
- model
- file_path
◄filename_prefixdiffusion_models/ComfyUI_net►
CategoryInfo-Prompt-Toolkit/ImageInfo
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | Loaded runtime MODEL to save | |
| filename_prefix | STRING | diffusion_models/ComfyUI_net | Output prefix under the ComfyUI output directory |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| file_path | STRING | — |