Update demos/torch.sh
Browse files- demos/torch.sh +3 -1
demos/torch.sh
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
-
pip install torch==2.5.1
|
|
|
|
|
|
|
|
|
| 1 |
+
pip install torch==2.5.1
|
| 2 |
+
pip install torchvision==0.20.1
|
| 3 |
+
pip install torchaudio==2.5.1
|