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
/
ui.py
Age
Commit message (
Expand
)
Author
2022-10-18
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-18
Add visible for dropdown
ふぁ
2022-10-18
Remove exception handling
ふぁ
2022-10-18
Add scripts to ui-config,json
ふぁ
2022-10-18
Disable auto weights swap with config option
trufty
2022-10-18
Merge branch 'master' into dark-mode
AUTOMATIC1111
2022-10-18
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-18
Fix typo "celem_id" to "elem_id"
Mykeehu
2022-10-18
Fix typo in 'choices' when loading upscaler 2 config
Jordan Hall
2022-10-17
localization support
AUTOMATIC
2022-10-17
make modelmerger work with ui-config.json
AUTOMATIC
2022-10-17
Use of a --theme argument for more flexibility
Michoko
2022-10-17
Added dark mode switch
Michoko
2022-10-16
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-16
The hide_ui_dir_config flag also restrict write attempt to path settings
SGKoishi
2022-10-16
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-16
ui fix, re organization of the code
MalumaDev
2022-10-16
Better readablity of logs
CookieHCl
2022-10-16
Only make output dir when creating output
CookieHCl
2022-10-16
ui fix
MalumaDev
2022-10-16
Added Refresh Button to embedding and hypernetwork names in Train Tab
Junpeng Qiu
2022-10-16
Warn when user uses bad ui setting
CookieHCl
2022-10-16
Use default value when dropdown ui setting is bad
CookieHCl
2022-10-16
Make style configurable in ui-config.json
CookieHCl
2022-10-16
Allow specifying the region of ngrok.
ddPn08
2022-10-16
added extras batch work from directory
winterspringsummer
2022-10-16
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-15
fix saving images compatibility with gradio update
AUTOMATIC
2022-10-15
Update modules/ui.py
MalumaDev
2022-10-15
Update modules/ui.py
MalumaDev
2022-10-15
Update modules/ui.py
MalumaDev
2022-10-15
Update modules/ui.py
MalumaDev
2022-10-15
Merge branch 'master' into test_resolve_conflicts
MalumaDev
2022-10-15
fix download section layout
ruocaled
2022-10-15
fix to tokens lenght, addend embs generator, add new features to edit the emb...
MalumaDev
2022-10-15
fix gadio issue with sending files between tabs
AUTOMATIC
2022-10-15
change styling for top right corner UI
AUTOMATIC
2022-10-15
fix new gradio failing to preserve image params
AUTOMATIC
2022-10-15
re-apply height hacks to work with new gradio
AUTOMATIC
2022-10-15
Add hint for `ctrl/alt enter`
aoirusann
2022-10-15
add option to use batch size for training
AUTOMATIC
2022-10-15
bring history tab back, make it behave; it's still slow but won't fuck anythi...
AUTOMATIC
2022-10-15
rename firstpass w/h to discard old user settings
AUTOMATIC
2022-10-14
set firstpass w/h to 0 by default and rever to old behavior when any are 0
AUTOMATIC
2022-10-14
disabling history - i knew it was slow as fuck but i didn't realize it would ...
AUTOMATIC
2022-10-14
remove duplicate code for log loss, add step, make it read from options rathe...
AUTOMATIC
2022-10-14
Merge remote-tracking branch 'Melanpan/master'
AUTOMATIC
2022-10-14
change checkpoint merger to work in a more obvious way
AUTOMATIC
2022-10-14
add option to read generation params for learning previews from txt2img
AUTOMATIC
2022-10-14
Merge pull request #2396 from yfszzx/master
AUTOMATIC1111
[next]