itzjunayed commited on
Commit
2f2896f
·
verified ·
1 Parent(s): 7de112c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.7.0
2
+ torchaudio==0.7.0a0+ac17b64
3
+ torchtext==0.8.0a0+cd6902d
4
+ torchvision==0.8.1
5
+ pandas==1.1.5
6
+ numpy==1.18.5
7
+ opencv-python==4.4.0.46
8
+ opencv-python-headless==4.4.0.46
9
+ Pillow==8.0.1
10
+ tqdm==4.45.0