Skip to content

A one-off variation to make it very seedy for more image variety.

Notifications You must be signed in to change notification settings

ejrejr/auto1111-improved-prompt-matrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

auto1111-improved-prompt-matrix

This script is advanced-prompt-matrix modified to support batch count. Grids are not created.

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.

Note

This modification to the original Improved Prompt Matrix script replaces each batch having the same seed with every image having its own seed. That's why it's seedy.

About

A one-off variation to make it very seedy for more image variety.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%