Spaces:
Sleeping
Sleeping
Commit
·
5e0a597
1
Parent(s):
6135c5d
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
|
|
2 |
torch==1.12.1+cu113
|
3 |
torchvision==0.13.1+cu113
|
4 |
torchaudio==0.12.1
|
|
|
1 |
# ./custom_wheels/salad-0.1-py3-none-any.whl
|
2 |
+
--find-links https://download.pytorch.org/whl/cu113
|
3 |
torch==1.12.1+cu113
|
4 |
torchvision==0.13.1+cu113
|
5 |
torchaudio==0.12.1
|