Professional Noob commited on
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -2,15 +2,13 @@ git+https://github.com/huggingface/transformers.git@v4.57.3
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
-
|
| 6 |
huggingface_hub
|
| 7 |
-
|
| 8 |
sentencepiece
|
| 9 |
torchvision
|
| 10 |
supervision
|
| 11 |
kernels
|
| 12 |
spaces
|
| 13 |
hf_xet
|
| 14 |
-
torch
|
| 15 |
numpy
|
| 16 |
av
|
|
|
|
| 2 |
git+https://github.com/huggingface/accelerate.git
|
| 3 |
git+https://github.com/huggingface/diffusers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 5 |
huggingface_hub
|
|
|
|
| 6 |
sentencepiece
|
| 7 |
torchvision
|
| 8 |
supervision
|
| 9 |
kernels
|
| 10 |
spaces
|
| 11 |
hf_xet
|
| 12 |
+
torch==2.9.1
|
| 13 |
numpy
|
| 14 |
av
|