aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_hijack_clip.py
AgeCommit message (Collapse)Author
2023-07-12SDXL supportAUTOMATIC1111
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela
2023-05-10suggestions and fixes from the PRAUTOMATIC
2023-05-10fixes for B007AUTOMATIC
2023-01-15add BREAK keyword to end current text chunk and start the nextAUTOMATIC
2023-01-07In-place operations can break gradient calculationbrkirch
2023-01-07more commentsAUTOMATIC
2023-01-07make it not break on empty inputs; thank you tarded, we areAUTOMATIC
2023-01-07CLIP hijack reworkAUTOMATIC
2023-01-01fix 'RuntimeError: Expected all tensors to be on the same device' error ↵AUTOMATIC
preventing models from loading on lowvram/medvram.
2022-12-31alt-diffusion integrationAUTOMATIC
2022-11-30fix bugszhaohu xing
Signed-off-by: zhaohu xing <920232796@qq.com>
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC