Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -28,7 +28,7 @@ transformers==4.44.1
|
|
28 |
wget==3.2
|
29 |
WeTextProcessing==1.0.3
|
30 |
langchain
|
31 |
-
whisper
|
32 |
langchain-community
|
33 |
langchain-huggingface
|
34 |
tiktoken
|
|
|
28 |
wget==3.2
|
29 |
WeTextProcessing==1.0.3
|
30 |
langchain
|
31 |
+
git+https://github.com/openai/whisper.git
|
32 |
langchain-community
|
33 |
langchain-huggingface
|
34 |
tiktoken
|