Spaces:
Runtime error
Runtime error
Fabrice-TIERCELIN
commited on
transformers==4.31.0
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ typing
|
|
8 |
gitpython
|
9 |
huggingface_hub
|
10 |
|
11 |
-
torchaudio==2.4.0
|
|
|
|
8 |
gitpython
|
9 |
huggingface_hub
|
10 |
|
11 |
+
torchaudio==2.4.0
|
12 |
+
transformers==4.31.0
|