Spaces:
Sleeping
Sleeping
Commit ·
54036b0
1
Parent(s): 99bda3a
Add demucs runtime deps (openunmix, lameenc, dora-search, pyyaml)
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,10 @@ flashy>=0.0.1
|
|
| 6 |
hydra-core>=1.1
|
| 7 |
hydra_colorlog
|
| 8 |
julius
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
num2words
|
| 10 |
numpy
|
| 11 |
sentencepiece
|
|
|
|
| 6 |
hydra-core>=1.1
|
| 7 |
hydra_colorlog
|
| 8 |
julius
|
| 9 |
+
lameenc
|
| 10 |
+
openunmix
|
| 11 |
+
dora-search
|
| 12 |
+
pyyaml
|
| 13 |
num2words
|
| 14 |
numpy
|
| 15 |
sentencepiece
|