Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ tqdm>=4.65.0
|
|
18 |
scikit-learn>=1.2.0
|
19 |
sentencepiece>=0.1.95
|
20 |
protobuf>=3.20.0
|
21 |
-
huggingface-hub>=0.15.1
|
|
|
|
18 |
scikit-learn>=1.2.0
|
19 |
sentencepiece>=0.1.95
|
20 |
protobuf>=3.20.0
|
21 |
+
huggingface-hub>=0.15.1
|
22 |
+
accelerate>=0.26.0
|