AUTOMATIC1111
|
e72013ea67
Merge pull request #10638 from catboxanon/patch/revert-10586
|
2 年之前 |
AUTOMATIC
|
e8e7fe11e9
updates for the noise schedule settings
|
2 年之前 |
Kohaku-Blueleaf
|
a69b71a37f
use Schedule instead of Sched
|
2 年之前 |
Kohaku-Blueleaf
|
4b88e24ebe
improvements
|
2 年之前 |
Kohaku-Blueleaf
|
1601fccebc
Use automatic instead of None/default
|
2 年之前 |
Kohaku-Blueleaf
|
72377b0251
Use type to determine if it is enable
|
2 年之前 |
Kohaku-Blueleaf
|
70650f87a4
Use better way to impl
|
2 年之前 |
Kohaku-Blueleaf
|
38aaad654b
Better hint for user
|
2 年之前 |
catboxanon
|
51d672890d
Revert #10586
|
2 年之前 |
Kohaku-Blueleaf
|
403b304162
use sigma_max/min in model if sigma_max/min is 0
|
2 年之前 |
Kohaku-Blueleaf
|
65a87ccc9b
Add error information for recursion error
|
2 年之前 |
Kohaku-Blueleaf
|
5dfb1f597b
remove not related code
|
2 年之前 |
Kohaku-Blueleaf
|
7882f76da4
Replace karras by k_diffusion, fix gen info
|
2 年之前 |
Kohaku-Blueleaf
|
e6269cba7f
Add dropdown for scheduler type
|
2 年之前 |
Kohaku-Blueleaf
|
90ec557d60
remove debug print
|
2 年之前 |
Kohaku-Blueleaf
|
a104879869
Add custom karras scheduler
|
2 年之前 |
AUTOMATIC
|
3366e494a1
option to pad prompt/neg prompt to be same length
|
2 年之前 |
catboxanon
|
9a442702d1
Discard penultimate sigma for dpmpp_2m_sde
|
2 年之前 |
AUTOMATIC
|
31545abe14
add DPM-Solver++(2M) SDE from new k-diffusion
|
2 年之前 |
AUTOMATIC
|
a61cbef02c
add second_order field to sampler config
|
2 年之前 |
AUTOMATIC
|
cdac5ace14
suppress ENSD infotext for samplers that don't use it
|
2 年之前 |
AUTOMATIC
|
005849331e
remove output_altered flag from AfterCFGCallbackParams
|
2 年之前 |
catboxanon
|
3078001439
Add/modify CFG callbacks
|
2 年之前 |
Aarni Koskela
|
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
|
2 年之前 |
AUTOMATIC
|
028d3f6425
ruff auto fixes
|
2 年之前 |
AUTOMATIC
|
f741a98bac
imports cleanup for ruff
|
2 年之前 |
Aarni Koskela
|
3ba6c3c83c
Fix up string formatting/concatenation to f-strings where feasible
|
2 年之前 |
AUTOMATIC
|
8863b31d83
use correct images for previews when using AND (see #9491)
|
2 年之前 |
AUTOMATIC
|
737b73a820
some extra lines I forgot to add for previous commit
|
2 年之前 |
AUTOMATIC
|
1d11e89698
rework Negative Guidance minimum sigma to work with AND, add infotext and copypaste parameters support
|
2 年之前 |