Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
gradio
|
2 |
-
torch
|
3 |
-
opencv-python
|
4 |
-
pandas
|
5 |
-
matplotlib
|
6 |
-
plotly
|
7 |
-
numpy
|
8 |
-
ultralytics
|
9 |
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
opencv-python
|
4 |
+
pandas
|
5 |
+
matplotlib
|
6 |
+
plotly
|
7 |
+
numpy
|
8 |
+
ultralytics
|
9 |
|