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
/
scripts.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11488 from AUTOMATIC1111/callback-after_extra_networks_ac...
AUTOMATIC1111
2023-07-08
1
-0
/
+23
|
\
|
*
add callback after_extra_networks_activate
w-e-w
2023-06-28
1
-0
/
+23
*
|
whitespace for #11477
AUTOMATIC1111
2023-07-08
1
-1
/
+1
*
|
Merge pull request #11477 from hako-mikan/master
AUTOMATIC1111
2023-07-08
1
-0
/
+14
|
\
\
|
*
|
add 'before_hr callback' script callback
hako-mikan
2023-06-28
1
-0
/
+14
|
|
/
*
|
Merge branch 'dev' into meta_class
AUTOMATIC1111
2023-06-27
1
-69
/
+84
|
\
|
|
*
Merge branch 'dev' into startup-profile
AUTOMATIC
2023-06-01
1
-69
/
+83
|
|
\
|
|
*
add an option to show selected setting in main txt2img/img2img UI
AUTOMATIC
2023-05-31
1
-45
/
+71
|
|
*
rename print_error to report, use it with together with package name
AUTOMATIC
2023-05-31
1
-12
/
+11
|
|
*
Add & use modules.errors.print_error where currently printing exception info ...
Aarni Koskela
2023-05-29
1
-23
/
+12
|
*
|
work on startup profile display
AUTOMATIC
2023-05-20
1
-1
/
+2
|
|
/
*
/
:bug: Allow Script to have metaclass
huchenlei
2023-06-16
1
-1
/
+2
|
/
*
Make load_scripts create new runners (removes reload_scripts)
Aarni Koskela
2023-05-19
1
-11
/
+10
*
add /sdapi/v1/script-info api
AUTOMATIC
2023-05-17
1
-1
/
+28
*
fixes for B007
AUTOMATIC
2023-05-10
1
-5
/
+5
*
Fix up string formatting/concatenation to f-strings where feasible
Aarni Koskela
2023-05-09
1
-2
/
+3
*
Fix padding on accordion/dropdown list elements
space-nuko
2023-03-25
1
-0
/
+12
*
Merge pull request #8803 from mlhub-action/fix_scripts_load_order
AUTOMATIC1111
2023-03-25
1
-1
/
+9
|
\
|
*
Fix scripts load order
sumof2primes
2023-03-22
1
-1
/
+1
|
*
Fix scripts load order
sumof2primes
2023-03-22
1
-1
/
+9
*
|
hide delete button for single-item dropdown
AUTOMATIC
2023-03-25
1
-2
/
+13
*
|
initial gradio 3.22 support
AUTOMATIC
2023-03-25
1
-0
/
+3
|
/
*
Merge pull request #7818 from space-nuko/extension-paste-field-names
AUTOMATIC1111
2023-03-11
1
-0
/
+9
|
\
|
*
Allow extensions to declare paste fields for "Send to X" buttons
space-nuko
2023-02-14
1
-0
/
+9
*
|
Add before_process_batch script callback
space-nuko
2023-02-22
1
-0
/
+23
|
/
*
Merge pull request #7231 from EllangoK/master
AUTOMATIC1111
2023-01-28
1
-0
/
+14
|
\
|
*
adds components to infotext_fields
EllangoK
2023-01-26
1
-0
/
+14
*
|
add an option to enable sections from extras tab in txt2img/img2img
AUTOMATIC
2023-01-26
1
-4
/
+28
|
/
*
rework extras tab to use script system
AUTOMATIC
2023-01-23
1
-8
/
+20
*
Expose the compiled class module of scripts to extensions
space-nuko
2023-01-11
1
-3
/
+3
*
remove restriction for saving dropdowns to ui-config.json
AUTOMATIC
2023-01-06
1
-1
/
+0
*
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
2023-01-05
1
-0
/
+10
*
Fix various typos
Jim Hays
2022-12-15
1
-2
/
+2
*
remove NSFW filter and its dependency; if you still want it, find it in the e...
AUTOMATIC
2022-12-10
1
-0
/
+20
*
Add API for scripts to add elements anywhere in UI.
AUTOMATIC
2022-11-19
1
-3
/
+66
*
make existing script loading and new preload code use same code for loading m...
AUTOMATIC
2022-11-12
1
-29
/
+17
*
fix a bug in list_files_with_name
Tong Zeng
2022-11-10
1
-1
/
+1
*
add ability to create extensions that add localizations
AUTOMATIC
2022-11-06
1
-1
/
+0
*
change process_one virtual function for script to process_batch, add extra ar...
AUTOMATIC
2022-11-04
1
-5
/
+11
*
Merge pull request #4182 from macrosoft/process_one
AUTOMATIC1111
2022-11-04
1
-0
/
+16
|
\
|
*
add number of itter
Artem Zagidulin
2022-11-02
1
-3
/
+3
|
*
process_one
Artem Zagidulin
2022-11-02
1
-0
/
+16
*
|
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
2022-11-04
1
-16
/
+18
|
/
*
add initial version of the extensions tab
AUTOMATIC
2022-10-31
1
-17
/
+4
*
add postprocess call for scripts
AUTOMATIC
2022-10-29
1
-3
/
+21
*
Add id access to scripts list in the css
xmodar
2022-10-26
1
-1
/
+1
*
further support for extensions
AUTOMATIC
2022-10-22
1
-9
/
+35
*
removed aesthetic gradients as built-in
AUTOMATIC
2022-10-22
1
-54
/
+156
*
update scripts.py
ふぁ
2022-10-18
1
-1
/
+1
*
Add scripts to ui-config,json
ふぁ
2022-10-18
1
-2
/
+13
[next]