Skip to content

Hapseleg/matrix-prompt-comfyui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Works the same as the matrix prompt in automatic1111 Use a loop node such as the one found in easy-use to generate the images

How to use: Works the same way as automatic1111 prompt matrix https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/features#prompt-matrix 1girl, prompt, goes, here, first, |masterpiece|high quality|newest

  • STRING
    • returns the different combinations, including the "main prompt"
  • STRING_minus_main_prompt
    • returns the tokens after the first | (removes "1girl, prompt, goes, here, first,") use this for labels
  • length
    • returns the number of images that will be generated
  • column_count
    • returns column count, use it for a grid
  • row_count
    • returns row count, use it for a grid image

You can find it under "utils" image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages