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
/
ui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure the directory exists before saving to it
brkirch
2022-10-12
1
-0
/
+2
*
Merge pull request #2143 from JC-Array/deepdanbooru_pre_process
AUTOMATIC1111
2022-10-12
1
-1
/
+6
|
\
|
*
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
1
-1
/
+1
|
*
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
2022-10-11
1
-26
/
+82
|
|
\
|
*
\
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
2022-10-10
1
-0
/
+5
|
|
\
\
|
|
*
|
removed change in last commit, simplified to adding the visible argument to p...
JC_Array
2022-10-10
1
-12
/
+10
|
|
*
|
removed duplicate run_preprocess.click by creating run_preprocess_inputs list...
JC_Array
2022-10-10
1
-32
/
+17
|
|
*
|
refactored the deepbooru module to improve speed on running multiple interoga...
JC_Array
2022-10-10
1
-15
/
+37
*
|
|
|
Truncate error text to fix service lockup / stall
Greg Fuller
2022-10-12
1
-1
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
apply lr schedule to hypernets
AUTOMATIC
2022-10-11
1
-1
/
+1
*
|
|
Merge branch 'learning_rate-scheduling' into learnschedule
AUTOMATIC1111
2022-10-11
1
-28
/
+84
|
\
\
\
|
*
|
|
add option to select hypernetwork modules when creating
AUTOMATIC
2022-10-11
1
-0
/
+2
|
*
|
|
Merge pull request #2227 from papuSpartan/master
AUTOMATIC1111
2022-10-11
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
move list refresh to webui.py and add stdout indicating it's doing so
papuSpartan
2022-10-11
1
-3
/
+0
|
|
*
|
|
Refresh list of models/ckpts upon hitting restart gradio in the settings pane
papuSpartan
2022-10-11
1
-0
/
+4
|
|
|
/
/
|
*
|
|
more renames
AUTOMATIC
2022-10-11
1
-2
/
+2
|
*
|
|
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
1
-1
/
+1
|
*
|
|
Cleaned ngrok integration
JamnedZ
2022-10-11
1
-0
/
+5
|
*
|
|
add a space holder
Ben
2022-10-11
1
-1
/
+4
|
*
|
|
Layout fix
Ben
2022-10-11
1
-14
/
+14
|
*
|
|
fixes related to merge
AUTOMATIC
2022-10-11
1
-2
/
+3
|
*
|
|
Merge branch 'master' into hypernetwork-training
AUTOMATIC
2022-10-11
1
-31
/
+145
|
|
\
\
\
|
|
*
|
|
Added slider for deepbooru score threshold in settings
Kenneth
2022-10-11
1
-1
/
+1
|
|
*
|
|
Make the ctrl+enter shortcut use the generate button on the current tab
Jairo Correa
2022-10-11
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Always show previous mask and fix extras_send dest
Vladimir Repin
2022-10-10
1
-1
/
+1
|
|
*
|
Remove max_batch_count from ui.py
RW21
2022-10-10
1
-2
/
+2
|
*
|
|
hypernetwork training mk1
AUTOMATIC
2022-10-07
1
-7
/
+51
*
|
|
|
Refactored learning rate code
Fampai
2022-10-10
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Custom Width and Height
alg-wiki
2022-10-10
1
-4
/
+8
*
|
|
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
2022-10-10
1
-1
/
+7
|
|
/
|
/
|
*
|
show model selection setting on top of page
AUTOMATIC
2022-10-09
1
-9
/
+45
*
|
prevent a possible code execution error (thanks, RyotaK)
AUTOMATIC
2022-10-09
1
-0
/
+9
*
|
hide filenames for save button by default
AUTOMATIC
2022-10-09
1
-3
/
+3
*
|
Merge pull request #1752 from Greendayle/dev/deepdanbooru
AUTOMATIC1111
2022-10-09
1
-5
/
+24
|
\
\
|
*
|
made deepdanbooru optional, added to readme, automatic download of deepbooru ...
Greendayle
2022-10-08
1
-7
/
+12
|
*
|
fix conflicts
Greendayle
2022-10-08
1
-1
/
+9
|
|
\
\
|
*
\
\
Merge branch 'master' into dev/deepdanbooru
Greendayle
2022-10-07
1
-40
/
+22
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
deepdanbooru interrogator
Greendayle
2022-10-05
1
-5
/
+19
*
|
|
|
Support `Download` for txt files.
aoirusann
2022-10-09
1
-1
/
+4
*
|
|
|
Add `Download` & `Download as zip`
aoirusann
2022-10-09
1
-5
/
+34
*
|
|
|
chore: Fix typos
Aidan Holland
2022-10-08
1
-2
/
+2
*
|
|
|
Update ui.py
DepFA
2022-10-08
1
-1
/
+1
*
|
|
|
TI preprocess wording
DepFA
2022-10-08
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Fixed typo
Milly
2022-10-08
1
-1
/
+1
*
|
|
Add button to skip the current iteration
Trung Ngo
2022-10-08
1
-0
/
+8
|
|
/
|
/
|
*
|
Removed duplicate image saving codes
Milly
2022-10-06
1
-36
/
+10
*
|
added support for AND from https://energy-based-model.github.io/Compositional...
AUTOMATIC
2022-10-05
1
-2
/
+4
*
|
shared.state.interrupt when restart is requested
DepFA
2022-10-05
1
-0
/
+1
*
|
Display time taken in mins, secs when relevant
xpscyho
2022-10-04
1
-1
/
+6
*
|
add editor to img2img
AUTOMATIC
2022-10-04
1
-1
/
+1
|
/
[next]