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
Age
Commit message (
Expand
)
Author
Lines
2022-10-08
install xformers
C43H66N12O12S2
-0
/
+3
2022-10-08
do not let user choose his own prompt token count limit
AUTOMATIC
-21
/
+13
2022-10-08
check specifically for skipped
Trung Ngo
-7
/
+3
2022-10-08
Add button to skip the current iteration
Trung Ngo
-8
/
+49
2022-10-08
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-1
/
+5
2022-10-08
let user choose his own prompt token count limit
AUTOMATIC
-8
/
+16
2022-10-08
fix: handles when state_dict does not exist
leko
-1
/
+5
2022-10-08
use new attnblock for xformers path
C43H66N12O12S2
-1
/
+1
2022-10-08
Update sd_hijack_optimizations.py
C43H66N12O12S2
-1
/
+1
2022-10-08
add xformers attnblock and hypernetwork support
C43H66N12O12S2
-2
/
+18
2022-10-08
add info about cross attention javascript shortcut code
AUTOMATIC
-1
/
+1
2022-10-08
implement removal
DepFA
-3
/
+10
2022-10-08
context menu styling
DepFA
-1
/
+28
2022-10-08
Context Menus
DepFA
-0
/
+165
2022-10-08
Add hypernetwork support to split cross attention v1
brkirch
-5
/
+15
2022-10-08
edit-attention browser compatibility and readme typo
Jairo Correa
-2
/
+2
2022-10-08
delete broken and unnecessary aliases
C43H66N12O12S2
-6
/
+4
2022-10-08
switch to the proper way of calling xformers
C43H66N12O12S2
-25
/
+3
2022-10-07
hypernetwork training mk1
AUTOMATIC
-107
/
+414
2022-10-07
linux test
Greendayle
-2
/
+3
2022-10-07
even more powerfull fix
Greendayle
-2
/
+7
2022-10-07
loading tf only in interrogation process
Greendayle
-3
/
+4
2022-10-07
Merge branch 'master' into dev/deepdanbooru
Greendayle
-187
/
+615
2022-10-07
make it possible to use hypernetworks without opt split attention
AUTOMATIC
-10
/
+38
2022-10-07
do not stop working on failed hypernetwork load
AUTOMATIC
-2
/
+9
2022-10-07
support loading VAE
AUTOMATIC
-0
/
+8
2022-10-07
added support for hypernetworks (???)
AUTOMATIC
-3
/
+88
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
-1
/
+1
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
-2
/
+2
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
-2
/
+1
2022-10-07
Update requirements.txt
C43H66N12O12S2
-0
/
+2
2022-10-07
Update shared.py
C43H66N12O12S2
-0
/
+1
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
-4
/
+9
2022-10-07
add xformers attention
C43H66N12O12S2
-1
/
+38
2022-10-06
added ctrl+up or ctrl+down hotkeys for attention
AUTOMATIC
-0
/
+45
2022-10-06
karras samplers for img2img?
AUTOMATIC
-2
/
+4
2022-10-06
Prefer using `Processed.sd_model_hash` attribute when filename pattern
Milly
-1
/
+1
2022-10-06
Added job_timestamp to Processed
Milly
-1
/
+3
2022-10-06
Added styles to Processed
Milly
-6
/
+3
2022-10-06
Merge pull request #1372 from fuzzytent/gallery-styling
AUTOMATIC1111
-0
/
+4
2022-10-06
Merge branch 'master' into gallery-styling
AUTOMATIC1111
-719
/
+2254
2022-10-06
Removed duplicate defined models_path
Milly
-10
/
+9
2022-10-06
add generation parameters to images shown in web ui
AUTOMATIC
-2
/
+6
2022-10-06
revert back to using list comprehension rather than list and map
AUTOMATIC
-1
/
+1
2022-10-06
Removed duplicate image saving codes
Milly
-39
/
+14
2022-10-06
Merge pull request #1283 from jn-jairo/fix-vram
AUTOMATIC1111
-10
/
+20
2022-10-06
Merge branch 'master' into fix-vram
Jairo Correa
-62
/
+273
2022-10-06
Update xy_grid.py
DepFA
-1
/
+1
2022-10-06
strip() split comma delimited lines
DepFA
-1
/
+1
2022-10-06
use csv.reader
DepFA
-5
/
+4
[prev]
[next]