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
Age
Commit message (
Expand
)
Author
Lines
2023-03-25
Fix padding on accordion/dropdown list elements
space-nuko
-0
/
+12
2023-03-25
Merge pull request #8803 from mlhub-action/fix_scripts_load_order
AUTOMATIC1111
-1
/
+9
2023-03-25
hide delete button for single-item dropdown
AUTOMATIC
-2
/
+13
2023-03-25
initial gradio 3.22 support
AUTOMATIC
-0
/
+3
2023-03-23
Fix scripts load order
sumof2primes
-1
/
+1
2023-03-22
Fix scripts load order
sumof2primes
-1
/
+9
2023-03-11
Merge pull request #7818 from space-nuko/extension-paste-field-names
AUTOMATIC1111
-0
/
+9
2023-02-22
Add before_process_batch script callback
space-nuko
-0
/
+23
2023-02-14
Allow extensions to declare paste fields for "Send to X" buttons
space-nuko
-0
/
+9
2023-01-28
Merge pull request #7231 from EllangoK/master
AUTOMATIC1111
-0
/
+14
2023-01-26
add an option to enable sections from extras tab in txt2img/img2img
AUTOMATIC
-4
/
+28
2023-01-26
adds components to infotext_fields
EllangoK
-0
/
+14
2023-01-23
rework extras tab to use script system
AUTOMATIC
-8
/
+20
2023-01-10
Expose the compiled class module of scripts to extensions
space-nuko
-3
/
+3
2023-01-06
remove restriction for saving dropdowns to ui-config.json
AUTOMATIC
-1
/
+0
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
-0
/
+10
2022-12-14
Fix various typos
Jim Hays
-2
/
+2
2022-12-10
remove NSFW filter and its dependency; if you still want it, find it in the e...
AUTOMATIC
-0
/
+20
2022-11-19
Add API for scripts to add elements anywhere in UI.
AUTOMATIC
-3
/
+66
2022-11-12
make existing script loading and new preload code use same code for loading m...
AUTOMATIC
-29
/
+17
2022-11-10
fix a bug in list_files_with_name
Tong Zeng
-1
/
+1
2022-11-06
add ability to create extensions that add localizations
AUTOMATIC
-1
/
+0
2022-11-04
change process_one virtual function for script to process_batch, add extra ar...
AUTOMATIC
-5
/
+11
2022-11-04
Merge pull request #4182 from macrosoft/process_one
AUTOMATIC1111
-0
/
+16
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
-16
/
+18
2022-11-02
add number of itter
Artem Zagidulin
-3
/
+3
2022-11-02
process_one
Artem Zagidulin
-0
/
+16
2022-10-31
add initial version of the extensions tab
AUTOMATIC
-17
/
+4
2022-10-29
add postprocess call for scripts
AUTOMATIC
-3
/
+21
2022-10-26
Add id access to scripts list in the css
xmodar
-1
/
+1
2022-10-22
further support for extensions
AUTOMATIC
-9
/
+35
2022-10-22
removed aesthetic gradients as built-in
AUTOMATIC
-54
/
+156
2022-10-18
update scripts.py
ふぁ
-1
/
+1
2022-10-18
Add scripts to ui-config,json
ふぁ
-2
/
+13
2022-10-17
only read files with .py extension from the scripts dir
AUTOMATIC
-0
/
+3
2022-10-02
correct indent
DepFA
-23
/
+25
2022-10-02
add script body only refresh
DepFA
-0
/
+23
2022-10-01
add script reload method
DepFA
-0
/
+9
2022-09-29
drop the print
Hanusz Leszek
-1
/
+0
2022-09-29
Sort scripts loading order
Hanusz Leszek
-1
/
+2
2022-09-25
add attribute to custom script controls
DepFA
-0
/
+1
2022-09-22
A big rework, just what you were secretly hoping for!
AUTOMATIC
-1
/
+0
2022-09-17
Move comments to scripts.py
JashoBell
-0
/
+19
2022-09-15
Update scripts.py
OWKenobi
-0
/
+1
2022-09-14
do not die on failing to load script #426
AUTOMATIC
-3
/
+3
2022-09-08
More informative progress printing
JohannesGaessler
-0
/
+3
2022-09-04
added poor man's inpainting script
AUTOMATIC
-38
/
+62
2022-09-03
fix to make scripts that failed to compile not crash the program
AUTOMATIC
-11
/
+15
2022-09-03
Don't iterate over scripts if it doesn't exist
hentailord85ez
-0
/
+3
2022-09-03
support for scripts
AUTOMATIC
-11
/
+71
[next]