Skip to content

broken/comfyui-ckpt-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comfyui-ckpt-utils

Utility nodes I've created to work with ComfyUI. Lora Manager is a prerequisite for the Cycler nodes.

Nodes

  • Checkpoint Cycler: Cycles through a list of checkpoints based on a set of filters. Requires Lora Manager.
  • Lora Cycler: Cycles through a list of LoRAs based on a set of filters. The difference between this and the one provide by Lora Manager is it output tags & total loras and can filter by favorites.
  • Tag Parser: Parses a comma-separated list of tags to extract a typed value for a given label. This allows you to use Lora Manager to tag settings like steps, cfg, sampler, etc. and then use those tags to set optimal values for those settings in your workflow.
  • Prompt to Prefix: Hashes a prompt to create unique prefixes based on each prompt to make it easier to identify and organize.
  • Prompt Selection: Helpful UI component for creating and selecting from a list of prompts.
  • LoRA Stack Update: Node which updates the strengths of a lora stack.

About

Utility nodes for working with checkpoints in comfyui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors