Spaces:
Runtime error
Runtime error
Fabrice-TIERCELIN
commited on
torchaudio==2.4.0
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ pillow
|
|
6 |
numpy
|
7 |
typing
|
8 |
gitpython
|
9 |
-
huggingface_hub
|
|
|
|
|
|
6 |
numpy
|
7 |
typing
|
8 |
gitpython
|
9 |
+
huggingface_hub
|
10 |
+
|
11 |
+
torchaudio==2.4.0
|