CodeHatchling
|
debf836fcc
Added UI elements to control blending parameters.
|
1 年之前 |
CodeHatchling
|
a6e5846453
Nerfs the aggressive post-processing step of overlaying the original image.
|
1 年之前 |
CodeHatchling
|
bbba133f05
Removed conflicting step that replaces the softly inpainted latents with a naive blend with the original latents.
|
1 年之前 |
CodeHatchling
|
dec791d35d
Removed code which forces the inpainting mask to be 0 or 1. Now fractional values (e.g. 0.5) are accepted.
|
1 年之前 |
AUTOMATIC1111
|
d2e0c1ca13
rework hypertile into a built-in extension
|
1 年之前 |
aria1th
|
97431f29fe
fix double gc and decoding with unet context
|
1 年之前 |
aria1th
|
c40be2252a
Fix critical issue - unet apply
|
1 年之前 |
AngelBottomless
|
bcfaf3979a
convert/add hypertile options
|
1 年之前 |
aria1th
|
b29fc6d4de
Implement Hypertile
|
1 年之前 |
aria1th
|
294f8a514f
add hyperTile
|
1 年之前 |
AUTOMATIC1111
|
5e80d9ee99
fix pix2pix producing bad results
|
1 年之前 |
Won-Kyu Park
|
5121846d34
call state.jobnext() before postproces*()
|
1 年之前 |
Anthony Fu
|
8aa13d5dce
Interrupt after current generation
|
1 年之前 |
AUTOMATIC1111
|
eadef35512
Merge pull request #13567 from LeonZhao28/bugfix_key_error_in_processing
|
1 年之前 |
AUTOMATIC1111
|
a109c7aeb8
more general case of adding an infotext when no images have been generated
|
1 年之前 |
Won-Kyu Park
|
fbc8d21354
fix IndexError: list index out of range error interrupted while postprocess
|
1 年之前 |
Leon
|
9821625a76
fix the key error exception when adding an overwriting key which is defined in the extensions
|
1 年之前 |
AUTOMATIC1111
|
dc2074c46d
Merge pull request #13466 from AUTOMATIC1111/denoising-none
|
1 年之前 |
missionfloyd
|
3f763d41e8
Change denoising_strength default to None.
|
1 年之前 |
w-e-w
|
ab57417175
prevent accessing non-existing keys
|
1 年之前 |
ibrainventures
|
f11eec81e3
(feat) Include Program Version in info response. Update processing.py
|
1 年之前 |
AUTOMATIC1111
|
ae7291fb49
fix an issue where using hires fix with refiner on first pass with medvram would cause an exception when generating
|
2 年之前 |
AUTOMATIC1111
|
135b61bc0b
fix inpainting models in txt2img creating black pictures
|
2 年之前 |
AUTOMATIC1111
|
87cca029d7
add an option to choose how to combine hires fix and refiner
|
2 年之前 |
AUTOMATIC1111
|
c0f9821c35
always show NV as RNG source in infotext
|
2 年之前 |
AUTOMATIC1111
|
995ff5902f
add infotext for use_old_scheduling option
|
2 年之前 |
AUTOMATIC1111
|
0027ce1f6e
Merge pull request #12457 from rubberbaron/shared-hires-prompt-test
|
2 年之前 |
AUTOMATIC1111
|
d02c4da483
also prevent changing API options via override_settings
|
2 年之前 |
AUTOMATIC1111
|
5590be7a8c
Merge pull request #12644 from AUTOMATIC1111/fix-model-override-logic
|
2 年之前 |
AUTOMATIC1111
|
9182dd7e5d
Merge pull request #12634 from catboxanon/feat/live-preview-fast-interrupt
|
2 年之前 |