Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
git+https://github.com/huggingface/peft.git
|
5 |
safetensors
|
6 |
-
sentencepiece
|
|
|
|
|
|
3 |
git+https://github.com/huggingface/accelerate.git
|
4 |
git+https://github.com/huggingface/peft.git
|
5 |
safetensors
|
6 |
+
sentencepiece
|
7 |
+
xformers
|
8 |
+
huggingface-hub
|