Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ sentence-splitter
|
|
| 4 |
nltk
|
| 5 |
pandas
|
| 6 |
torch
|
| 7 |
-
numpy
|
|
|
|
|
|
| 4 |
nltk
|
| 5 |
pandas
|
| 6 |
torch
|
| 7 |
+
numpy
|
| 8 |
+
protobuf==3.19.6
|