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
*
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
*
only read files with .py extension from the scripts dir
AUTOMATIC
2022-10-17
1
-0
/
+3
*
correct indent
DepFA
2022-10-02
1
-23
/
+25
*
add script body only refresh
DepFA
2022-10-02
1
-0
/
+23
*
add script reload method
DepFA
2022-10-01
1
-0
/
+9
*
drop the print
Hanusz Leszek
2022-09-29
1
-1
/
+0
*
Sort scripts loading order
Hanusz Leszek
2022-09-29
1
-1
/
+2
*
add attribute to custom script controls
DepFA
2022-09-25
1
-0
/
+1
*
A big rework, just what you were secretly hoping for!
AUTOMATIC
2022-09-22
1
-1
/
+0
*
Move comments to scripts.py
JashoBell
2022-09-17
1
-0
/
+19
*
Update scripts.py
OWKenobi
2022-09-15
1
-0
/
+1
*
do not die on failing to load script #426
AUTOMATIC
2022-09-14
1
-3
/
+3
*
More informative progress printing
JohannesGaessler
2022-09-08
1
-0
/
+3
*
added poor man's inpainting script
AUTOMATIC
2022-09-03
1
-38
/
+62
*
fix to make scripts that failed to compile not crash the program
AUTOMATIC
2022-09-03
1
-11
/
+15
*
Don't iterate over scripts if it doesn't exist
hentailord85ez
2022-09-03
1
-0
/
+3
*
support for scripts
AUTOMATIC
2022-09-03
1
-11
/
+71
*
split codebase into multiple files; to anyone this affects negatively: sorry
AUTOMATIC
2022-09-03
1
-0
/
+53