Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
transformers==4.41.0
|
| 2 |
peft==0.11.1
|
| 3 |
-
torch==2.3.1+
|
| 4 |
-
torchvision==0.18.1+
|
| 5 |
-
torchaudio==2.3.1+
|
|
|
|
| 1 |
transformers==4.41.0
|
| 2 |
peft==0.11.1
|
| 3 |
+
torch==2.3.1+cu121
|
| 4 |
+
torchvision==0.18.1+cu121
|
| 5 |
+
torchaudio==2.3.1+cu121
|