Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ pandas
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
gradio
|
|
|
8 |
opencv-python
|
9 |
numpy
|
10 |
ultralytics
|
|
|
5 |
matplotlib
|
6 |
numpy
|
7 |
gradio
|
8 |
+
plotly
|
9 |
opencv-python
|
10 |
numpy
|
11 |
ultralytics
|