Spaces:
Build error
Build error
Commit
·
4703bcd
1
Parent(s):
b95725d
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -22,12 +22,11 @@ tinycss2==1.2.1
|
|
22 |
toml==0.10.2
|
23 |
tomli==2.0.1
|
24 |
toolz==0.12.0
|
25 |
-
torch
|
26 |
-
torchaudio @ https://download.pytorch.org/whl/cu118/torchaudio-2.0.1%2Bcu118-cp39-cp39-linux_x86_64.whl
|
27 |
torchdata==0.6.0
|
28 |
torchsummary==1.5.1
|
29 |
torchtext==0.15.1
|
30 |
-
torchvision
|
31 |
tornado==6.2
|
32 |
tqdm==4.65.0
|
33 |
traitlets==5.7.1
|
|
|
22 |
toml==0.10.2
|
23 |
tomli==2.0.1
|
24 |
toolz==0.12.0
|
25 |
+
torch
|
|
|
26 |
torchdata==0.6.0
|
27 |
torchsummary==1.5.1
|
28 |
torchtext==0.15.1
|
29 |
+
torchvision
|
30 |
tornado==6.2
|
31 |
tqdm==4.65.0
|
32 |
traitlets==5.7.1
|