Spaces:
Runtime error
Runtime error
added protobuf
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
bertopic==0.10.0
|
2 |
datasets==2.2.2
|
3 |
numba==0.55.1
|
|
|
1 |
+
python-dotenv
|
2 |
+
protobuf~=3.19.0
|
3 |
bertopic==0.10.0
|
4 |
datasets==2.2.2
|
5 |
numba==0.55.1
|