Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch==2.3.1
|
3 |
torchvision==0.18.1
|
4 |
torchaudio==2.3.1
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==2.3.1
|
3 |
torchvision==0.18.1
|
4 |
torchaudio==2.3.1
|