peder
commited on
Commit
•
2cff119
1
Parent(s):
ff9b9be
mama
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ transformers
|
|
4 |
urllib3
|
5 |
pyngrok
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
7 |
-
torchvision==0.15.
|
8 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
9 |
torchaudio==2.0.0+cu118
|
|
|
4 |
urllib3
|
5 |
pyngrok
|
6 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
7 |
+
torchvision==0.15.0+cu118
|
8 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
9 |
torchaudio==2.0.0+cu118
|