aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sd_hijack_clip.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵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