Travis Geiselbrecht
|
bba306d414
fix: remove callbacks properly in remove_callbacks_for_function()
|
1 年之前 |
v0xie
|
a669b8a6bc
fix: remove script callbacks in ordered_callbacks_map
|
1 年之前 |
AUTOMATIC1111
|
611faaddef
change the default name for callback from None to "unnamed"
|
1 年之前 |
AUTOMATIC1111
|
3670b4f49e
lint
|
1 年之前 |
AUTOMATIC1111
|
2f55d669a2
add support for specifying callback order in metadata
|
1 年之前 |
AUTOMATIC1111
|
7e5e67330b
add UI for reordering callbacks
|
1 年之前 |
AUTOMATIC1111
|
0411eced89
add names to callbacks
|
1 年之前 |
AUTOMATIC1111
|
b7f45e67dc
add before_token_counter callback and use it for prompt comments
|
1 年之前 |
Chengsong Zhang
|
37906e429a
make denoiser None by default
|
1 年之前 |
continue-revolution
|
f56cebf5ba
add self instead
|
1 年之前 |
continue-revolution
|
425507bd10
add p to cfgdenoiserparams
|
1 年之前 |
AUTOMATIC1111
|
924642331b
Merge pull request #12846 from a666/deprecated-types
|
1 年之前 |
catboxanon
|
549b475be9
Add noisy latent to ExtraNoiseParams for callback
|
2 年之前 |
a666
|
b6c1a1bbbf
Fix some deprecated types
|
2 年之前 |
catboxanon
|
254be4eeb2
Add extra noise callback
|
2 年之前 |
Aarni Koskela
|
51864790fd
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
2 年之前 |
AUTOMATIC
|
a5e851028e
add hiding and a colspans to startup profile table
|
2 年之前 |
AUTOMATIC
|
b3390a9840
Merge branch 'dev' into startup-profile
|
2 年之前 |
AUTOMATIC
|
05933840f0
rename print_error to report, use it with together with package name
|
2 年之前 |
Aarni Koskela
|
00dfe27f59
Add & use modules.errors.print_error where currently printing exception info by hand
|
2 年之前 |
AUTOMATIC
|
339b531570
custom unet support
|
2 年之前 |
AUTOMATIC
|
0cc05fc492
work on startup profile display
|
2 年之前 |
AUTOMATIC
|
2582a0fd3b
make it possible for scripts to add cross attention optimizations
|
2 年之前 |
AUTOMATIC
|
005849331e
remove output_altered flag from AfterCFGCallbackParams
|
2 年之前 |
Sakura-Luna
|
8abfc95013
Update script_callbacks.py
|
2 年之前 |
catboxanon
|
3078001439
Add/modify CFG callbacks
|
2 年之前 |
Aarni Koskela
|
49a55b410b
Autofix Ruff W (not W605) (mostly whitespace)
|
2 年之前 |
AUTOMATIC
|
a95dc02535
remove unwanted changes from #8789
|
2 年之前 |
AUTOMATIC1111
|
f96e6fbd0c
Merge pull request #8789 from Rucadi/master
|
2 年之前 |
Rucadi
|
a80d7d090c
Update script_callbacks.py
|
2 年之前 |