Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +15 -15
requirements.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
matplotlib
|
2 |
-
numpy
|
3 |
-
opencv-python-headless
|
4 |
-
pandas
|
5 |
-
Pillow
|
6 |
-
plotly
|
7 |
-
PyYAML
|
8 |
-
requests
|
9 |
-
streamlit
|
10 |
-
tensorflow
|
11 |
-
torch
|
12 |
-
torchvision
|
13 |
-
transformers
|
14 |
-
ultralytics
|
15 |
-
tf-keras
|
|
|
1 |
+
matplotlib
|
2 |
+
numpy
|
3 |
+
opencv-python-headless
|
4 |
+
pandas
|
5 |
+
Pillow
|
6 |
+
plotly
|
7 |
+
PyYAML
|
8 |
+
requests
|
9 |
+
streamlit
|
10 |
+
tensorflow
|
11 |
+
torch
|
12 |
+
torchvision
|
13 |
+
transformers
|
14 |
+
ultralytics
|
15 |
+
tf-keras
|