Visit ComfyUI Online for ready-to-use ComfyUI environment
Save LoRA model with adjustable strength and clip components for AI artists, streamlining workflow and ensuring safe storage.
The PM LoRA Save node is designed to save a LoRA (Low-Rank Adaptation) model to a specified file. This node is particularly useful for AI artists who work with custom-trained models and need to save their work in a structured and efficient manner. The node allows you to adjust the strength of the model and clip components before saving, ensuring that the saved model meets your specific requirements. By providing a straightforward interface for saving LoRA models, this node helps streamline the workflow and ensures that your models are stored safely and correctly.
This parameter expects a LoRA model object. The LoRA model contains the weights and configurations that define the model's behavior. The strength of the model and clip components can be adjusted before saving, which allows for fine-tuning the saved model to better suit your needs.
This parameter is a string that specifies the name of the file where the LoRA model will be saved. It does not support multiline input and defaults to "merged". The file name is crucial for identifying and organizing your saved models.
This parameter specifies the file extension for the saved LoRA model. Currently, it supports the "safetensors" extension. The file extension determines the format in which the model will be saved, ensuring compatibility with other tools and workflows.
This node does not produce any output parameters. Its primary function is to save the LoRA model to a specified file.
file_name
parameter is unique and descriptive to avoid overwriting existing models and to make it easier to identify the saved model later.strength_model
and strength_clip
parameters within the LoRA model to fine-tune the saved model's performance according to your specific needs.<path>
failed"file_name
and extension
parameters.© Copyright 2024 RunComfy. All Rights Reserved.