Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,6 +5,8 @@ bertopic>=0.10.0,<1.0.0
|
|
5 |
numpy>=1.21.0,<2.0.0
|
6 |
pandas>=1.3.0,<2.0.0
|
7 |
scikit-learn>=1.0.0,<2.0.0
|
|
|
|
|
8 |
|
9 |
|
10 |
|
|
|
5 |
numpy>=1.21.0,<2.0.0
|
6 |
pandas>=1.3.0,<2.0.0
|
7 |
scikit-learn>=1.0.0,<2.0.0
|
8 |
+
keybert>=0.7.0,<1.0.0
|
9 |
+
|
10 |
|
11 |
|
12 |
|