index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
script_callbacks.py
Age
Commit message (
Collapse
)
Author
2022-11-02
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
AUTOMATIC1111
Add mid-kdiffusion cfgdenoiser script callback - access latents, conditionings and sigmas mid-sampling
2022-11-02
Class Name typo and add descriptions to fields.
DepFA
2022-11-01
Merge pull request #3723 from stysmmaker/patch/image-save-callback
AUTOMATIC1111
Correct before image saved callback
2022-10-31
docs: add python doc (?)
Maiko Sinkyaet Tan
not sure if this available...
2022-10-30
add callback cleardown
DepFA
2022-10-30
Add callbacks and param objects
DepFA
2022-10-30
feat: add app started callback
Maiko Tan
2022-10-26
fix: Correct before image saved callback
MMaker
2022-10-26
add script callback for before image save and change callback for after ↵
AUTOMATIC
image save to use a class with parameters
2022-10-26
fix typo in on_save_imaged/on_image_saved; hope no extension is using it yet
AUTOMATIC
2022-10-25
update callbacks code for #3549
AUTOMATIC
2022-10-25
Merge branch 'master' into on-image-saved-callback
AUTOMATIC1111
2022-10-25
do not stop execution when script's callback misbehaves and report which ↵
AUTOMATIC
script it was
2022-10-24
add callback after image is saved
Trung Ngo
2022-10-24
remove browser to extension
yfszzx
2022-10-24
remove browser to extension
yfszzx
2022-10-22
typo
AUTOMATIC
2022-10-22
added callback for creating new settings in extensions
AUTOMATIC
2022-10-22
removed aesthetic gradients as built-in
AUTOMATIC
added support for extensions