Skip to content

Custom node for ComfyUI. Add nodes that generates danbooru tags by Dart(Danbooru Tags Transformer).

License

Notifications You must be signed in to change notification settings

nkchocoai/ComfyUI-Dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-Dart

Dart Preview
日本語版READMEはこちら

Installation

cd <ComfyUI directory>/custom_nodes
git clone https://github.com/nkchocoai/ComfyUI-Dart.git

Nodes

Dart Generate

Dart Compose Prompt

  • Output input "prompt" of Dart Generate node (dart-v1).

Dart Compose Prompt V2

  • Output input "prompt" of Dart Generate node (dart-v2).

Dart Get Aspect Ratio

  • Output aspect ratio tags for dart-v2 prompts from width and height.

Dart Generation Config

  • Output input "config" of Dart Generate node.

Dart Ban Tags From Regex

  • Output input "ban tags" of Dart Generate node from regular expressions.
  • Search with multiple regular expressions by splitting into multiple lines.

Dart Generate(Advanced)

Dart Decode

  • Decode the token ID sequence.

Dart Rearranged By Animagine

  • Rearrange the token ID sequence in the order of Animagine prompt.

Dart Decode By Splited Parts

  • Output decoded strings of the token ID sequence split by part.

Dart Remove Tag Token

  • Remove the specified tag from the token ID sequence.

About

Custom node for ComfyUI. Add nodes that generates danbooru tags by Dart(Danbooru Tags Transformer).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages