Releases: roboflow/roboflow-python
Releases · roboflow/roboflow-python
1.1.14
What's Changed
- Local Classification Inference by @paulguerrie in #210
Fixed a bug preventing local inference when using classification models
Full Changelog: 1.1.13...v1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
This release adds a new CLI tool, so the user can download and upload from the command line
Video inference bug-fix release
This release fixes some bugs in the previous release re: video inference.
1.1.8
1.1.7
Updated python version requirements to >=3.8 from 3.6 in setup.py and Readme. Python 3.8 is now the earliest version Roboflow supports because it’s the earliest version supported by our dependencies. Here’s roboflow/supervision#180 from when supervision dropped support for 3.7 a few months ago.
1.1.6
What's Changed
- Add input continue warning for wrong ultralytics version in model deploy by @SolomonLake in #185
Full Changelog: v1.1.15...v1.1.6
v1.1.4
bugfix: project.upload()
was using a wrong parameter name for is_prediction