aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_clip.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵AUTOMATIC2022-12-311-1/+1
| | | | preventing models from loading on lowvram/medvram.
* alt-diffusion integrationAUTOMATIC2022-12-311-9/+5
|
* fix bugszhaohu xing2022-11-301-2/+8
| | | | Signed-off-by: zhaohu xing <920232796@qq.com>
* Add support Stable Diffusion 2.0AUTOMATIC2022-11-261-0/+301