Spaces:
Running on Zero
Running on Zero
update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,11 +3,11 @@
|
|
| 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
|
| 10 |
-
kernels
|
| 11 |
spaces
|
| 12 |
hf_xet
|
| 13 |
gradio
|
|
|
|
| 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
|
| 10 |
+
kernels
|
| 11 |
spaces
|
| 12 |
hf_xet
|
| 13 |
gradio
|