pyesonekyaw commited on
Commit
73e18ee
1 Parent(s): 2d4f58a

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ matplotlib>=3.2.2
2
+ numpy>=1.18.5
3
+ opencv-python>=4.1.2
4
+ Pillow>=7.1.2
5
+ PyYAML>=5.3.1
6
+ requests>=2.23.0
7
+ scipy>=1.4.1
8
+ torch>=1.7.0
9
+ torchvision>=0.8.1
10
+ tqdm>=4.41.0
11
+ tensorboard>=2.4.1
12
+ pandas>=1.1.4
13
+ seaborn>=0.11.0
14
+ imutils~=0.5.4
15
+ gradio