aboutsummaryrefslogtreecommitdiff
path: root/modules/sd_hijack_clip.py
AgeCommit message (Expand)Author
2023-07-16Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC1111
2023-07-15add textual inversion hashes to infotextAUTOMATIC1111
2023-07-13fix CLIP doing the unneeded normalizationAUTOMATIC1111
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 preve...AUTOMATIC
2022-12-31alt-diffusion integrationAUTOMATIC
2022-11-30fix bugszhaohu xing
2022-11-26Add support Stable Diffusion 2.0AUTOMATIC