Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
git+https://github.com/huggingface/peft.git
|
| 6 |
-
transformers=
|
| 7 |
huggingface_hub
|
| 8 |
sentencepiece
|
| 9 |
torchvision
|
|
|
|
| 3 |
git+https://github.com/huggingface/accelerate.git
|
| 4 |
git+https://github.com/huggingface/diffusers.git
|
| 5 |
git+https://github.com/huggingface/peft.git
|
| 6 |
+
transformers>=4.57.1
|
| 7 |
huggingface_hub
|
| 8 |
sentencepiece
|
| 9 |
torchvision
|