aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack.py
Commit message (Collapse)AuthorAgeFilesLines
* Making opt split attention the default. Are you upset about this? Sorry.AUTOMATIC2022-09-181-3/+3
|
* .....C43H66N12O12S22022-09-171-2/+2
|
* Move scale multiplication to the frontC43H66N12O12S22022-09-171-2/+2
|
* fix typoC43H66N12O12S22022-09-151-1/+1
|
* pass dtype to torch.zeros as wellC43H66N12O12S22022-09-151-1/+1
|
* Complete cross attention updateC43H66N12O12S22022-09-131-1/+73
|
* Update cross attention to the newest versionC43H66N12O12S22022-09-121-3/+4
|
* added --opt-split-attention-v1AUTOMATIC2022-09-101-0/+33
|
* Update to cross attention from https://github.com/Doggettx/stable-diffusion #219AUTOMATIC2022-09-101-10/+37
|
* support for sd-concepts as alternatives for textual inversion #151AUTOMATIC2022-09-081-5/+15
|
* directly convert list to tensorxeonvs2022-09-071-4/+1
|
* Added support for launching on Apple Siliconxeonvs2022-09-071-1/+4
|
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-0/+20
|
* add an option to enable tiling image generationAUTOMATIC2022-09-041-0/+5
|
* add split attention layer optimization from ↵AUTOMATIC2022-09-041-1/+43
| | | | https://github.com/basujindal/stable-diffusion/pull/117
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+208