Ram0894 commited on
Commit
ff4fc7f
·
verified ·
1 Parent(s): 5371cce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
- fastapi==0.110.0
2
- uvicorn==0.28.0
3
- sqlalchemy==2.0.28
4
- torch==2.12.1
5
- torchvision==0.27.1
6
- transformers==5.12.1
7
- huggingface_hub==1.22.0
8
- pillow==12.3.0
9
- opencv-python==5.0.0.93
10
- grad-cam==1.5.5
11
- pydantic==2.6.4
12
- python-multipart==0.0.9
13
- tensorflow>=2.15.0
14
-
 
1
+ fastapi
2
+ uvicorn
3
+ sqlalchemy
4
+ torch
5
+ torchvision
6
+ transformers
7
+ huggingface_hub
8
+ pillow
9
+ opencv-python
10
+ grad-cam
11
+ pydantic
12
+ python-multipart
13
+ tensorflow