nimocodes commited on
Commit
0833de3
·
verified ·
1 Parent(s): 2c8d5d8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ wget
2
+ timm
3
+ torch
4
+ tensorflow
5
+ moviepy
6
+ librosa
7
+ ffmpeg
8
+ albumentations
9
+ opencv-python
10
+ torchsummary
11
+ onnx
12
+ onnx2pytorch
13
+ open-cv