Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API.
Tired of manually downloading and moving models, LoRAs, and more to the right places?
Sick of scouring Civitai for that one mystical LoRA someone was using to make that cool image?
Want to be share a fully reproducable workflow?
This is the set of nodes for you!
AIR
(model id
or version id
)AIR
(model id
or version id
)embedding:{air}
and download all the files needed.AIR
: AI ResourceAn AIR is Civitai's way of universally referencing AI Resources. It follows the Uniform Resource Naming standard. If you're into that kinda thing, you can read more about it here.
On Civitai, to keep things brief, an AIR is a combination of model id
and optionally at a specific model version
. Ex. {model_id}
or {model_id}@{version_id}
.
You can enable the display of AIRs on the site for easy copying from the Early Access settings of your Account Settings.
<img width="400" src="https://github.com/civitai/comfy-nodes/assets/607609/ead8287f-7b11-4e2e-ac41-e0c83491bfbf"/> <img width="300" src="https://github.com/civitai/comfy-nodes/assets/607609/2c4198b6-6d99-45e5-8d9d-f05a370d0582"/>This example would get the base model Isabelle Fuhrman 109395
and request the LORA version isabellefuhrmanV02-000007.safetensors 84321
109395@84321
</font>While using only the ID would fetch Isabelle Fuhrman 109395
and find it's default model (which is the top most model an author designates)
109395
</font>