Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed aspect ratio bucketing; allow passing token IDs to pipeline | Volpeon | 2023-01-08 | 1 | -6/+8 |
* | Improved aspect ratio bucketing | Volpeon | 2023-01-08 | 1 | -1/+1 |
* | Made aspect ratio bucketing configurable | Volpeon | 2023-01-07 | 1 | -7/+2 |
* | Added progressive aspect ratio bucketing | Volpeon | 2023-01-07 | 1 | -2/+2 |
* | Update | Volpeon | 2023-01-06 | 1 | -6/+6 |
* | Use context manager for EMA, on_train/eval hooks | Volpeon | 2023-01-06 | 1 | -1/+1 |
* | Add contextmanager to EMAModel to apply weights temporarily | Volpeon | 2023-01-06 | 1 | -0/+12 |
* | Added EMA to TI | Volpeon | 2023-01-05 | 1 | -5/+95 |
* | Added multi-vector embeddings | Volpeon | 2022-12-31 | 1 | -4/+56 |
* | Integrated updates from diffusers | Volpeon | 2022-12-28 | 1 | -5/+0 |
* | Code simplifications, avoid autocast | Volpeon | 2022-12-25 | 1 | -57/+49 |
* | Fix | Volpeon | 2022-12-24 | 1 | -1/+1 |
* | Fix again | Volpeon | 2022-12-24 | 1 | -1/+1 |
* | Fix | Volpeon | 2022-12-24 | 1 | -1/+4 |
* | Improved class prompt handling | Volpeon | 2022-12-23 | 1 | -3/+1 |
* | Moved common training code into separate module | Volpeon | 2022-12-21 | 1 | -0/+131 |