本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Model Merging
ModelSave - ComfyUI Built-in Node Documentation
Complete documentation for the ModelSave node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the ModelSave node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必填 | 取值范围 | 描述 |
|---|---|---|---|---|
模型 | MODEL | 是 | - | 需要保存到磁盘的模型 |
文件名前缀 | STRING | 是 | - | 保存模型文件的文件名和路径前缀(默认值:“diffusion_models/ComfyUI”) |
prompt | PROMPT | 否 | - | 工作流提示信息(自动提供) |
extra_pnginfo | EXTRA_PNGINFO | 否 | - | 额外的工作流元数据(自动提供) |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
| 无 | - | 该节点不返回任何输出值 |