nehulagrawal commited on
Commit
80f7d0c
·
verified ·
1 Parent(s): 9f378ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- SpeechRecognition==3.8.1
2
- transformers==4.29.2
3
- torch==1.13.1
4
- soundfile==0.10.3.post1
5
- playsound==1.2.2
6
- TTS==0.8.0
7
- langchain==0.0.184
8
- faiss-cpu==1.7.3
9
- Unstructured==0.6.6
10
- sentence-transformers==2.2.2
11
- pydantic==1.10.8
 
1
+ SpeechRecognition==2.1.3
2
+ transformers==4.42.4
3
+ torch==2.3.1
4
+ soundfile==0.12.1
5
+ playsound==1.3.0
6
+ TTS==0.22.0
7
+ langchain==0.2.10
8
+ faiss-cpu==1.8.0.post1
9
+ Unstructured==0.15.0
10
+ sentence-transformers==3.0.1
11
+ pydantic==2.8.2