Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-10-31 | Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and ... | mawr | -2/+2 |
2022-10-21 | interrogate: Fix CLIP-interrogation on CPU | Patryk Wychowaniec | -3/+9 |
2022-10-17 | make CLIP interrogate ranks output sane values | AUTOMATIC | -3/+3 |
2022-10-17 | Fix CLIP Interrogator and disable ranks for it | DenkingOfficial | -2/+2 |
2022-10-14 | Add 'interrogate' and 'all' choices to --use-cpu | brkirch | -7/+7 |
2022-10-11 | Interrogate: add option to include ranks in output | Greg Fuller | -2/+5 |
2022-10-08 | chore: Fix typos | Aidan Holland | -2/+2 |
2022-10-02 | preprocessing for textual inversion added | AUTOMATIC | -0/+1 |
2022-09-15 | fix for Error Interrogating when user has garbage in text files #479 | AUTOMATIC | -1/+1 |
2022-09-12 | remove mistaken error message | AUTOMATIC | -1/+1 |
2022-09-12 | memory optimization for CLIP interrogator | AUTOMATIC | -5/+23 |
2022-09-11 | add half() supporrt for CLIP interrogation | AUTOMATIC | -17/+24 |
2022-09-11 | CLIP interrogator | AUTOMATIC | -0/+142 |