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