Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
3 |
ultralytics>=8.0.0
|
4 |
gradio>=4.0.0
|
5 |
scipy>=1.9.0
|
6 |
-
numpy>=1.23.0
|
|
|
|
3 |
ultralytics>=8.0.0
|
4 |
gradio>=4.0.0
|
5 |
scipy>=1.9.0
|
6 |
+
numpy>=1.23.0
|
7 |
+
plotly>=5.15.0
|