redfernstech commited on
Commit
8740d08
·
verified ·
1 Parent(s): 8349122

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
  python-dotenv
2
  llama-index
3
  deep-translator
4
- llama-index-embeddings-huggingface
5
- llama-index-llms-huggingface
 
 
 
 
6
  uvicorn
7
  fastapi
 
1
  python-dotenv
2
  llama-index
3
  deep-translator
4
+ langchain-community
5
+ langchain
6
+ google-generativeai
7
+ langchain-google-genai
8
+ chromadb
9
+ pypdf
10
  uvicorn
11
  fastapi