Skip to content

NaviVoid/efficiency-nodes-comfyui

 
 

Repository files navigation

Efficiency Nodes for ComfyUI Version 2.0+

original repo: efficiency nodes comfyui

New Nodes

  • MosaicMask

Mosaic masked area.

  • StringListToWildcards

Join strings from list with '|' and make it like wildcard.

  • PickImageWithPrompt

Load image with prompt and use regex to fetch text, only support standard sd webui format metadata.

  • OrganizePrompt

Unique and format prompt text.

  • ImageWithPrompt

Load image with positive prompt and negative prompt and raw metadata, only support standard sd webui format metadata.

  • SDupscaleTiledSize

Auto calculate tile size for Ultimate SDupscaler.

  • SaveImageWithMetadata

Work with ImageWithMetadata, useful for small place fix and save.

About

A collection of ComfyUI custom nodes.- modified for self use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 81.1%
  • JavaScript 18.6%
  • CSS 0.3%