rufaidahaiman42 commited on
Commit
a84d7b2
·
verified ·
1 Parent(s): e952c3e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ timm
6
+ opencv-python
7
+ scikit-learn
8
+ albumentations
9
+ matplotlib
10
+ pandas
11
+ numpy
12
+ tqdm
13
+ pyyaml
14
+ onnx
15
+ onnxruntime
16
+ pillow