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
/
extras.py
Age
Commit message (
Expand
)
Author
2023-01-19
allow baking in VAE in checkpoint merger tab
AUTOMATIC
2023-01-19
add progress bar to modelmerger
AUTOMATIC
2023-01-19
eliminate repetition of code in #6910
AUTOMATIC
2023-01-18
only lookup tertiary model if theta_func1 is set
EllangoK
2023-01-18
check model name values are set before merging
EllangoK
2023-01-14
Exclude clip index from merge
bbc_mc
2023-01-11
add an option to copy config from one of models in checkpoint merger
AUTOMATIC
2023-01-04
fix jpeg
Vladimir Mandic
2023-01-03
add job info to modules
Vladimir Mandic
2023-01-03
init job and add info to model merge
Vladimir Mandic
2023-01-02
error out with a readable message in chwewckpoint merger for incompatible ten...
AUTOMATIC
2022-12-24
fix(api): don't save extras output to disk
Philpax
2022-12-24
Merge pull request #5747 from yuvalabou/singleton-comparison
AUTOMATIC1111
2022-12-24
Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename
AUTOMATIC1111
2022-12-17
Add option to include upscaler name in filename.
timntorres
2022-12-17
Add upscaler name as a suffix.
timntorres
2022-12-14
Correct singleton comparisons
Yuval Aboulafia
2022-12-04
extras.py: use as little RAM as possible, misc fixes
Mackerel
2022-12-04
make it possible to merge inpainting model with non-inpainting one
AUTOMATIC
2022-11-27
rework #5012 to also work for pictures dragged into the prompt and also add C...
AUTOMATIC
2022-11-27
Merge pull request #5012 from Nandaka/master
AUTOMATIC1111
2022-11-27
add safetensors support for model merging #4869
AUTOMATIC
2022-11-24
Support NAI exif for PNG Info
Nandaka
2022-11-02
extras - skip unnecessary second hash of image
Chris OBryan
2022-10-31
Extend extras image cache with upscale_first arg
DepFA
2022-10-29
skip filenames starting with . for img2img and extras batch modes
AUTOMATIC
2022-10-28
extras: upscaler blending should not be considered in cache key
Chris OBryan
2022-10-28
extras-tweaks: autoformat changed lines
Chris OBryan
2022-10-28
extras: Make image cache LRU
Chris OBryan
2022-10-28
extras: Rework image cache
Chris OBryan
2022-10-28
extras: Add option to run upscaling before face fixing
Chris OBryan
2022-10-21
sort file list in alphabetical ordering in extras
winterspringsummer
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
2022-10-21
Added try except to extras batch from directory
winterspringsummer
2022-10-21
Fixed path issue while extras batch processing
winterspringsummer
2022-10-18
additional fix for difference model merging
AUTOMATIC
2022-10-18
fix for add difference model merging
AUTOMATIC
2022-10-18
extras extend cache key with new upscale to options
DepFA
2022-10-17
fix bug for latest model merge RAM improvement
AUTOMATIC
2022-10-17
improve performance of 3-way merge on machines with not enough ram, by only a...
MrCheeze
2022-10-16
honor --hide-ui-dir-config option for #2807
AUTOMATIC
2022-10-16
added extras batch work from directory
winterspringsummer
2022-10-14
change checkpoint merger to work in a more obvious way
AUTOMATIC
2022-10-14
should fix the issue with missing layers in chechpoint merger
AUTOMATIC
2022-10-14
add an ability to merge three checkpoints
AUTOMATIC
2022-10-10
Simplify crop logic
Justin Maier
2022-10-09
Add "Scale to" option to Extras
Justin Maier
2022-10-09
fix missing png info when Extras Batch Process
Artem Zagidulin
2022-10-09
additional changes for saving pnginfo for #1803
AUTOMATIC
2022-10-09
make main model loading and model merger use the same code
AUTOMATIC
[next]