Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch == 2.4.
|
| 2 |
-
torchaudio == 2.4.
|
| 3 |
espnet @ git+https://github.com/espnet/[email protected]
|
| 4 |
espnet_model_zoo @ git+https://github.com/espnet/espnet_model_zoo@8b7301923c1c529a126c86c16fc73ce356b94d62
|
| 5 |
gradio
|
|
|
|
| 1 |
+
torch == 2.4.0
|
| 2 |
+
torchaudio == 2.4.0
|
| 3 |
espnet @ git+https://github.com/espnet/[email protected]
|
| 4 |
espnet_model_zoo @ git+https://github.com/espnet/espnet_model_zoo@8b7301923c1c529a126c86c16fc73ce356b94d62
|
| 5 |
gradio
|