Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ datasets
|
|
10 |
torch
|
11 |
numpy
|
12 |
pydantic
|
13 |
-
pyarrow
|
|
|
|
10 |
torch
|
11 |
numpy
|
12 |
pydantic
|
13 |
+
pyarrow
|
14 |
+
SentencePiece
|