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
Age
Commit message (
Expand
)
Author
Lines
2022-10-11
Merge branch 'master' into embed-embeddings-in-images
DepFA
-29
/
+82
2022-10-11
more renames
AUTOMATIC
-2
/
+2
2022-10-11
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
-1
/
+1
2022-10-11
Cleaned ngrok integration
JamnedZ
-0
/
+5
2022-10-11
add a space holder
Ben
-1
/
+4
2022-10-11
Layout fix
Ben
-14
/
+14
2022-10-11
fixes related to merge
AUTOMATIC
-2
/
+3
2022-10-11
Merge branch 'master' into hypernetwork-training
AUTOMATIC
-31
/
+145
2022-10-11
Added slider for deepbooru score threshold in settings
Kenneth
-1
/
+1
2022-10-11
Make the ctrl+enter shortcut use the generate button on the current tab
Jairo Correa
-1
/
+1
2022-10-10
Always show previous mask and fix extras_send dest
Vladimir Repin
-1
/
+1
2022-10-10
Remove max_batch_count from ui.py
RW21
-2
/
+2
2022-10-10
Merge branch 'master' into embed-embeddings-in-images
DepFA
-1
/
+11
2022-10-10
Custom Width and Height
alg-wiki
-4
/
+8
2022-10-10
Textual Inversion: Added custom training image size and number of repeats per...
alg-wiki
-1
/
+7
2022-10-10
Merge branch 'master' into embed-embeddings-in-images
DepFA
-20
/
+116
2022-10-09
show model selection setting on top of page
AUTOMATIC
-9
/
+45
2022-10-09
prevent a possible code execution error (thanks, RyotaK)
AUTOMATIC
-0
/
+9
2022-10-09
hide filenames for save button by default
AUTOMATIC
-3
/
+3
2022-10-09
Merge pull request #1752 from Greendayle/dev/deepdanbooru
AUTOMATIC1111
-5
/
+24
2022-10-09
Support `Download` for txt files.
aoirusann
-1
/
+4
2022-10-09
Add `Download` & `Download as zip`
aoirusann
-5
/
+34
2022-10-09
add embed embedding to ui
DepFA
-1
/
+3
2022-10-08
chore: Fix typos
Aidan Holland
-2
/
+2
2022-10-08
Update ui.py
DepFA
-1
/
+1
2022-10-08
TI preprocess wording
DepFA
-3
/
+3
2022-10-08
made deepdanbooru optional, added to readme, automatic download of deepbooru ...
Greendayle
-7
/
+12
2022-10-08
fix conflicts
Greendayle
-1
/
+9
2022-10-08
Fixed typo
Milly
-1
/
+1
2022-10-08
Add button to skip the current iteration
Trung Ngo
-0
/
+8
2022-10-07
hypernetwork training mk1
AUTOMATIC
-7
/
+51
2022-10-07
Merge branch 'master' into dev/deepdanbooru
Greendayle
-40
/
+22
2022-10-06
Removed duplicate image saving codes
Milly
-36
/
+10
2022-10-05
added support for AND from https://energy-based-model.github.io/Compositional...
AUTOMATIC
-2
/
+4
2022-10-05
deepdanbooru interrogator
Greendayle
-5
/
+19
2022-10-05
shared.state.interrupt when restart is requested
DepFA
-0
/
+1
2022-10-04
Display time taken in mins, secs when relevant
xpscyho
-1
/
+6
2022-10-04
add editor to img2img
AUTOMATIC
-1
/
+1
2022-10-04
ignore errors in parse for purposes of token counting for #1564
AUTOMATIC
-2
/
+10
2022-10-03
batch processing for img2img with an empty output directory, by request
AUTOMATIC
-1
/
+1
2022-10-03
Convert folder icon surrogate pair to valid utf8
Hanusz Leszek
-1
/
+1
2022-10-02
keep textual inversion dataset latents in CPU memory to save a bit of VRAM
AUTOMATIC
-2
/
+2
2022-10-02
preprocessing for textual inversion added
AUTOMATIC
-0
/
+36
2022-10-02
make save to dirs optional for imgs saved from ui
Lopyter
-1
/
+1
2022-10-02
Merge branch 'master' into 1404-script-reload-without-restart
AUTOMATIC1111
-32
/
+176
2022-10-02
correct indent
DepFA
-13
/
+12
2022-10-02
Merge pull request #1324 from liamkerr/token_updates
AUTOMATIC1111
-8
/
+18
2022-10-02
fix for incorrect embedding token length calculation (will break seeds that u...
AUTOMATIC
-0
/
+2
2022-10-02
Merge branch 'master' into token_updates
liamkerr
-7
/
+34
2022-10-02
Merge branch 'master' into saving
AUTOMATIC1111
-24
/
+140
[next]