- 01 Feb, 2023 1 commit
-
-
Francesco Manzali authored
- Use the width/height of the first image in processed.images - No more need for rounding in prompt_matrix
-
- 31 Jan, 2023 1 commit
-
-
Francesco Manzali authored
- 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
-
- 30 Jan, 2023 21 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
AUTOMATIC authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
Andrey authored
-
AUTOMATIC authored
-
- 29 Jan, 2023 13 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fixes thumbnail cards not loading the preview image
-
EllangoK authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Reduce grid rows if larger than number of images available
-
glop102 authored
When a set number of grid rows is specified in settings, then it leads to situations where an entire row in the grid is empty. The most noticable example is the processing preview when the row count is set to 2, where it shows the preview just fine but with a black rectangle under it.
-
- 28 Jan, 2023 4 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Fixes X/Y/Z Plot parameters not being restored from images
-
AUTOMATIC1111 authored
Fix embeddings, upscalers, and refactor `--upcast-sampling`
-