Spaces:
Sleeping
Sleeping
Commit
·
5b7b577
1
Parent(s):
82c3e67
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
-
albumentations
|
2 |
-
bbox
|
3 |
-
Cython
|
4 |
-
ipython
|
5 |
-
|
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
|
|
|
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
|