Spaces:
Sleeping
Sleeping
change whisper version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
groq
|
3 |
numpy
|
4 |
Cython
|
5 |
-
spacy
|
6 |
torchaudio
|
7 |
transformers
|
8 |
tts
|
|
|
2 |
groq
|
3 |
numpy
|
4 |
Cython
|
5 |
+
spacy==3.7
|
6 |
torchaudio
|
7 |
transformers
|
8 |
tts
|