Update requirements.txt

#2
by abdinkoo - opened
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- tensorFlow == 2.19.0
2
- numpy>=1.26.0,<2.2.0
3
- pillow == 10.4.0
4
- requests == 2.32.3
5
- opencv-python-headless == 4.12.0.88
6
- fastapi==0.116.1
7
- uvicorn==0.35.0
8
- python-multipart==0.0.20
 
 
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ sentence-transformers
4
+ pandas
5
+ numpy
6
+ pydantic
7
+ python-multipart
8
+ tqdm
9
+
10
+ google-generativeai