Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 2.7 KB

README.md

File metadata and controls

48 lines (32 loc) · 2.7 KB

Civitai Comfy Nodes

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!

Nodes

Checkpoint Loader

  • Load checkpoints directly from Civitai using just a Model AIR (model id or version id)
  • Resources used in images will be automatically detected on image upload
  • Workflows copied from Civitai or shared via image metadata will include everything needed to generate the image including all resources

LoRA Loader

  • Load LoRAs directly from Civitai using just a LoRA AIR (model id or version id)
  • Resources used in images will be automatically detected on image upload
  • Workflows copied from Civitai or shared via image metadata will include everything needed to generate the image including all resources

Embedding Loader (Coming Soon)

  • Automatically detect textual inversions in prompts using embedding:{air} and download all the files needed.
  • Resources used in images will be automatically detected on image upload
  • Workflows copied from Civitai or shared via image metadata will include everything needed to generate the image including all resources

AIR: AI Resource

An 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}.

Easy Copy AIRs

You can enable the display of AIRs on the site for easy copying from the Early Access settings of your Account Settings.

Examples

This example would get the base model Isabelle Fuhrman 109395 and request the LORA version isabellefuhrmanV02-000007.safetensors 84321

109395@84321

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