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