Spaces:
Running
on
Zero
Running
on
Zero
torch 2.5.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ peft >= 0.6.0
|
|
10 |
sentencepiece==0.2.0
|
11 |
spaces
|
12 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
13 |
-
torch==2.5.
|
14 |
torchaudio>=2.1.0
|
15 |
torchvision>=0.16.0
|
16 |
transformers>=4.34.0
|
|
|
10 |
sentencepiece==0.2.0
|
11 |
spaces
|
12 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
13 |
+
torch==2.5.1
|
14 |
torchaudio>=2.1.0
|
15 |
torchvision>=0.16.0
|
16 |
transformers>=4.34.0
|