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
Age
Commit message (
Collapse
)
Author
2022-10-08
made deepdanbooru optional, added to readme, automatic download of deepbooru ↵
Greendayle
model
2022-10-08
alternate prompt
Artem Zagidulin
2022-10-08
check for ampere without destroying the optimizations. again.
C43H66N12O12S2
2022-10-08
check for ampere
C43H66N12O12S2
2022-10-08
Merge branch 'master' into dev/deepdanbooru
Greendayle
2022-10-08
why did you do this
AUTOMATIC
2022-10-08
fix conflicts
Greendayle
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 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
fix bug where when using prompt composition, hijack_comments generated ↵
MrCheeze
before the final AND will be dropped
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
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 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
delete broken and unnecessary aliases
C43H66N12O12S2
2022-10-08
switch to the proper way of calling xformers
C43H66N12O12S2
2022-10-07
hypernetwork training mk1
AUTOMATIC
2022-10-07
linux test
Greendayle
2022-10-07
even more powerfull fix
Greendayle
2022-10-07
loading tf only in interrogation process
Greendayle
2022-10-07
Merge branch 'master' into dev/deepdanbooru
Greendayle
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 shared.py
C43H66N12O12S2
2022-10-07
Update sd_hijack.py
C43H66N12O12S2
2022-10-07
add xformers attention
C43H66N12O12S2
2022-10-06
karras samplers for img2img?
AUTOMATIC
2022-10-06
Prefer using `Processed.sd_model_hash` attribute when filename pattern
Milly
2022-10-06
Added job_timestamp to Processed
Milly
So `[job_timestamp]` pattern can use in saving image UI.
[prev]
[next]