Age | Commit message (Collapse) | Author |
|
make --disable-opt-split-attention command line option work again
|
|
|
|
|
|
|
|
add UI selection for cross attention optimization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To avoid import errors, ddpm_edit hijacks are done after an instruct pix2pix model is loaded.
|
|
Fix embeddings, upscalers, and refactor `--upcast-sampling`
|
|
|
|
|
|
|
|
|
|
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
|
|
|
|
Add Birch-san's sub-quadratic attention implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Patch UNet Forward to support resolutions that are not multiples of 64
|
|
Signed-off-by: zhaohu xing <920232796@qq.com>
|
|
fix device support for mps
update the support for SD2.0
|
|
|
|
Signed-off-by: zhaohu xing <920232796@qq.com>
|
|
|
|
|
|
Use devices.autocast() and fix MPS randn issues
|
|
|
|
Signed-off-by: zhaohu xing <920232796@qq.com>
|
|
|
|
|
|
Signed-off-by: zhaohu xing <920232796@qq.com>
|
|
|
|
|