Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-02 | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | -1/+1 | |
2023-05-10 | suggestions and fixes from the PR | AUTOMATIC | -1/+1 | |
2023-05-10 | fixes for B007 | AUTOMATIC | -1/+1 | |
2023-01-15 | add BREAK keyword to end current text chunk and start the next | AUTOMATIC | -4/+13 | |
2023-01-07 | In-place operations can break gradient calculation | brkirch | -2/+2 | |
2023-01-07 | more comments | AUTOMATIC | -5/+16 | |
2023-01-07 | make it not break on empty inputs; thank you tarded, we are | AUTOMATIC | -1/+1 | |
2023-01-07 | CLIP hijack rework | AUTOMATIC | -177/+171 | |
2023-01-01 | fix 'RuntimeError: Expected all tensors to be on the same device' error ↵ | AUTOMATIC | -1/+1 | |
preventing models from loading on lowvram/medvram. | ||||
2022-12-31 | alt-diffusion integration | AUTOMATIC | -9/+5 | |
2022-11-30 | fix bugs | zhaohu xing | -2/+8 | |
Signed-off-by: zhaohu xing <920232796@qq.com> | ||||
2022-11-26 | Add support Stable Diffusion 2.0 | AUTOMATIC | -0/+301 | |