jatinmehra commited on
Commit
54fd90b
·
verified ·
1 Parent(s): b7a46df

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ torch
4
+ torchvision
5
+ albumentations
6
+ timm
7
+ opencv-python-headless
8
+ tqdm
9
+ scikit-learn
10
+ fastapi[standard]
11
+ uvicorn>=0.23.0
12
+ python-multipart>=0.0.6
13
+ pytest
14
+ onnxruntime