Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -7,8 +7,8 @@ lameenc>=1.2
|
|
| 7 |
openunmix
|
| 8 |
pyyaml
|
| 9 |
tqdm
|
| 10 |
-
torch
|
| 11 |
-
torchaudio
|
| 12 |
diffq>=0.2.1
|
| 13 |
ffmpeg
|
| 14 |
numpy<2
|
|
@@ -17,5 +17,3 @@ soundfile
|
|
| 17 |
hydra-core>=1.1
|
| 18 |
typing
|
| 19 |
pydantic==2.10.6
|
| 20 |
-
sox
|
| 21 |
-
ffmpeg
|
|
|
|
| 7 |
openunmix
|
| 8 |
pyyaml
|
| 9 |
tqdm
|
| 10 |
+
torch
|
| 11 |
+
torchaudio
|
| 12 |
diffq>=0.2.1
|
| 13 |
ffmpeg
|
| 14 |
numpy<2
|
|
|
|
| 17 |
hydra-core>=1.1
|
| 18 |
typing
|
| 19 |
pydantic==2.10.6
|
|
|
|
|
|