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.
@TheSeriousProgrammer
Hi ! I've updated this pull request to change the install condition from checking the OS to checking for ARM CPU architecture. This should make the installation process more efficient.
Could you please review this when you have a chance?
Thank you!
Sorry for taking some time. We will get back to you.
Hi @kiri-i can you kindly resolve the merge conflicts that way I could merge your code
Any updates?
Any updates?