suyagi commited on
Commit
aa4d40f
·
verified ·
1 Parent(s): 286a52d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
- tensorflow==2.12.0
4
  numpy
5
  Pillow
6
  joblib
 
 
1
  fastapi
2
  uvicorn
3
+ tensorflow-cpu==2.12.0
4
  numpy
5
  Pillow
6
  joblib
7
+ scikit-learn