AUTOMATIC1111
|
a8fba9af35
medvram support for SD3
|
hace 1 año |
AUTOMATIC1111
|
5b2a60b8e2
initial SD3 support
|
hace 1 año |
AUTOMATIC1111
|
45b8a499a7
fix wrong condition
|
hace 1 año |
AUTOMATIC1111
|
bb24c13ed7
infotext support for #14978
|
hace 1 año |
drhead
|
bf348032bc
fix missing arg
|
hace 1 año |
drhead
|
25eeeaa65f
Allow refiner to be triggered by model timestep instead of sampling
|
hace 1 año |
AUTOMATIC1111
|
757dda9ade
Add Pad conds v0 option
|
hace 1 año |
AUTOMATIC1111
|
d43333ff71
fix an issue where VAE would remain in fp16 after an auto-switch to fp32
|
hace 2 años |
AUTOMATIC1111
|
87cca029d7
add an option to choose how to combine hires fix and refiner
|
hace 2 años |
AUTOMATIC1111
|
a459075d26
actual solution to the uncommon hanging problem that is seemingly caused by multiple progress requests working on same tensor
|
hace 2 años |
AUTOMATIC1111
|
d7c9c61420
attemped solution to the uncommon hanging problem that is seemingly caused by live previews working on the tensor as denoising
|
hace 2 años |
AUTOMATIC1111
|
953c3eab7b
forbid Full live preview method for medvram and add a setting to undo the forbidding
|
hace 2 años |
AUTOMATIC1111
|
7056fdf2be
Merge pull request #12630 from catboxanon/fix/nans-mk2
|
hace 2 años |
catboxanon
|
3ce5fb8e5c
Add option for faster live interrupt
|
hace 2 años |
catboxanon
|
3003b10e0a
Attempt to resolve NaN issue with unstable VAEs in fp32 mk2
|
hace 2 años |
Kohaku-Blueleaf
|
d9ddc5d4cd
Remove wrong scale
|
hace 2 años |
AUTOMATIC1111
|
45be87afc6
correctly add Eta DDIM to infotext when it's 1.0 and do not add it when it's 0.0.
|
hace 2 años |
AUTOMATIC1111
|
127ab9114f
Merge pull request #12514 from catboxanon/feat/batch-encode
|
hace 2 años |
catboxanon
|
d1a70c3f05
Add s_noise param to more samplers
|
hace 2 años |
catboxanon
|
822597db49
Encode batches separately
|
hace 2 años |
AUTOMATIC1111
|
599f61a1e0
use dataclass for StableDiffusionProcessing
|
hace 2 años |
AUTOMATIC1111
|
fa9370b741
add refiner to StableDiffusionProcessing class
|
hace 2 años |
AUTOMATIC1111
|
b293ed3061
make it possible to use hires fix together with refiner
|
hace 2 años |
AUTOMATIC1111
|
64311faa68
put refiner into main UI, into the new accordions section
|
hace 2 años |
AUTOMATIC1111
|
70a01cd444
Merge branch 'dev' into refiner
|
hace 2 años |
AUTOMATIC1111
|
0d5dc9a6e7
rework RNG to use generators instead of generating noises beforehand
|
hace 2 años |
AUTOMATIC1111
|
1aefb50259
add None refiner option
|
hace 2 años |
AUTOMATIC1111
|
f8ff8c0638
merge errors
|
hace 2 años |
AUTOMATIC1111
|
54c3e5c913
Merge branch 'dev' into refiner
|
hace 2 años |
AUTOMATIC1111
|
8285a149d8
add CFG denoiser implementation for DDIM, PLMS and UniPC (this is the commit when you can run both old and new implementations to compare them)
|
hace 2 años |