Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-04 | make webui not crash when running with --disable-all-extensions option | AUTOMATIC1111 | -1/+6 |
2023-06-02 | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | -2/+2 |
2023-05-10 | manual fixes for some C408 | AUTOMATIC | -4/+4 |
2023-05-10 | ruff manual fixes | AUTOMATIC | -6/+8 |
2023-05-10 | ruff auto fixes | AUTOMATIC | -2/+2 |
2023-05-10 | manual fixes for ruff | AUTOMATIC | -16/+10 |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -2/+2 |
2023-01-25 | Add instruct-pix2pix hijack | Kyle | -0/+1459 |