peder
commited on
Commit
•
b88e668
1
Parent(s):
2cff119
mama
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,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
|
|
|
|
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
|
10 |
+
altair<5
|