Before running the app, ensure you have the following libraries installed:
- Flask: 3.0.3
- NumPy: 1.24.3
- Pillow: 10.3.0
- scikit-learn: 1.2.2
- TensorFlow: 2.15.0
- Pickle: latest version
You can install these dependencies using pip just navigate to the "server2" :
pip install -r requirements.txt