index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
images.py
Age
Commit message (
Expand
)
Author
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-31
Merge pull request #10808 from AUTOMATIC1111/fix-disable-png-info
AUTOMATIC1111
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-29
fix disable png info
w-e-w
2023-05-27
Merge pull request #10655 from fumitakayano/fumitakayano
AUTOMATIC1111
2023-05-27
Merge pull request #10569 from strelokhalfer/pr
AUTOMATIC1111
2023-05-25
Remove try/except in img metadata read
catboxanon
2023-05-24
Cleaner image metadata read
catboxanon
2023-05-24
Changed 'images.zip' to generation by pattern
strelokhalfer
2023-05-23
Subject:.
fumitaka.yano
2023-05-17
use a single function for saving images with metadata both in extra networks ...
AUTOMATIC
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
Drop fonts + font-roboto deps since we only use the single regular cut of Roboto
Aarni Koskela
2023-05-11
Deduplicate get_font code
Aarni Koskela
2023-05-10
fixes for B007
AUTOMATIC
2023-05-10
imports cleanup for ruff
AUTOMATIC
2023-05-10
manual fixes for ruff
AUTOMATIC
2023-05-10
autofixes from ruff
AUTOMATIC
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-06
add denoising strength filename pattern
w-e-w
2023-04-29
rework [batch_number]/[generation_number] filename patterns
AUTOMATIC
2023-04-29
Merge branch 'dev' into master
AUTOMATIC1111
2023-04-29
Merge branch 'dev' into Branch_AddNewFilenameGen
AUTOMATIC1111
2023-04-16
Add self argument that is mandatory to [clip_skip] filename pattern.
File_xor
2023-04-16
Add filename pattern for CLIP_stop_at_last_layers.
File_xor
2023-04-15
Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..]
tqwuliao
2023-04-07
Add [batch_number] and [generation_number] filename patterns
gk
2023-03-26
for img2img, use None as upscaler instead of erroring out if the desired upsc...
AUTOMATIC
2023-03-25
bump gradio to 3.23
AUTOMATIC
2023-03-12
update `fullfn` properly
Alex "mcmonkey" Goodwin
2023-03-12
add safety check in case of short extensions
Alex "mcmonkey" Goodwin
2023-03-12
relocate filename length limit to better spot
Alex "mcmonkey" Goodwin
2023-03-11
initial fix for filename length limits on *nix systems
Alex "mcmonkey" Goodwin
2023-02-24
Add lossless webp option
missionfloyd
2023-02-20
convert resolution to int using round()
w-e-w
2023-02-19
Merge pull request #7691 from missionfloyd/16bit-convert
AUTOMATIC1111
2023-02-19
reword settings for 4chan export, remove unneded try/excepts, add try/except ...
AUTOMATIC
2023-02-09
Use RGB for webp
missionfloyd
2023-02-09
Convert 16-bit greyscale to 8-bit when saving as JPEG
missionfloyd
2023-02-05
use Default if ValueError
w-e-w
2023-02-05
configurable image downscale
w-e-w
2023-02-05
adds grid margins to xyz plot and prompt matrix
EllangoK
2023-02-05
Add prompt_hash option for file/dir name pattern
techneconn
2023-02-04
add margin parameter to draw_grid_annotations
AUTOMATIC
2023-01-28
Reduce grid rows if larger than number of images available
glop102
2023-01-24
handling sub grids and merging into one
EllangoK
2023-01-17
make it so that PNG images with EXIF do not lose parameters in PNG info tab
AUTOMATIC
2023-01-04
Revert "Merge pull request #3791 from shirayu/fix/filename"
AUTOMATIC
2023-01-04
Merge pull request #3791 from shirayu/fix/filename
AUTOMATIC1111
2023-01-02
Hires fix rework
AUTOMATIC
[next]