Skip to content

v0.1.3 - CLIP + T5

Latest
Compare
Choose a tag to compare
@A-Jacobson A-Jacobson released this 21 Nov 20:06
· 2 commits to main since this release
ba8ca02

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

Full Changelog: v0.1.2...v0.1.3