Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
tornado>=6.1
|
|
|
|
| 2 |
setuptools
|
| 3 |
pydantic
|
| 4 |
fairseq==0.12.2
|
|
|
|
| 1 |
tornado>=6.1
|
| 2 |
+
pyworld==0.3.5
|
| 3 |
setuptools
|
| 4 |
pydantic
|
| 5 |
fairseq==0.12.2
|