I use Windows PowerShell to install flask but when I execute python app.py
I get this error
C:\Users\User\Desktop\flask\Deployed Model> python app.py
Using TensorFlow backend.
2020-06-01 12:36:45.548048: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
Model loaded. Start serving...
Can anyone help me with this error? I installed all the libraries in Windows PowerShell and I also installed tensorflow==2.0