Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -110,9 +110,7 @@ toml==0.10.2
|
|
110 |
toolz==0.12.0
|
111 |
torch==1.13.1
|
112 |
torchaudio==0.13.1
|
113 |
-
torchdiffeq==0.2.3 ; python_version >= "3.8" and python_version < "3.12" and python_full_version != "3.9.7"
|
114 |
-
--hash=sha256:b5b01ec1294a2d8d5f77e567bf17c5de1237c0573cb94deefa88326f0e18c338 \
|
115 |
-
--hash=sha256:fe75f434b9090ac0c27702e02bed21472b0f87035be6581f51edc5d4013ea31a
|
116 |
torchlibrosa==0.0.
|
117 |
torchsde==0.2.5
|
118 |
torchvision==0.14.1
|
|
|
110 |
toolz==0.12.0
|
111 |
torch==1.13.1
|
112 |
torchaudio==0.13.1
|
113 |
+
torchdiffeq==0.2.3 ; python_version >= "3.8" and python_version < "3.12" and python_full_version != "3.9.7"
|
|
|
|
|
114 |
torchlibrosa==0.0.
|
115 |
torchsde==0.2.5
|
116 |
torchvision==0.14.1
|