Francesco Manzali
5afd9e82c3
Use the real images size, not the process
...
- Use the width/height of the first image in processed.images
- No more need for rounding in prompt_matrix
3 years ago
Francesco Manzali
17b24e45e8
Fix prompt matrix #rows/#cols when using hires
...
- images.draw_prompt_matrix() should be called with the final width/height
of the generated images, after upscaling.
Otherwise, the number of rows/cols computed in images.draw_grid_annotations
will increase by the upscaling factor.
- Round the number of cols/rows in images.draw_grid_annotations, since
the final images width may be a bit less than the required
hr_upscale_to_x/y
3 years ago
AUTOMATIC
f8d0cf6a6e
rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab
3 years ago
me
f185baeb28
Refactor elem_prefix as function elem_id
3 years ago
me
c3109fa18a
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts
3 years ago
me
5851bc839b
Add element ids for script components and a few more in ui.py
3 years ago
Jim Hays
c0355caefe
Fix various typos
3 years ago
AUTOMATIC
7dab7c9759
repair #5438
3 years ago
David Vorick
fa6478796a
allow randomized seeds in prompt_matrix
3 years ago
AUTOMATIC1111
ce049c471b
Merge pull request #4368 from byzod/master
...
fix #3451 scripts ignores file format settings for grids
3 years ago
Liam
81f2575df9
updating the displayed generation info when user clicks images in the gallery. feature request 4415
3 years ago
byzod
4796db85b5
ignores file format settings for grids
3 years ago
JustAnOkapi
f9f9d04b5f
prevent extras from saving in dir
...
Extras have none of the vars used in dir names, so they cant be saved into dirs.
+grid code cleanup
3 years ago
AUTOMATIC
a4416f3585
[BUG] Not Working As Intended - create a directory with name derived from the prompt #306
3 years ago
AUTOMATIC
ee8a6fa89f
Images in Prompt Matrix grid using different seeds. #208
3 years ago
AUTOMATIC
a5316bbf63
add missing reqs from PR
...
add missing check to autoinstall that will install fonts for existing users
remove unusaed line from another PR
3 years ago
Lukas Meller
fbdec2ef20
Fix prompt matrix script
3 years ago
AUTOMATIC
86867e153f
support for prompt styles
...
fix broken prompt matrix
3 years ago
AUTOMATIC
b1707553cf
added resize seeds and variation seeds features
3 years ago
AUTOMATIC
a1743e4518
remove double basicr requirement
...
add seed change for anon
3 years ago
AUTOMATIC
66a9ca9d00
fixes for incorrect progressbar
3 years ago
AUTOMATIC
a243bc7859
added progressbar
...
added an option to disable progressbar
added interrupt support to DDIM/PLMS
3 years ago
AUTOMATIC
b99a47b12d
save grids created by scripts
3 years ago
AUTOMATIC
592334f322
scripts
3 years ago