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