Visit ComfyUI Online for ready-to-use ComfyUI environment
Efficiently manage and retrieve Lora model tags for AI artists, streamlining tag organization and retrieval process.
The LoraTagsOnly
node is designed to help you efficiently manage and retrieve tags associated with Lora models. This node is particularly useful for AI artists who work with Lora models and need to access or organize tags for better model management and usage. By leveraging this node, you can fetch tags from both local metadata and online sources, ensuring you have the most relevant and up-to-date information. Additionally, it provides options to customize the tag retrieval process, making it flexible to suit various needs. The primary goal of this node is to streamline the process of obtaining and organizing tags, thereby enhancing your workflow and productivity.
This parameter specifies the name of the Lora model for which you want to retrieve tags. It is a required parameter and must be selected from a predefined list of available Lora models. The list is sorted alphabetically for easy navigation.
This boolean parameter determines whether to forcefully fetch tags from online sources, even if local tags are available. The default value is False
. Setting this to True
ensures that you get the most recent tags from online sources, but it may take longer to execute.
This boolean parameter decides whether to append the Lora model name to the tags list if no tags are found. The default value is False
. Enabling this option ensures that the Lora model name is included in the tags list, which can be useful for identification purposes.
This optional string parameter allows you to override the selected Lora model name with a custom name. This is useful if you want to fetch tags for a model that is not listed or if you want to use a different name for organizational purposes. This parameter requires manual input.
This output parameter provides a list of tags fetched from online sources like Civitai. These tags are typically the most up-to-date and relevant, making them useful for understanding the latest trends and attributes associated with the Lora model.
This output parameter returns a list of tags retrieved from the local metadata of the Lora model. These tags are sorted by frequency, giving you an idea of the most commonly associated tags with the model. This can be particularly useful for quick reference and organization.
force_fetch
parameter to True
. This will fetch the latest tags from online sources.append_loraname_if_empty
option to include the model name in the tags list for easier identification.override_lora_name
parameter to fetch tags for models that are not listed or to use a custom name for better organization.force_fetch
parameter to True
to fetch tags from online sources.override_lora_name
parameter to specify a different model name.© Copyright 2024 RunComfy. All Rights Reserved.