kabachuha
|
eda0d4e7af
|
fix the merge with the vlad-compat fix
|
2023-07-02 13:37:48 +03:00 |
ExponentialML
|
c071a804b7
|
Initial commit for multi-sampler feature.
|
2023-06-27 22:18:52 -07:00 |
kabachuha
|
9a1f8fbb40
|
add defaulting for cmd_opts in Vladmandic
fixes #180
|
2023-06-27 18:55:05 +03:00 |
kabachuha
|
8cba2def5b
|
relicense sd-webui-text2video under AGPL v3.0
Incorporates the original ModelScope code into the extension and licenses them both under the Apache 2.0-compatible AGPL v3.0
|
2023-05-30 17:23:45 +03:00 |
kabachuha
|
7c63d4441f
|
add opt_sdp_no_mem_attention to fix determinism
closes #145
|
2023-05-22 16:21:55 +03:00 |
kabachuha
|
5135ca930b
|
add the decimal part to dropouts
closes #137
|
2023-04-23 13:42:16 +03:00 |
kabachuha
|
6c02afc368
|
fix expected behavior for skipping
|
2023-04-21 15:35:43 +03:00 |
kabachuha
|
32ceeba955
|
fix steps count showing
|
2023-04-21 15:20:20 +03:00 |
kabachuha
|
ff8ca64f50
|
add progressbar, interrupt, skip
|
2023-04-21 14:17:12 +03:00 |
kabachuha
|
fc365b94c1
|
xformers don't use scale argument
closes #121
|
2023-04-21 12:37:27 +03:00 |
kabachuha
|
f1f9d9cd03
|
Revert "Fix[102b]: RE:Fix[102a]: 67aaba9f08 :: --attn_mask++attn_bias"
This reverts commit ec95bac72c.
|
2023-04-21 12:31:58 +03:00 |
Robin Fussell
|
ec95bac72c
|
Fix[102b]: RE:Fix[102a]: 67aaba9f08 :: --attn_mask++attn_bias
|
2023-04-20 00:17:58 -05:00 |
kabachuha
|
ac44238b17
|
fix masked_fill_ when vanilla attention
fixes #117
|
2023-04-16 15:09:53 +03:00 |
kabachuha
|
67aaba9f08
|
fixup mask argument is xformers attn
addresses the newer https://github.com/deforum-art/sd-webui-text2video/issues/102#issuecomment-1509995880
|
2023-04-16 02:35:17 +03:00 |
kabachuha
|
820aab0ae1
|
let torch2 take priority over xformers
|
2023-04-15 17:10:16 +03:00 |
kabachuha
|
c6d0f9a3fb
|
fix attn_mask arg name
|
2023-04-15 16:36:39 +03:00 |
kabachuha
|
122fb9ff1d
|
fix op link
|
2023-04-14 18:36:17 +03:00 |
kabachuha
|
d1b4eb95e0
|
use xformers/torch2 for self attention
|
2023-04-14 18:30:46 +03:00 |
kabachuha
|
20215de8ef
|
add support for xformers or torch2 attention
|
2023-04-14 18:25:24 +03:00 |
kabachuha
|
1b75f672a0
|
hide more debug info
|
2023-04-08 03:18:48 +03:00 |
kabachuha
|
e5e13ef70f
|
hide debug info
|
2023-04-08 03:14:01 +03:00 |
kabachuha
|
ac76c6713c
|
Merge branch 'main' into inpainting
|
2023-04-07 22:33:18 +03:00 |
kabachuha
|
828427b139
|
add videocrafter modules
|
2023-04-05 22:00:29 +03:00 |