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