Spaces:
Running
Running
Commit
·
da4140c
1
Parent(s):
6fcc3a0
fix requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ imbalanced_learn==0.12.4
|
|
3 |
imblearn==0.0
|
4 |
joblib==1.4.2
|
5 |
keras==3.9.2
|
6 |
-
matplotlib
|
7 |
nltk==3.9.1
|
8 |
numpy
|
9 |
pandas==2.3.0
|
|
|
3 |
imblearn==0.0
|
4 |
joblib==1.4.2
|
5 |
keras==3.9.2
|
6 |
+
matplotlib
|
7 |
nltk==3.9.1
|
8 |
numpy
|
9 |
pandas==2.3.0
|