HarshCasper / Malaria-Detection

🦟 😷Classifying Malarial Cell Images using Tensorflow and deployed on a Flask Web Server to perform Real-Time Classification 🦠🔥
MIT License
63 stars 22 forks source link

Added Specific Python Version in Documentation #8

Closed amanptl closed 3 years ago

amanptl commented 3 years ago

Added Python 3.8 or older in the Readme.md file to support Tensorflow 1.

ghimireadarsh commented 3 years ago

With python 3.8 there will be issue installing libraries, it should be less than 3.8

amanptl commented 3 years ago

Sorry for misinterpreting it. I have made the changes.