Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -110,7 +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
|
114 |
torchlibrosa==0.0.
|
115 |
torchsde==0.2.5
|
116 |
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
|