Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-05-10 | imports cleanup for ruff | AUTOMATIC | -1/+0 | |
2023-05-09 | Fix up string formatting/concatenation to f-strings where feasible | Aarni Koskela | -1/+1 | |
2023-03-25 | Add support for the Variations models (unclip-h and unclip-l) | MrCheeze | -0/+7 | |
2023-01-28 | automatically detect v-parameterization for SD2 checkpoints | AUTOMATIC | -5/+46 | |
2023-01-28 | make the detection for -v models less broad | AUTOMATIC | -1/+1 | |
2023-01-27 | add v2-inpainting model detection, and broaden v-model detection to include ↵ | MrCheeze | -1/+4 | |
anything with 768 in the name | ||||
2023-01-27 | support detecting midas model | AUTOMATIC | -2/+5 | |
fix broken api for checkpoint list | ||||
2023-01-27 | remove the need to place configs near models | AUTOMATIC | -0/+65 | |