Spaces:
Sleeping
Sleeping
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
click==8.0.3
|
|
|
2 |
torch==1.10.0
|
3 |
torchaudio==0.10.0
|
4 |
torchdiffeq==0.2.2
|
|
|
1 |
click==8.0.3
|
2 |
+
pyyaml
|
3 |
torch==1.10.0
|
4 |
torchaudio==0.10.0
|
5 |
torchdiffeq==0.2.2
|