aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_clip.py
AgeCommit message (Expand)AuthorLines
2024-02-11add infotext entry for emphasis; put emphasis into a separate file, add an op...AUTOMATIC1111-9/+12
2024-02-10Update sd_hijack_clip.pyhako-mikan-1/+1
2024-02-09add optionhako-mikan-1/+3
2023-08-03fix missing TI hashw-e-w-0/+2
2023-07-29textual inversion support for SDXLAUTOMATIC1111-1/+1
2023-07-26repair SDXLAUTOMATIC1111-0/+5
2023-07-26fix autograd which i broke for no good reason when implementing SDXLAUTOMATIC1111-2/+2
2023-07-16Merge pull request #11757 from AUTOMATIC1111/sdxlAUTOMATIC1111-4/+27
2023-07-15add textual inversion hashes to infotextAUTOMATIC1111-3/+12
2023-07-13fix CLIP doing the unneeded normalizationAUTOMATIC1111-0/+15
2023-07-12SDXL supportAUTOMATIC1111-4/+12
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