DeathBlade020 commited on
Commit
6b2f56f
·
verified ·
1 Parent(s): cca61af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -3
requirements.txt CHANGED
@@ -1,3 +1,16 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain==0.3.26
3
+ langchain-community==0.3.26
4
+ langchain-openai==0.3.27
5
+ langchain-huggingface==0.3.0
6
+ datasets==3.6.0
7
+ sentence-transformers==5.0.0
8
+ python-dotenv==1.1.1
9
+ pydantic==2.11.7
10
+ rank-bm25==0.2.2
11
+ langgraph==0.5.0
12
+ transformers==4.53.0
13
+ torch
14
+ scikit-learn
15
+ protobuf==3.20.3
16
+ faiss-cpu==1.11.0