sumoy47 commited on
Commit
3453bb1
·
verified ·
1 Parent(s): e30002d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- fastapi
2
- uvicorn
3
- tensorflow
4
- scikit-learn==1.2.2
5
- pandas
6
- joblib
7
- pillow
8
- opencv-python-headless
 
9
  python-multipart
 
1
+ numpy<2.0
2
+ fastapi
3
+ uvicorn
4
+ tensorflow
5
+ scikit-learn==1.2.2
6
+ pandas
7
+ joblib
8
+ pillow
9
+ opencv-python-headless
10
  python-multipart