aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_clip.py
AgeCommit message (Expand)AuthorLines
2023-06-02Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela-1/+1
2023-05-10suggestions and fixes from the PRAUTOMATIC-1/+1
2023-05-10fixes for B007AUTOMATIC-1/+1
2023-01-15add BREAK keyword to end current text chunk and start the nextAUTOMATIC-4/+13
2023-01-07In-place operations can break gradient calculationbrkirch-2/+2
2023-01-07more commentsAUTOMATIC-5/+16
2023-01-07make it not break on empty inputs; thank you tarded, we areAUTOMATIC-1/+1
2023-01-07CLIP hijack reworkAUTOMATIC-177/+171
2023-01-01fix 'RuntimeError: Expected all tensors to be on the same device' error preve...AUTOMATIC-1/+1
2022-12-31alt-diffusion integrationAUTOMATIC-9/+5
2022-11-30fix bugszhaohu xing-2/+8
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC-0/+301