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 (
Expand
)
Author
2023-04-29
Merge pull request #8789 from Rucadi/master
AUTOMATIC1111
2023-03-21
Update script_callbacks.py
Rucadi
2023-03-11
rename CFGDenoiserParams fields for #8064
AUTOMATIC
2023-02-24
Update script_callbacks.py
laksjdjf
2023-02-24
Update script_callbacks.py
laksjdjf
2023-02-11
Add cfg_denoised_callback
opparco
2023-02-02
Merge branch 'master' of https://github.com/Rucadi/stable-diffusion-webui-pol...
rucadi
2023-02-02
Add a callback called before reloading the server
rucadi
2023-02-02
Add polling callback
rucadi
2023-01-21
Lora support!
AUTOMATIC
2023-01-12
Add script callback for fixing infotext parameters
space-nuko
2023-01-06
add callback for when the script is unloaded
AUTOMATIC
2023-01-01
rework of callback for #6094
AUTOMATIC
2023-01-01
Adding image numbers on grids
AlUlkesh
2022-12-16
Add a callback called before reloading the server
rucadi
2022-12-16
Add polling callback
rucadi
2022-11-19
Add API for scripts to add elements anywhere in UI.
AUTOMATIC
2022-11-08
add callback for creating a tab in train UI
AUTOMATIC
2022-11-04
remove private underscore indicator
DepFA
2022-11-04
Should be one underscore for module privates not two
DepFA
2022-11-02
Convert callbacks into a private map, add utility functions for removing call...
DepFA
2022-11-02
fix: should invoke callback as well in api only mode
Maiko Tan
2022-11-02
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
AUTOMATIC1111
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
2022-10-31
docs: add python doc (?)
Maiko Sinkyaet Tan
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 image...
AUTOMATIC
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 scri...
AUTOMATIC
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