as-cle-bert commited on
Commit
9bca142
·
verified ·
1 Parent(s): 10115f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  langchain==0.1.1
2
  langchain_core==0.2.2
3
  langchain_community==0.0.13
 
 
4
  langchain_openai
5
  langchain_cohere
6
  langchain_groq
 
1
  langchain==0.1.1
2
  langchain_core==0.2.2
3
  langchain_community==0.0.13
4
+ langdetect==1.0.9
5
+ deep-translator==1.11.4
6
  langchain_openai
7
  langchain_cohere
8
  langchain_groq