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
stats
log msg
author
committer
range
path:
root
/
modules
/
script_callbacks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
make denoiser None by default
Chengsong Zhang
2024-01-08
1
-1
/
+1
*
add self instead
continue-revolution
2024-01-07
1
-3
/
+3
*
add p to cfgdenoiserparams
continue-revolution
2024-01-07
1
-1
/
+4
*
Merge pull request #12846 from a666/deprecated-types
AUTOMATIC1111
2023-09-09
1
-3
/
+3
|
\
|
*
Fix some deprecated types
a666
2023-08-29
1
-3
/
+3
*
|
Add noisy latent to ExtraNoiseParams for callback
catboxanon
2023-08-29
1
-2
/
+5
|
/
*
Add extra noise callback
catboxanon
2023-08-17
1
-0
/
+26
*
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
Aarni Koskela
2023-06-02
1
-2
/
+2
*
add hiding and a colspans to startup profile table
AUTOMATIC
2023-06-01
1
-1
/
+2
*
Merge branch 'dev' into startup-profile
AUTOMATIC
2023-06-01
1
-6
/
+23
|
\
|
*
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-31
1
-2
/
+2
|
*
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-29
1
-5
/
+4
|
*
custom unet support
AUTOMATIC
2023-05-27
1
-0
/
+20
*
|
work on startup profile display
AUTOMATIC
2023-05-20
1
-0
/
+3
|
/
*
make it possible for scripts to add cross attention optimizations
AUTOMATIC
2023-05-18
1
-0
/
+21
*
remove output_altered flag from AfterCFGCallbackParams
AUTOMATIC
2023-05-14
1
-3
/
+0
*
Update script_callbacks.py
Sakura-Luna
2023-05-14
1
-4
/
+4
*
Add/modify CFG callbacks
catboxanon
2023-05-14
1
-0
/
+35
*
Autofix Ruff W (not W605) (mostly whitespace)
Aarni Koskela
2023-05-11
1
-7
/
+7
*
remove unwanted changes from #8789
AUTOMATIC
2023-04-29
1
-12
/
+3
*
Merge pull request #8789 from Rucadi/master
AUTOMATIC1111
2023-04-29
1
-1
/
+24
|
\
|
*
Update script_callbacks.py
Rucadi
2023-03-21
1
-1
/
+0
|
*
Merge branch 'master' of https://github.com/Rucadi/stable-diffusion-webui-pol...
rucadi
2023-02-02
1
-1
/
+2
|
|
\
|
|
*
Add a callback called before reloading the server
rucadi
2022-12-16
1
-1
/
+12
|
|
*
Add polling callback
rucadi
2022-12-16
1
-0
/
+12
|
*
|
Add a callback called before reloading the server
rucadi
2023-02-02
1
-1
/
+12
|
*
|
Add polling callback
rucadi
2023-02-02
1
-0
/
+12
*
|
|
rename CFGDenoiserParams fields for #8064
AUTOMATIC
2023-03-11
1
-5
/
+5
*
|
|
Update script_callbacks.py
laksjdjf
2023-02-24
1
-1
/
+1
*
|
|
Update script_callbacks.py
laksjdjf
2023-02-24
1
-1
/
+7
*
|
|
Add cfg_denoised_callback
opparco
2023-02-11
1
-0
/
+29
|
/
/
*
|
Lora support!
AUTOMATIC
2023-01-21
1
-0
/
+15
*
|
Add script callback for fixing infotext parameters
space-nuko
2023-01-12
1
-1
/
+19
*
|
add callback for when the script is unloaded
AUTOMATIC
2023-01-06
1
-1
/
+17
*
|
rework of callback for #6094
AUTOMATIC
2023-01-01
1
-11
/
+15
*
|
Adding image numbers on grids
AlUlkesh
2023-01-01
1
-0
/
+20
|
/
*
Add API for scripts to add elements anywhere in UI.
AUTOMATIC
2022-11-19
1
-0
/
+35
*
add callback for creating a tab in train UI
AUTOMATIC
2022-11-08
1
-2
/
+25
*
remove private underscore indicator
DepFA
2022-11-04
1
-18
/
+18
*
Should be one underscore for module privates not two
DepFA
2022-11-04
1
-19
/
+18
*
Convert callbacks into a private map, add utility functions for removing call...
DepFA
2022-11-02
1
-27
/
+41
*
fix: should invoke callback as well in api only mode
Maiko Tan
2022-11-02
1
-1
/
+2
*
Merge pull request #4021 from AUTOMATIC1111/add-kdiff-cfgdenoiser-callback
AUTOMATIC1111
2022-11-02
1
-1
/
+37
|
\
|
*
Class Name typo and add descriptions to fields.
DepFA
2022-11-02
1
-7
/
+16
|
*
add callback cleardown
DepFA
2022-10-30
1
-1
/
+1
|
*
Add callbacks and param objects
DepFA
2022-10-30
1
-0
/
+27
*
|
Merge pull request #3723 from stysmmaker/patch/image-save-callback
AUTOMATIC1111
2022-11-01
1
-1
/
+1
|
\
\
|
*
|
fix: Correct before image saved callback
MMaker
2022-10-26
1
-1
/
+1
|
|
/
*
|
docs: add python doc (?)
Maiko Sinkyaet Tan
2022-10-31
1
-0
/
+2
*
|
feat: add app started callback
Maiko Tan
2022-10-30
1
-0
/
+15
|
/
[next]