Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > civitai-comfy-nodes > Civitai LoRA Selector

ComfyUI Node: Civitai LoRA Selector

Class Name

CivitaiLoraLoader

Category
Civitai/Loaders
Author
civitai (Account age: 1322days)
Extension
civitai-comfy-nodes
Latest Updated
2026-06-18
Github Stars
0.02K

How to Install civitai-comfy-nodes

Install this extension via the ComfyUI Manager by searching for civitai-comfy-nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter civitai-comfy-nodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Civitai LoRA Selector Description

Specialized node for integrating LoRA models in ComfyUI, streamlining loading and application for artistic effects.

Civitai LoRA Selector:

The CivitaiLoraLoader is a specialized node designed to facilitate the integration and application of LoRA (Low-Rank Adaptation) models within the ComfyUI framework. Its primary purpose is to streamline the process of loading and applying LoRA models to both diffusion models and CLIP models, enhancing the creative capabilities of AI artists by allowing them to leverage pre-trained LoRA models for various artistic effects. This node is particularly beneficial for users who wish to experiment with different styles and effects without the need for extensive technical knowledge. By managing the download and application of LoRA models, the CivitaiLoraLoader simplifies the workflow, enabling artists to focus on their creative process while ensuring compatibility and optimal performance of the models used.

Civitai LoRA Selector Input Parameters:

loras_json

This parameter accepts a JSON string that contains the configuration for the LoRA models to be applied. Each entry in the JSON should specify the model's identifier and its strength, which determines the intensity of the effect applied to the diffusion and CLIP models. The default value is an empty JSON array ("[]"), and it is crucial for defining which LoRA models are to be used and how strongly they should influence the output.

loras

This parameter is an optional list of LoRA configurations that can be directly passed to the node. It serves as an alternative to loras_json and allows for more dynamic and programmatic control over the LoRA models being applied. If not provided, the node defaults to using the loras_json parameter.

model

The model parameter represents the diffusion model to which the LoRA models will be applied. It is a required parameter when operating in local mode, as it ensures that the LoRA effects are correctly integrated into the diffusion process.

clip

Similar to the model parameter, clip refers to the CLIP model that will be influenced by the LoRA models. It is essential for ensuring that the visual and textual components of the AI's output are harmoniously adjusted according to the specified LoRA configurations.

api_config

This parameter provides the authentication configuration for accessing Civitai's API. It can include an API token or rely on stored OAuth credentials. This configuration is necessary for downloading LoRA models from Civitai's repository, ensuring that users have the appropriate permissions and access rights.

Civitai LoRA Selector Output Parameters:

stack

The stack output is a list of LoRA configurations that have been successfully parsed and are ready to be applied. It provides a detailed overview of the models and their respective strengths, allowing users to verify and adjust their configurations as needed.

model

The model output is the diffusion model with the applied LoRA effects. It reflects the cumulative impact of all specified LoRA models, providing a modified version of the original model that incorporates the desired artistic influences.

clip

The clip output is the CLIP model with the applied LoRA effects. Similar to the model output, it shows the adjusted CLIP model that has been influenced by the LoRA configurations, ensuring that both visual and textual elements are cohesively modified.

Civitai LoRA Selector Usage Tips:

  • Ensure that your loras_json or loras parameter is correctly formatted and includes all necessary model identifiers and strengths to achieve the desired artistic effect.
  • Utilize the api_config parameter to manage your authentication credentials effectively, ensuring seamless access to Civitai's repository for downloading LoRA models.
  • Experiment with different strength values for each LoRA model to find the perfect balance between subtlety and intensity in your artistic creations.

Civitai LoRA Selector Common Errors and Solutions:

Missing API Token

  • Explanation: This error occurs when the node attempts to download a LoRA model from Civitai's repository without a valid API token.
  • Solution: Ensure that your api_config parameter includes a valid API token or that your environment is configured with the CIVITAI_API_TOKEN variable.

Invalid JSON Format

  • Explanation: This error is triggered when the loras_json parameter contains improperly formatted JSON, preventing the node from parsing the LoRA configurations.
  • Solution: Double-check the JSON syntax in your loras_json parameter, ensuring that all entries are correctly structured and enclosed in brackets.

Model or CLIP Not Provided

  • Explanation: This error occurs when the node is in local mode but either the model or clip parameter is missing, preventing the application of LoRA effects.
  • Solution: Make sure to provide both the model and clip parameters when operating in local mode to ensure that the LoRA models can be applied correctly.

Civitai LoRA Selector Related Nodes

Go back to the extension to check out more related nodes.
civitai-comfy-nodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Civitai LoRA Selector