Shivdutta commited on
Commit
628350e
1 Parent(s): 88bb4e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -4
requirements.txt CHANGED
@@ -1,4 +1,19 @@
1
- torch
2
- opencv-python-headless
3
- IPython
4
- torchvision
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gitpython
2
+ ipython
3
+ matplotlib>=3.2.2
4
+ numpy>=1.18.5
5
+ opencv-python>=4.1.1
6
+ Pillow>=7.1.2
7
+ psutil
8
+ PyYAML>=5.3.1
9
+ requests>=2.23.0
10
+ scipy>=1.4.1
11
+ thop>=0.1.1
12
+ torch>=1.7.0
13
+ torchvision>=0.8.1
14
+ tqdm>=4.64.0
15
+ tensorboard>=2.4.1
16
+ pandas>=1.1.4
17
+ seaborn>=0.11.0
18
+ albumentations>=1.0.3
19
+ pycocotools>=2.0