Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ huggingface-hub>=0.30.2
|
|
4 |
numpy>=2.2.4
|
5 |
pydantic>=2.11.3
|
6 |
soundfile>=0.13.1
|
7 |
-
torchaudio>=2.
|
|
|
|
4 |
numpy>=2.2.4
|
5 |
pydantic>=2.11.3
|
6 |
soundfile>=0.13.1
|
7 |
+
torchaudio>=2.0.0
|
8 |
+
torch>=2.0.0
|