| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some unusued bits. (#1067) | Laurent Mazare | 2023-10-09 | 1 | -13/+1 |
* | Add the clamping for stable-diffusion. (#1041) | Laurent Mazare | 2023-10-05 | 1 | -2/+3 |
* | Adapt more examples to the updated safetensor api. (#947) | Laurent Mazare | 2023-09-23 | 1 | -12/+12 |
* | Add flash-attn support. (#912) | Laurent Mazare | 2023-09-20 | 1 | -2/+12 |
* | Add details on wuerstchen. (#911) | Laurent Mazare | 2023-09-20 | 2 | -0/+27 |
* | Wuerstchen parameter tweaks. (#907) | Laurent Mazare | 2023-09-20 | 1 | -2/+2 |
* | Line-up the wuerstchen model with the python implementation. (#901) | Laurent Mazare | 2023-09-19 | 1 | -1/+0 |
* | Improve the error message on shape mismatch for cat. (#897) | Laurent Mazare | 2023-09-19 | 1 | -6/+2 |
* | Only use classifier free guidance for the prior. (#896) | Laurent Mazare | 2023-09-19 | 1 | -63/+85 |
* | W decoding. (#893) | Laurent Mazare | 2023-09-19 | 1 | -27/+29 |
* | Prior denoising. (#889) | Laurent Mazare | 2023-09-18 | 1 | -5/+21 |
* | Fix the W clip embeddings. (#887) | Laurent Mazare | 2023-09-18 | 1 | -3/+3 |
* | More Wuerstchen fixes. (#882) | Laurent Mazare | 2023-09-17 | 1 | -20/+37 |
* | Add the DDPM scheduler. (#877) | Laurent Mazare | 2023-09-17 | 1 | -4/+20 |
* | Wuerstchen main (#876) | Laurent Mazare | 2023-09-17 | 1 | -270/+89 |
* | Add a KV cache to T5. (#873) | Laurent Mazare | 2023-09-17 | 1 | -0/+499 |