usmanyousaf commited on
Commit
1937f93
1 Parent(s): e444f63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -2,9 +2,7 @@ streamlit
2
  requests
3
  pillow
4
  keras
5
- tensorflow==2.16.1
6
  fastapi
7
  uvicorn
8
  numpy
9
- python -c "import tensorflow as tf; print(tf.__version__)"
10
- pip install --upgrade tensorflow
 
2
  requests
3
  pillow
4
  keras
5
+ tensorflow
6
  fastapi
7
  uvicorn
8
  numpy