Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ numpy==1.26.4
|
|
4 |
matplotlib==3.8.4
|
5 |
scikit-learn==1.4.2
|
6 |
pyod==1.1.3
|
|
|
7 |
plotly==5.20.0
|
|
|
4 |
matplotlib==3.8.4
|
5 |
scikit-learn==1.4.2
|
6 |
pyod==1.1.3
|
7 |
+
combo==0.1.3 # Add this line
|
8 |
plotly==5.20.0
|