Skip to content

speshiou/auto1111-improved-prompt-matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

auto1111-improved-prompt-matrix

This script is advanced-prompt-matrix modified to support batch count.

Usage

Use < > to create a group of alternate texts. Separate text options with |. Multiple groups and multiple options can be used. For example:

An input of a <corgi|cat> wearing <goggles|a hat>
Will output 4 prompts: a corgi wearing goggles, a corgi wearing a hat, a cat wearing goggles, a cat wearing a hat

Each output prompt will be generated for each seed when using a batch count > 1. batch size is ignored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%