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
Age
Commit message (
Collapse
)
Author
2022-10-08
Add GZipMiddleware to root demo
DepFA
2022-10-08
check for ampere without destroying the optimizations. again.
C43H66N12O12S2
2022-10-08
check for ampere
C43H66N12O12S2
2022-10-08
check for 3.10
C43H66N12O12S2
2022-10-08
why did you do this
AUTOMATIC
2022-10-08
Fixed typo
Milly
2022-10-08
restore old opt_split_attention/disable_opt_split_attention logic
AUTOMATIC
2022-10-08
simplify xfrmers options: --xformers to enable and that's it
AUTOMATIC
2022-10-08
emergency fix for xformers (continue + shared)
AUTOMATIC
2022-10-08
Merge pull request #1851 from C43H66N12O12S2/flash
AUTOMATIC1111
xformers attention
2022-10-08
Update sd_hijack.py
C43H66N12O12S2
2022-10-08
Update requirements_versions.txt
C43H66N12O12S2
2022-10-08
Update launch.py
C43H66N12O12S2
2022-10-08
update sd_hijack_opt to respect new env variables
C43H66N12O12S2
2022-10-08
add xformers_available shared variable
C43H66N12O12S2
2022-10-08
default to split attention if cuda is available and xformers is not
C43H66N12O12S2
2022-10-08
check for OS and env variable
C43H66N12O12S2
2022-10-08
fix bug where when using prompt composition, hijack_comments generated ↵
MrCheeze
before the final AND will be dropped
2022-10-08
Remove duplicate event listeners
guaneec
2022-10-08
fix glob path in hypernetwork.py
ddPn08
2022-10-08
fix AND broken for long prompts
AUTOMATIC
2022-10-08
fix bugs related to variable prompt lengths
AUTOMATIC
2022-10-08
Update requirements.txt
C43H66N12O12S2
2022-10-08
install xformers
C43H66N12O12S2
2022-10-08
do not let user choose his own prompt token count limit
AUTOMATIC
2022-10-08
check specifically for skipped
Trung Ngo
2022-10-08
Add button to skip the current iteration
Trung Ngo
2022-10-08
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-10-08
let user choose his own prompt token count limit
AUTOMATIC
2022-10-08
fix: handles when state_dict does not exist
leko
2022-10-08
use new attnblock for xformers path
C43H66N12O12S2
2022-10-08
Update sd_hijack_optimizations.py
C43H66N12O12S2
2022-10-08
add xformers attnblock and hypernetwork support
C43H66N12O12S2
2022-10-08
add info about cross attention javascript shortcut code
AUTOMATIC
2022-10-08
implement removal
DepFA
2022-10-08
context menu styling
DepFA
2022-10-08
Context Menus
DepFA
2022-10-08
Add hypernetwork support to split cross attention v1
brkirch
* Add hypernetwork support to split_cross_attention_forward_v1 * Fix device check in esrgan_model.py to use devices.device_esrgan instead of shared.device
2022-10-08
edit-attention browser compatibility and readme typo
Jairo Correa
2022-10-08
delete broken and unnecessary aliases
C43H66N12O12S2
2022-10-08
switch to the proper way of calling xformers
C43H66N12O12S2
2022-10-07
make it possible to use hypernetworks without opt split attention
AUTOMATIC
2022-10-07
do not stop working on failed hypernetwork load
AUTOMATIC
2022-10-07
support loading VAE
AUTOMATIC
2022-10-07
added support for hypernetworks (???)
AUTOMATIC
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
Update requirements.txt
C43H66N12O12S2
2022-10-07
Update shared.py
C43H66N12O12S2
[next]