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-05-18
add messages about Loras that failed to load to UI
AUTOMATIC
2023-05-17
move some settings to the new Optimization page
AUTOMATIC
2023-05-17
Copy s_min_uncond to Processed
Aarni Koskela
2023-05-16
add second_order field to sampler config
AUTOMATIC
2023-05-16
suppress ENSD infotext for samplers that don't use it
AUTOMATIC
2023-05-13
fix for img2img
papuSpartan
2023-05-13
heavily simplify
papuSpartan
2023-05-13
remove command line option
papuSpartan
2023-05-11
Merge branch 'dev' of https://github.com/AUTOMATIC1111/stable-diffusion-webui...
papuSpartan
2023-05-11
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-10
imports cleanup for ruff
AUTOMATIC
2023-05-10
manual fixes for ruff
AUTOMATIC
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-08
add version to infotext, footer and console output when starting
AUTOMATIC
2023-05-03
fix maximum downsampling option
papuSpartan
2023-05-03
resolve merge conflicts and swap to dev branch for now
papuSpartan
2023-05-01
checkpoint override enhancement
w-e-w
2023-04-29
Merge branch 'dev' into master
AUTOMATIC1111
2023-04-29
add is_hr_pass field for processing
AUTOMATIC
2023-04-29
rework Negative Guidance minimum sigma to work with AND, add infotext and cop...
AUTOMATIC
2023-04-29
Merge pull request #9177 from devNegative-asm/master
AUTOMATIC1111
2023-04-29
Merge pull request #9628 from catboxanon/patch/9092
AUTOMATIC1111
2023-04-29
Merge pull request #9669 from catboxanon/patch/sampler-schedule-fix
AUTOMATIC1111
2023-04-29
rename CPU RNG to RNG source in settings, add infotext and parameters copypas...
AUTOMATIC
2023-04-16
Update processing.py
catboxanon
2023-04-16
Modify step multiplier flow
catboxanon
2023-04-16
Fix sampler schedules with step multiplier
catboxanon
2023-04-14
Only handle image mask if any option enabled
catboxanon
2023-04-14
Fix image mask composite for weird resolutions
catboxanon
2023-04-10
add token merging options to infotext when necessary. Bump tomesd
papuSpartan
2023-04-07
Add [batch_number] and [generation_number] filename patterns
gk
2023-04-06
Add support for saving init images in img2img
For Sure
2023-04-04
Allow different merge ratios to be used for each pass. Make toggle cmd flag w...
papuSpartan
2023-04-01
remove excess condition
papuSpartan
2023-04-01
Transition to using settings through UI instead of cmd line args. Added featu...
papuSpartan
2023-03-28
performance increase
devdn
2023-03-28
Revert "Merge pull request #7931 from space-nuko/img2img-enhance"
AUTOMATIC
2023-03-28
Merge pull request #7931 from space-nuko/img2img-enhance
AUTOMATIC1111
2023-03-28
Merge pull request #8958 from MrCheeze/variations-model
AUTOMATIC1111
2023-03-25
Add support for the Variations models (unclip-h and unclip-l)
MrCheeze
2023-03-25
Add upscaler to img2img
space-nuko
2023-03-25
Add upscale slider to img2img
space-nuko
2023-03-22
Expose inpainting mask and composite
catboxanon
2023-03-13
initialize extra_network_data before use
high_byte
2023-03-11
Merge pull request #8017 from space-nuko/before-process-batch
AUTOMATIC1111
2023-03-10
Merge remote-tracking branch 'origin/master' into unipc
space-nuko
2023-02-22
Add before_process_batch script callback
space-nuko
2023-02-19
fix the a merge conflict resolve i did that entirely breaks image generation
AUTOMATIC
2023-02-19
Merge branch 'master' into fix-save-params-2
AUTOMATIC1111
2023-02-16
Fix params.txt saving for infotexts modified by process_batch
space-nuko
[next]