Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,8 @@ 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
|
| 7 |
-
spaces
|
|
|
|
|
|
|
|
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
safetensors
|
| 6 |
+
torch
|
| 7 |
sentencepiece
|
| 8 |
+
spaces
|
| 9 |
+
optimum-quanto
|
| 10 |
+
hf-transfer
|