advanced
model-merging
Clip Save

CLIP Save

CLIPSave|保存CLIP-ComfyUI节点-

Documentation

  • Class name: CLIPSave
  • Category: advanced/model_merging
  • Output node: True

The CLIPSave node is designed for saving CLIP models along with additional information such as prompts and extra PNG metadata. It encapsulates the functionality to serialize and store the model's state, facilitating the preservation and sharing of model configurations and their associated creative prompts.

Input types

ParameterComfy dtypeDescription
clipCLIPThe CLIP model to be saved. This parameter is crucial as it represents the model whose state is to be serialized and stored.
filename_prefixSTRINGA prefix for the filename under which the model and its additional information will be saved. This parameter allows for organized storage and easy retrieval of saved models.

Output types

The node doesn't have output types.