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
/
scripts.py
Age
Commit message (
Expand
)
Author
2023-12-06
Removed soft inpainting, added hooks for softpainting to work instead.
CodeHatchling
2023-12-02
put code that can cause an exception into its own function for #14120
AUTOMATIC1111
2023-11-27
catch uncaught exception with ui creation scripts
w-e-w
2023-11-20
rework extensions metadata: use custom sorter that doesn't mess the order as ...
AUTOMATIC1111
2023-11-11
bug fix
wfjsw
2023-11-11
allow comma and whitespace as separator
wfjsw
2023-11-11
remove the assumption of same name
wfjsw
2023-11-11
populate loaded_extensions from extension list instead
wfjsw
2023-11-11
implementing script metadata and DAG sorting mechanism
wfjsw
2023-09-09
linter
AUTOMATIC1111
2023-09-09
fix the bug in script-info API
AUTOMATIC1111
2023-08-19
second appearance
AUTOMATIC1111
2023-08-19
Merge pull request #12653 from S-Del/fix/typo
AUTOMATIC1111
2023-08-18
fix typo `txt2txt` -> `txt2img`
S-Del
2023-08-14
fix API always using -1 as seed
AUTOMATIC1111
2023-08-14
make on_before_component/on_after_component possible earlier
AUTOMATIC1111
2023-08-13
fix broken XYZ plot seeds
AUTOMATIC1111
2023-08-12
fix broken reuse seed
AUTOMATIC1111
2023-08-12
move seed, variation seed and variation seed strength to a single row, dump r...
AUTOMATIC1111
2023-08-12
put refiner into main UI, into the new accordions section
AUTOMATIC1111
2023-08-04
gradio 3.39
AUTOMATIC1111
2023-08-01
support tooltip kwarg for gradio elements
AUTOMATIC1111
2023-07-25
Merge pull request #11957 from ljleb/pp-batch-list
AUTOMATIC1111
2023-07-25
Merge pull request #11920 from wfjsw/typo-fix-1
AUTOMATIC1111
2023-07-24
add postprocess_batch_list callback
ljleb
2023-07-21
typo fix
w-e-w
2023-07-08
Merge pull request #11488 from AUTOMATIC1111/callback-after_extra_networks_ac...
AUTOMATIC1111
2023-07-08
whitespace for #11477
AUTOMATIC1111
2023-07-08
Merge pull request #11477 from hako-mikan/master
AUTOMATIC1111
2023-06-29
add callback after_extra_networks_activate
w-e-w
2023-06-28
add 'before_hr callback' script callback
hako-mikan
2023-06-27
Merge branch 'dev' into meta_class
AUTOMATIC1111
2023-06-16
:bug: Allow Script to have metaclass
huchenlei
2023-06-01
Merge branch 'dev' into startup-profile
AUTOMATIC
2023-05-31
add an option to show selected setting in main txt2img/img2img UI
AUTOMATIC
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-21
work on startup profile display
AUTOMATIC
2023-05-19
Make load_scripts create new runners (removes reload_scripts)
Aarni Koskela
2023-05-17
add /sdapi/v1/script-info api
AUTOMATIC
2023-05-10
fixes for B007
AUTOMATIC
2023-05-09
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-03-25
Fix padding on accordion/dropdown list elements
space-nuko
2023-03-25
Merge pull request #8803 from mlhub-action/fix_scripts_load_order
AUTOMATIC1111
2023-03-25
hide delete button for single-item dropdown
AUTOMATIC
2023-03-25
initial gradio 3.22 support
AUTOMATIC
2023-03-23
Fix scripts load order
sumof2primes
2023-03-22
Fix scripts load order
sumof2primes
2023-03-11
Merge pull request #7818 from space-nuko/extension-paste-field-names
AUTOMATIC1111
2023-02-22
Add before_process_batch script callback
space-nuko
[next]