Spaces:
Runtime error
Runtime error
torch 2.5.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ optimum
|
|
| 8 |
peft==0.6.0
|
| 9 |
spaces
|
| 10 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 11 |
-
torch==2.5.
|
| 12 |
torchaudio>=2.1.0
|
| 13 |
torchvision>=0.16.0
|
| 14 |
transformers>=4.34.0
|
|
|
|
| 8 |
peft==0.6.0
|
| 9 |
spaces
|
| 10 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 11 |
+
torch==2.5.1
|
| 12 |
torchaudio>=2.1.0
|
| 13 |
torchvision>=0.16.0
|
| 14 |
transformers>=4.34.0
|