Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ numpy>=1.24.0
|
|
| 7 |
opencv-python-headless>=4.8.0
|
| 8 |
Pillow>=10.0.0
|
| 9 |
scikit-image>=0.22.0
|
|
|
|
| 10 |
|
| 11 |
# Machine Learning
|
| 12 |
lightgbm>=4.0.0
|
|
|
|
| 7 |
opencv-python-headless>=4.8.0
|
| 8 |
Pillow>=10.0.0
|
| 9 |
scikit-image>=0.22.0
|
| 10 |
+
plotly>=5.18.0
|
| 11 |
|
| 12 |
# Machine Learning
|
| 13 |
lightgbm>=4.0.0
|