Spaces:
Configuration error
Configuration error
Commit
·
cd89c94
1
Parent(s):
612247e
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -69,7 +69,6 @@ pyparsing==3.0.9
|
|
69 |
python-dateutil==2.8.2
|
70 |
pytorch-lightning==1.3.3
|
71 |
PyWavelets==1.4.1
|
72 |
-
pywin32==304
|
73 |
PyYAML==5.4.1
|
74 |
pyzmq==24.0.1
|
75 |
requests==2.28.1
|
@@ -103,3 +102,6 @@ Werkzeug==2.2.2
|
|
103 |
wincertstore==0.2
|
104 |
yarl==1.8.1
|
105 |
zipp==3.10.0
|
|
|
|
|
|
|
|
69 |
python-dateutil==2.8.2
|
70 |
pytorch-lightning==1.3.3
|
71 |
PyWavelets==1.4.1
|
|
|
72 |
PyYAML==5.4.1
|
73 |
pyzmq==24.0.1
|
74 |
requests==2.28.1
|
|
|
102 |
wincertstore==0.2
|
103 |
yarl==1.8.1
|
104 |
zipp==3.10.0
|
105 |
+
torch
|
106 |
+
torchvision
|
107 |
+
torchaudio
|