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
/
options.py
Age
Commit message (
Expand
)
Author
Lines
2024-01-04
handle config.json failed to load
w-e-w
-3
/
+9
2024-01-01
Merge branch 'dev' into finer-settings-freezing-control
AUTOMATIC1111
-9
/
+72
2023-11-26
add categories to settings
AUTOMATIC1111
-7
/
+68
2023-11-26
json.dump(ensure_ascii=False)
w-e-w
-1
/
+1
2023-11-26
do not save HTML explanations from options page to config
AUTOMATIC1111
-2
/
+2
2023-10-29
Remove blank line whitespace
Nick Harrison
-1
/
+1
2023-10-29
Add assertions for checking additional settings freezing parameters
Nick Harrison
-4
/
+19
2023-09-12
fix add_option overriding config with default
w-e-w
-1
/
+2
2023-09-01
fix: update shared.opts.data when add_option
AnyISalIn
-0
/
+1
2023-08-21
also prevent changing API options via override_settings
AUTOMATIC1111
-2
/
+2
2023-08-21
prevent API options from being changed via API
AUTOMATIC1111
-6
/
+13
2023-08-10
put infotext label for setting into OptionInfo definition rather than in a se...
AUTOMATIC1111
-1
/
+3
2023-08-09
split shared.py into multiple files; should resolve all circular reference im...
AUTOMATIC1111
-0
/
+236