v0.3.0
Pre-release
Pre-release
What's Changed
- Add Image Classification pipelines support by @CodeWithKyrian in #9
- Add Zero shot Image Classification pipelines support by @CodeWithKyrian in #9
- Add New Image Driver - VIPS by @CodeWithKyrian in #10
- Add Object Detection Pipeline by @CodeWithKyrian in #11
- Download ONNXRuntime automatically after composer install by @CodeWithKyrian in #12
- Add Zero Shot Object Detection Pipeline and OwlVit models by @CodeWithKyrian in #14
- Improve tensor performance by @CodeWithKyrian in #13
- Set [MASK] usage in prompts for default Xenova/bert-base-uncased model by @takielias in #15
- Add image feature extraction pipeline by @CodeWithKyrian in #16
- Add image to image pipeline by @CodeWithKyrian in #17
- bugfix: https slashes affected when joining paths by @CodeWithKyrian in #19
Breaking Changes
- The install command no longer exists, as the required libraries are downloaded automatically on composer install.
- New Image driver configuration settings added that required either GD, Imagick or Vips
New Contributors
- @takielias made their first contribution in #15
Full Changelog: 0.2.2...0.3.0