Vishaltiwari2019 commited on
Commit
c0546cc
·
verified ·
1 Parent(s): 3e7f12b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -12
requirements.txt CHANGED
@@ -1,12 +1,14 @@
1
- langchain
2
- langgraph
3
- openai
4
- groq
5
- faiss-cpu
6
- sentence-transformers
7
- pypdf
8
- python-dotenv
9
- fastapi
10
- uvicorn
11
- serpapi
12
- langchain_community
 
 
 
1
+ langchain
2
+ langgraph
3
+ openai
4
+ groq
5
+ faiss-cpu
6
+ sentence-transformers
7
+ pypdf
8
+ python-dotenv
9
+ fastapi
10
+ uvicorn
11
+ serpapi
12
+ langchain_community
13
+ transformers
14
+ torch