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
/
processing.py
Age
Commit message (
Expand
)
Author
2023-01-18
Merge pull request #6854 from EllangoK/master
AUTOMATIC1111
2023-01-18
use DDIM in hires fix is the sampler is PLMS
AUTOMATIC
2023-01-17
Changed params.txt save to after manual init call
EllangoK
2023-01-16
make StableDiffusionProcessing class not hold a reference to shared.sd_model ...
AUTOMATIC
2023-01-16
Add a check and explanation for tensor with all NaNs.
AUTOMATIC
2023-01-14
change hypernets to use sha256 hashes
AUTOMATIC
2023-01-12
Fix extension parameters not being saved to last used parameters
space-nuko
2023-01-09
add an option to use old hiresfix width/height behavior
AUTOMATIC
2023-01-07
Merge branch 'AUTOMATIC1111:master' into img2img-api-scripts
noodleanon
2023-01-07
rework hires fix preview for #6437: movie it to where it takes less place, ma...
AUTOMATIC
2023-01-05
allow img2img api to run scripts
noodleanon
2023-01-05
experimental optimization
AUTOMATIC
2023-01-05
move sd_model assignment to the place where we change the sd_model
AUTOMATIC
2023-01-05
Merge branch 'AUTOMATIC1111:master' into fix-sd-arch-switch-in-override-settings
Philpax
2023-01-05
make hires fix not do anything if the user chooses the second pass resolution...
AUTOMATIC
2023-01-04
fix incorrect display/calculation for number of steps for hires fix in progre...
AUTOMATIC
2023-01-04
added the option to specify target resolution with possibility of truncating ...
AUTOMATIC
2023-01-04
add XY plot parameters to grid image and do not add them to individual images
AUTOMATIC
2023-01-04
use shared function from processing for creating dummy mask when training inp...
AUTOMATIC
2023-01-04
add infotext to "-before-highres-fix" images
AUTOMATIC
2023-01-04
Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes
AUTOMATIC1111
2023-01-04
Update processing.py
MMaker
2023-01-04
fix: Save full res of intermediate step
MMaker
2023-01-03
fix hires fix not working in API when user does not specify upscaler
AUTOMATIC
2023-01-02
Hires fix rework
AUTOMATIC
2022-12-31
make it so that memory/embeddings info is displayed in a separate UI element ...
AUTOMATIC
2022-12-26
make it so that blank ENSD does not break image generation
AUTOMATIC
2022-12-25
fix(api): assign sd_model after settings change
Philpax
2022-12-24
Merge pull request #5718 from space-nuko/feature/save-hypernetwork-hash
AUTOMATIC1111
2022-12-24
rename the option for img2img latent upscale
AUTOMATIC
2022-12-24
Merge pull request #5521 from AndrewRyanChama/ryan/img2imglatentscale
AUTOMATIC1111
2022-12-24
Merge pull request #5873 from philpax/override-settings-restore-afterwards
AUTOMATIC1111
2022-12-24
Merge pull request #5753 from calvinballing/master
AUTOMATIC1111
2022-12-24
add an option for img2img background color
AUTOMATIC
2022-12-20
feat(api): add override_settings_restore_afterwards
Philpax
2022-12-14
Fix various typos
Jim Hays
2022-12-13
Save hypernetwork hash in infotext
space-nuko
2022-12-11
Improve color correction with luminosity blend
ThereforeGames
2022-12-10
Merge pull request #5191 from aliencaocao/enable_checkpoint_switching_in_over...
AUTOMATIC1111
2022-12-10
remove NSFW filter and its dependency; if you still want it, find it in the e...
AUTOMATIC
2022-12-10
add Noise multiplier option to infotext
AUTOMATIC
2022-12-10
Merge pull request #5373 from mezotaken/master
AUTOMATIC1111
2022-12-08
Depth2img model support
Jay Smith
2022-12-08
Add latent upscale option to img2img
Andrew Ryan
2022-12-03
add noise strength parameter similar to NAI
Vladimir Repin
2022-12-03
Merge pull request #5251 from adieyal/bug/negative-prompt-infotext
AUTOMATIC1111
2022-11-30
Fixed incorrect negative prompt text in infotext
Adi Eyal
2022-11-29
Support changing checkpoint and vae through override_settings
Billy Cao
2022-11-28
Make VAE step sequential to prevent VRAM spikes
klimaleksus
2022-11-27
fix for broken sampler selection in img2img and xy plot #4860 #4909
AUTOMATIC
[prev]
[next]