What's Changed
- Add docker images for diffusion repo by @j316chuck in #174
- Add option for default prompts/negative prompts in eval by @coryMosaicML in #148
- Add image generator to generate images for use with geneval by @coryMosaicML in #172
- Add composer model class for running with precomputed CLIP and T5 text latents by @coryMosaicML in #171
- Update latent precomputation script with batching by @jazcollins in #170
- Update dependencies for use with torch 2.4.1 and composer 0.25.0 by @coryMosaicML in #176
- Add option for stream weights in the image caption latents dataloader by @coryMosaicML in #178
- Update evaluation and inference code to handle other precisions and models by @coryMosaicML in #179
New Contributors
- @j316chuck made their first contribution in #174
Full Changelog: v0.1.2...v0.1.3