EfficientWord-Net
EfficientWord-Net copied to clipboard
#45 Update dependencies for Python 3.10+, add TensorFlow for Windows/Mac
#45 Update dependencies for Python 3.10+, add TensorFlow for Windows/Mac
- Updated dependencies to support Python 3.10 and later versions, addressing the requirements of #45.
- Dropped support for Python 3.6 and 3.7 due to the constraints of the updated dependencies.
- Added TensorFlow for Windows and Mac to ensure compatibility. Linux will continue to use tensorflow-lite.
As confirmed in the TensorFlow forum (https://discuss.tensorflow.org/t/how-to-install-tflite-runtime-in-windows-machine/11427), tensorflow-lite runtime is not available for platforms other than Linux.