EfficientWord-Net icon indicating copy to clipboard operation
EfficientWord-Net copied to clipboard

#45 Update dependencies for Python 3.10+, add TensorFlow for Windows/Mac

Open kiri-i opened this issue 1 year ago • 5 comments

#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.

kiri-i avatar Mar 22 '24 15:03 kiri-i

@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!

kiri-i avatar May 18 '24 08:05 kiri-i

Sorry for taking some time. We will get back to you.

aman-17 avatar Sep 09 '24 19:09 aman-17

Hi @kiri-i can you kindly resolve the merge conflicts that way I could merge your code

TheSeriousProgrammer avatar Sep 16 '24 18:09 TheSeriousProgrammer

Any updates?

tomfun avatar Sep 25 '24 09:09 tomfun

Any updates?

0xcaffeinated avatar Sep 28 '24 08:09 0xcaffeinated