LalitMahale
commited on
Commit
·
27838f7
1
Parent(s):
96b96e9
library changed
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ deep-translator
|
|
2 |
fastapi[standard]
|
3 |
gunicorn
|
4 |
sentence_transformers
|
|
|
|
|
5 |
langchain-gooogle-genai
|
|
|
|
2 |
fastapi[standard]
|
3 |
gunicorn
|
4 |
sentence_transformers
|
5 |
+
langchain
|
6 |
+
langchain-community
|
7 |
langchain-gooogle-genai
|
8 |
+
|