• Stars
    star
    173
  • Rank 215,096 (Top 5 %)
  • Language
    Python
  • Created over 1 year ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This script is to test your prompts with the AUTOMATIC1111 webui

Made as a script for the AUTOMATIC1111/stable-diffusion-webui repository.

Test my prompt!

Have you ever used a very long prompt full of words that you are not sure have any actual impact on your image? Did you lose the courage to try to remove them one by one to test if their effects are worthy of your pwescious GPU?

WELL now you don't need any courage as this script has been MADE FOR YOU!

It generate as many images as there are words in your prompt (you can select the separator of course).

image

A most exquisite menu

๐Ÿ’ฅNote : the separator must be the same as the one you use. The default is ", " including the space. So make sure that each and every description in your prompt is separated the same way or they will be tested together. ๐Ÿ’ฅ

Installation

Copy the .py file in your /scripts folder or the folder of this repo in your extension folder.

Examples

Here the prompt is simply : "banana, on fire, snow" and so as you can see it has generated each image without each description in it.

grid-0020-2554476-Euler a-24-12-81761151-20221107152306 See how sad things are with no banana

Of course you can do it with more parameters.

"big titties goth gf, dress, swimsuit, beach, sunset, cloudy weather, iso100"

neg : "ugly, lowres, black and white, grascale, low quality, missing limbs, hands, painting, anime, 3d render, (wide angle:1.2), (naked:0.8)"

grid-0012-2847822-Euler a-32-7 5-ac3abe1d-20221106213735 It seems obvious that "dress" and "sunset" have a negative effect on that prompt.

You can also test your negative prompt :

grid-0013-2847822 0-Euler a-32-7 5-ac3abe1d-20221106213903

Another example :

grid-0023-3893916328 0-Euler a-32-7 5-ac3abe1d-20221106223202

Something very curious : removing "AUTOMATIC1111" simply removes the Gigachad from the picture. grid-0002-4184123397 0-Euler a-42-12 5-ac3abe1d-20221107150635 This may or may not have been edited.

More Repositories

1

multi-subject-render

Generate multiple complex subjects all at once!
Python
364
star
2

depthmap2mask

Create masks out of depthmaps in img2img
Python
353
star
3

ComfyUI-AutomaticCFG

If your image was a pizza and the CFG the temperature of your oven: this is a thermostat that ensures it is always cooked like you want. Also adds a 30% speed increase. For ComfyUI / StableDiffusion
Python
189
star
4

Vector_Sculptor_ComfyUI

Gather similar vectors within the CLIP weights and use them to redirect the original weights
Python
69
star
5

advanced-loopback-for-sd-webui

Python
68
star
6

sigmas_tools_and_the_golden_scheduler

A few nodes to mix sigmas and a custom scheduler that uses phi
Python
38
star
7

LoadLoraWithTags

Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing. Optional prompt input to auto append them (togglable). Actual alphabetical order and print trigger words to terminal. Also bypass toggle to disable without aiming the sliders at 0.
Python
30
star
8

reddit-video-downloader

A simple python app with a GUI to download reddit videos
Python
27
star
9

3D_wireframe_engine

A 3D wireframe engine written in python by chat GPT
Python
23
star
10

noise_latent_perlinpinpin

This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers.
Python
18
star
11

Conditioning-token-experiments-for-ComfyUI

A few experimental nodes about the conditioning and the next closest tokens. For ComfyUI.
Python
13
star
12

ChatGPT_prompt_machine

A simple script that turns chatGPT into a Prompt Generator for Text-to-Image Model.
Python
8
star
13

CustomComfyUINodes

my custom nodes for the ComfyUI. This is more or less a temp/sharing repository at least for now.
Python
6
star
14

CryptHue

A script to modifiy a philipps hue light color depending on the price variation of a crypto currency
Python
4
star
15

temp

temporary repo for random things
Python
3
star
16

Game-of-life

another remake of the game of life in python. Uses multi threading and has a few bonus features.
Python
3
star
17

VolumeAssistant

A simple program with a GUI to have a smooth audio output
C#
3
star
18

3DGravity-simulator

A simple unity project that I've made for fun. Not a flex :)
C#
3
star
19

PyAmbiHue

ambiant light for philipps hue
Python
3
star
20

koreader-autorotate

A simple plugin for Koreader to automatically rotate the page to landscape if it's a double page (only tested with CBZ files on a pocketbook)
Lua
3
star
21

Cutwallpaper

A simple script to cut wallpapers in 3 or 4 with a simple right click
Shell
2
star
22

RosaceKeyboard

This is a radial keyboard for controllers (tested with a xbox360 controller)
Python
2
star
23

problem-solver

problem_solver
Python
1
star
24

small_decipher_for_arg

Python
1
star
25

Pytris

A tetris I made some time ago. It has all the functionnalities of a modern Tetris :)
Python
1
star