v0.3.4
What's Changed
- Introduce a new function to convert an application model to backbone model. by @qlzh727 in #820
- Add mosaic data augmentation by @quantumalaviya in #799
- Support ragged images in converter by @bhack in #848
- Readability improvement to SD by @LukeWood in #847
- Fix label encoder when all -1s are provided by @LukeWood in #846
- Small performance optimization for StableDiffusion by @ianstenbit in #851
- Respect
box_head
in constructor by @LukeWood in #857 - Update TF stable release by @bhack in #837
- Add martins comment by @LukeWood in #859
- Add encode_text and generate_image to StableDiffusion API by @ianstenbit in #853
- Add licensing notice and information about model safety to model card by @LukeWood in #863
Full Changelog: v0.3.3...v0.3.4