mohamedsamake8322 commited on
Commit
9e072d2
·
verified ·
1 Parent(s): 950be73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- fastapi==0.104.0
2
- uvicorn==0.24.0
3
- pillow==10.0.0
4
- torch==2.1.0
5
- torchvision==0.16.0
6
- numpy==1.24.0
7
- faiss-cpu==1.7.4
8
- huggingface-hub==0.17.0
9
- python-multipart==0.0.6
10
- scikit-learn>=1.0.0
11
- albumentations>=1.3.0
12
- opencv-python>=4.5.0
13
- timm>=0.6.0
14
  tqdm>=4.60.0
 
1
+ fastapi==0.104.0
2
+ uvicorn==0.24.0
3
+ pillow==10.0.0
4
+ torch==2.1.0
5
+ torchvision==0.16.0
6
+ numpy==1.24.0
7
+ faiss-cpu==1.7.4
8
+ huggingface-hub==0.17.0
9
+ python-multipart==0.0.6
10
+ scikit-learn>=1.0.0
11
+ albumentations>=1.3.0
12
+ opencv-python-headless==4.8.1.78
13
+ timm>=0.6.0
14
  tqdm>=4.60.0