34 Commits (22bcc7be428c94e9408f589966c2040187245d81)

Author SHA1 Message Date
AUTOMATIC 7f2005127f rename CFGDenoiserParams fields for #8064 3 years ago
laksjdjf 534cf60afb
Update script_callbacks.py 3 years ago
laksjdjf 327186b484
Update script_callbacks.py 3 years ago
opparco b78c5e87ba Add cfg_denoised_callback 3 years ago
AUTOMATIC 855b9e3d1c Lora support!
update readme to reflect some recent changes
3 years ago
space-nuko 6c88eaed4f Add script callback for fixing infotext parameters 3 years ago
AUTOMATIC 65ed4421e6 add callback for when the script is unloaded 3 years ago
AUTOMATIC e672cfb074 rework of callback for #6094 3 years ago
AlUlkesh 5f12b23b8b Adding image numbers on grids
New grid option in settings enables adding of image numbers on grids. This makes identifying the images, especially in larger batches, much easier.

Revert "Adding image numbers on grids"

This reverts commit 3530c283b4b1d3a3cab40efbffe4cf2697938b6f.

Implements Callback for image grid loop

Necessary to make "Add image's number to its picture in the grid" extension possible.
3 years ago
AUTOMATIC 3596af0749 Add API for scripts to add elements anywhere in UI. 3 years ago
AUTOMATIC 1610b32584 add callback for creating a tab in train UI 3 years ago
DepFA 5844ef8a9a
remove private underscore indicator 3 years ago
DepFA c3cd0d7a86
Should be one underscore for module privates not two 3 years ago
DepFA c07f1d0d78
Convert callbacks into a private map, add utility functions for removing callbacks 3 years ago
Maiko Tan dd2108fdac
fix: should invoke callback as well in api only mode 3 years ago
AUTOMATIC1111 10f62546d3
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling
3 years ago
DepFA cd88e21dc5
Class Name typo and add descriptions to fields. 3 years ago
AUTOMATIC1111 d79b93084c
Merge pull request #3723 from stysmmaker/patch/image-save-callback
Correct before image saved callback
3 years ago
Maiko Sinkyaet Tan 081df45da4
docs: add python doc (?)
not sure if this available...
3 years ago
DepFA 8906be85ac
add callback cleardown 3 years ago
DepFA 21fba39c60
Add callbacks and param objects 3 years ago
Maiko Tan 423f222283
feat: add app started callback 3 years ago
MMaker 0dd8480281
fix: Correct before image saved callback 3 years ago
AUTOMATIC 0cd7460253 add script callback for before image save and change callback for after image save to use a class with parameters 3 years ago
AUTOMATIC 9d82c351ac fix typo in on_save_imaged/on_image_saved; hope no extension is using it yet 3 years ago
AUTOMATIC 3e15f8e0f5 update callbacks code for #3549 3 years ago
AUTOMATIC1111 16416e42b5
Merge branch 'master' into on-image-saved-callback 3 years ago
AUTOMATIC 77a320f406 do not stop execution when script's callback misbehaves and report which script it was 3 years ago
Trung Ngo 734986dde3 add callback after image is saved 3 years ago
yfszzx cef1b89aa2 remove browser to extension 3 years ago
yfszzx 124e44cf1e remove browser to extension 3 years ago
AUTOMATIC dbc8ab65f6 typo 3 years ago
AUTOMATIC d37cfffd53 added callback for creating new settings in extensions 3 years ago
AUTOMATIC 2b91251637 removed aesthetic gradients as built-in
added support for extensions
3 years ago