mrneuralnet commited on
Commit
5b7b577
·
1 Parent(s): 82c3e67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- albumentations==1.3.1
2
- bbox==0.9.4
3
- Cython==0.29.35
4
- ipython==8.14.0
5
- matplotlib==3.4.3
6
- numpy==1.25.0
7
- opencv_python_headless==4.7.0.72
8
- Pillow==9.3.0
9
- PyYAML==6.0
10
- scikit_learn==1.2.2
11
- scipy==1.8.0
12
  streamlit
13
  # tensorboardX==2.6.1
14
  # torch==2.0.1+cu117
 
1
+ albumentations
2
+ bbox
3
+ Cython
4
+ ipython
5
+ matplotli
6
+ numpy
7
+ opencv_python_headless
8
+ Pillow
9
+ PyYAML
10
+ scikit_learn
11
+ scipy
12
  streamlit
13
  # tensorboardX==2.6.1
14
  # torch==2.0.1+cu117