Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ requests
|
|
10 |
transformers
|
11 |
torch
|
12 |
torchaudio
|
|
|
13 |
numpy
|
14 |
SpeechRecognition
|
15 |
pyttsx3
|
|
|
10 |
transformers
|
11 |
torch
|
12 |
torchaudio
|
13 |
+
langchain-community
|
14 |
numpy
|
15 |
SpeechRecognition
|
16 |
pyttsx3
|