v1.1.34
What's Changed
- Setup mypy by @iurisilvio in #262
- chore: remove .DS_Store files and improve documentation by @cdragos in #267
- Fix all obvious bugs found by mypy by @iurisilvio in #265
- Fix many mypy errors by @iurisilvio in #264
- Fixes batch_name and tag_names not being set when uploading a hosted image by @joaomarcoscrs in #268
- Fix
local
type by @iurisilvio in #273 - Fix
GazeModel
init by @iurisilvio in #274 - Allow florence2 deploys by @probicheaux in #272
- Fixes batches being created with
None
name by @joaomarcoscrs in #278 - version.model should return None if no model by @stellasphere in #276
- Fix last mypy issues by @iurisilvio in #275
- Fix types in version init by @iurisilvio in #279
- Use correct image path when validating during image directory upload by @SolomonLake in #280
New Contributors
- @cdragos made their first contribution in #267
- @joaomarcoscrs made their first contribution in #268
- @stellasphere made their first contribution in #276
Full Changelog: v1.1.33...v1.1.34