aman-sharma606 commited on
Commit
834c812
·
verified ·
1 Parent(s): 3cf631d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -22
requirements.txt CHANGED
@@ -1,23 +1,15 @@
1
- fastapi==0.115.6
2
- uvicorn[standard]==0.34.0
3
- python-multipart==0.0.20
4
- pydantic==2.10.6
5
-
6
- numpy==1.26.4
7
- Pillow==11.1.0
8
- scipy==1.15.1
9
- soundfile==0.13.1
10
- librosa==0.10.2.post1
11
-
12
- torch==2.5.1
13
- torchvision==0.20.1
14
- torchaudio==2.5.1
15
- tensorflow==2.15.1
16
- keras==2.15.0
17
-
18
- opencv-python-headless==4.11.0.86
19
- scikit-learn==1.6.1
20
- transformers==4.49.0
21
- timm==1.0.15
22
- facenet-pytorch==2.6.0
23
  ultralytics==8.3.75
 
1
+ fastapi==0.115.6
2
+ uvicorn[standard]==0.34.0
3
+ python-multipart==0.0.20
4
+ pydantic==2.10.6
5
+ numpy==1.26.4
6
+ Pillow==11.1.0
7
+ scipy==1.15.1
8
+ soundfile==0.13.1
9
+ librosa==0.10.2.post1
10
+ opencv-python-headless==4.11.0.86
11
+ scikit-learn==1.6.1
12
+ transformers==4.49.0
13
+ timm==1.0.15
14
+ facenet-pytorch==2.5.3
 
 
 
 
 
 
 
 
15
  ultralytics==8.3.75