aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_clip.py
Commit message (Expand)AuthorAgeFilesLines
* SDXL supportAUTOMATIC11112023-07-121-4/+12
* Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressionsAarni Koskela2023-06-021-1/+1
* suggestions and fixes from the PRAUTOMATIC2023-05-101-1/+1
* fixes for B007AUTOMATIC2023-05-101-1/+1
* add BREAK keyword to end current text chunk and start the nextAUTOMATIC2023-01-151-4/+13
* In-place operations can break gradient calculationbrkirch2023-01-071-2/+2
* more commentsAUTOMATIC2023-01-071-5/+16
* make it not break on empty inputs; thank you tarded, we areAUTOMATIC2023-01-071-1/+1
* CLIP hijack reworkAUTOMATIC2023-01-061-177/+171
* fix 'RuntimeError: Expected all tensors to be on the same device' error preve...AUTOMATIC2022-12-311-1/+1
* alt-diffusion integrationAUTOMATIC2022-12-311-9/+5
* fix bugszhaohu xing2022-11-301-2/+8
* Add support Stable Diffusion 2.0AUTOMATIC2022-11-261-0/+301