Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ huggingface-hub>=0.19
|
|
10 |
hf-transfer>=0.1.4
|
11 |
protobuf<4
|
12 |
click<8.1
|
13 |
-
pydantic>=2.0
|
|
|
|
10 |
hf-transfer>=0.1.4
|
11 |
protobuf<4
|
12 |
click<8.1
|
13 |
+
pydantic>=2.0
|
14 |
+
sentencepiece
|