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