Open dlroy88osu opened 1 year ago
Didn't know that python12 got released, will rollout a new release containing a few fixes and this one too. Moreover tflite dependency was present for the older model which is seldome used, now the package primarily focuses on the newer model which run with onnx-runtime
Submitted a pull request for updating dependencies to support Python 3.12. Please review the changes.
No support for Python 12, is that planned?
tflite is no longer maintained for windows / mac, you have to use the full tensorflow.
Also the numpy dependency is outdated. (this was trying to build on 3.11.6)