peder
commited on
Commit
·
ff9b9be
1
Parent(s):
f7ce819
henlo
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
torch==2.0.
|
3 |
transformers
|
4 |
urllib3
|
5 |
pyngrok
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
7 |
torchvision==0.15.2+cu118
|
8 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
9 |
-
torchaudio==2.0.
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
torch==2.0.0+cu118
|
3 |
transformers
|
4 |
urllib3
|
5 |
pyngrok
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
7 |
torchvision==0.15.2+cu118
|
8 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
9 |
+
torchaudio==2.0.0+cu118
|