Spaces:
Runtime error
Runtime error
update requirements
Browse files- requirements.txt +2 -2
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 |
-
transformers==4.57.
|
| 5 |
huggingface_hub
|
| 6 |
sentencepiece
|
| 7 |
torchvision
|
|
@@ -9,6 +9,6 @@ kernels
|
|
| 9 |
spaces
|
| 10 |
hf_xet
|
| 11 |
gradio
|
| 12 |
-
torch
|
| 13 |
numpy
|
| 14 |
av
|
|
|
|
| 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.3
|
| 5 |
huggingface_hub
|
| 6 |
sentencepiece
|
| 7 |
torchvision
|
|
|
|
| 9 |
spaces
|
| 10 |
hf_xet
|
| 11 |
gradio
|
| 12 |
+
torch==2.11.0
|
| 13 |
numpy
|
| 14 |
av
|