jeevster
commited on
Commit
·
740de32
1
Parent(s):
64094d4
add ruamel yaml to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
-
numpy
|
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
numpy
|
4 |
+
ruamel.yaml
|