RivianG commited on
Commit
102785e
·
1 Parent(s): 2521f71

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- tensorflow>=2.3.1
2
- matplotlib>=3.2.2
3
- numpy>=1.18.5
4
  opencv-python-headless
5
- Pillow>=7.1.2
6
- PyYAML>=5.3.1
7
- requests>=2.23.0
8
- scipy>=1.4.1
9
- torch>=1.7.0
10
- torchvision>=0.8.1
11
- tqdm>=4.41.0
12
- pandas>=1.1.4
13
- seaborn>=0.11.0
 
1
+ tensorflow
2
+ matplotlib
3
+ numpy
4
  opencv-python-headless
5
+ Pillow
6
+ PyYAML
7
+ requests
8
+ scipy
9
+ torch
10
+ torchvision
11
+ tqdm
12
+ pandas
13
+ seaborn