Dinesh310 commited on
Commit
35bacbf
·
verified ·
1 Parent(s): ee622d2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-community
3
+ sentence-transformers
4
+ langchain-openai
5
+ langgraph
6
+ openai
7
+ faiss-cpu
8
+ pydantic
9
+ python-dotenv
10
+ beautifulsoup4
11
+ requests
12
+ streamlit