• Stars
    star
    181
  • Rank 212,110 (Top 5 %)
  • Language
    Python
  • Created about 2 years ago
  • Updated 5 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
368
star
2

depthmap2mask

Create masks out of depthmaps in img2img
Python
356
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
302
star
4

Skimmed_CFG

A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)
Python
137
star
5

Vector_Sculptor_ComfyUI

Gather similar vectors within the CLIP weights and use them to redirect the original weights
Python
96
star
6

advanced-loopback-for-sd-webui

Python
68
star
7

sigmas_tools_and_the_golden_scheduler

A few nodes to mix sigmas and a custom scheduler that uses phi
Python
66
star
8

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
43
star
9

Uncond-Zero-for-ComfyUI

Allows to sample without generating any uncond with Stable Diffusion!
Python
42
star
10

Stable-Diffusion-temperature-settings

Provides the ability to set the temperature for both UNET and CLIP. For ComfyUI. Has for side effect to improve non-native resolutions.
Python
38
star
11

reddit-video-downloader

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

noise_latent_perlinpinpin

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

3D_wireframe_engine

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

Conditioning-token-experiments-for-ComfyUI

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

pre_cfg_comfy_nodes_for_ComfyUI

A set of nodes to prepare the noise predictions before the CFG function
Python
9
star
16

ChatGPT_prompt_machine

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

CustomComfyUINodes

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

CryptHue

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

DistanceSampler

Heuristic modification of the Heun sampler using normalized distances.
Python
4
star
20

temp

temporary repo for random things
Python
3
star
21

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
22

3DGravity-simulator

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

VolumeAssistant

A simple program with a GUI to have a smooth audio output
C#
2
star
24

Game-of-life

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

PyAmbiHue

ambiant light for philipps hue
Python
2
star
26

shared_models_galleries

1
star
27

problem-solver

problem_solver
Python
1
star
28

Cutwallpaper

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

RosaceKeyboard

This is a radial keyboard for controllers (tested with a xbox360 controller)
Python
1
star
30

small_decipher_for_arg

Python
1
star
31

Pytris

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