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
2022-10-04
Merge branch 'master' into fix-vram
Jairo Correa
2022-10-04
prompt_parser: allow spaces in schedules, add test, log/ignore errors
Rae Fu
2022-10-04
do not touch p.seed/p.subseed during processing #1181
AUTOMATIC
2022-10-04
emergency fix for img2img
AUTOMATIC
2022-10-04
support interrupting after the previous change
AUTOMATIC
2022-10-04
send all three of GFPGAN's and codeformer's models to CPU memory instead of j...
AUTOMATIC
2022-10-02
Merge branch 'master' into stable
Jairo Correa
2022-10-02
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-10-02
initial support for training textual inversion
AUTOMATIC
2022-10-01
add sampler_noise_scheduler_override property
DepFA
2022-09-30
Merge branch 'master' into fix-vram
Jairo Correa
2022-09-30
repair broken highres fix #1109
AUTOMATIC
2022-09-28
Fix memory leak and reduce memory usage
Jairo Correa
2022-09-28
do nor add log messages to saved iamge parameters
AUTOMATIC
2022-09-28
added support for automatically installing latest k-diffusion
AUTOMATIC
2022-09-28
save parameters for images when using the Save button.
AUTOMATIC
2022-09-28
Update processing.py
C43H66N12O12S2
2022-09-27
add sampler properties to StableDiffusionProcessing and Processed
DepFA
2022-09-27
Grids saving to subdirectory when setting unchecked
Daniel
2022-09-24
Reformat some changes from the previous commit.
AUTOMATIC
2022-09-24
Fix to XY_Grid script console progress bar and other progress bar improvement...
RnDMonkey
2022-09-24
Clear no longer needed VRAM during a 'highres fix' generation created during ...
Jacob Tyndall
2022-09-23
Option to use advanced upscalers with normal img2img
AUTOMATIC
2022-09-23
Remove unnecessary duplication
Robin Fernandes
2022-09-22
Add option to save before color correction. Add suffix param when saving file...
Robin Fernandes
2022-09-22
A big rework, just what you were secretly hoping for!
AUTOMATIC
2022-09-21
prevent seed extras from having effect when extras checkbox is not checked
AUTOMATIC
2022-09-20
added --use-textbox-seed option to make long seeds possible from web ui
AUTOMATIC
2022-09-20
Enable neural network upscalers for highres. fix
AUTOMATIC
2022-09-20
add extra generation params
AUTOMATIC
2022-09-19
added highres fix feature
AUTOMATIC
2022-09-19
made 'reuse seed' button give you the seed/subseed of the currently selected ...
AUTOMATIC
2022-09-18
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-18
prevent black screen when seed and variation seed are the same.
AUTOMATIC
2022-09-18
handle NoneType when subseed is not initialized. Set it to -1 in that case
berkybear
2022-09-18
fix many paths in code breaking because Processing constructor changed
AUTOMATIC
2022-09-18
Add buttons for random and reuse seed.
Johan Aires Rastén
2022-09-18
make inpaint at full resolution option not discard useful pixels from the image
AUTOMATIC
2022-09-17
fixed typos in processing.py
Steve Eberhardt
2022-09-17
set loopback color corrections on each iteration
Brian Drupieski
2022-09-17
* Fix process_images where the number of images is not a multiple of (batch_s...
Tony Beeman
2022-09-17
add support for switching model checkpoints at runtime
AUTOMATIC
2022-09-16
add a bit of a comment about what's being done with tensor noise
AUTOMATIC
2022-09-16
Merge branch 'batch-seed-attempt'
AUTOMATIC
2022-09-16
prevent replacing torch_randn globally (instead replacing k_diffusion.samplin...
AUTOMATIC
2022-09-16
fix loopback color correction to store color_correction info for initial imag...
AUTOMATIC
2022-09-15
prompt editing
AUTOMATIC
2022-09-15
prevent repeating messages about too many tokens
AUTOMATIC
2022-09-14
added a second style field
AUTOMATIC
2022-09-14
prevent making grid if there is no need for it #428
AUTOMATIC
[next]