Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ sklearn
|
|
8 |
scikit-learn>=1.0.1
|
9 |
scipy
|
10 |
hdbscan>=0.8.27
|
11 |
-
bertopic==0.9.4
|
|
|
|
8 |
scikit-learn>=1.0.1
|
9 |
scipy
|
10 |
hdbscan>=0.8.27
|
11 |
+
bertopic==0.9.4
|
12 |
+
protobuf==3.20.0
|