danishjameel003 commited on
Commit
6a958ba
·
verified ·
1 Parent(s): 1f3620e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  streamlit
2
  streamlit==1.41.1
3
  langchain==0.3.14
 
1
+ streamlit==1.41.1
2
+ langchain==0.3.14
3
+ langchain-community==0.3.14
4
+ transformers==4.48.0
5
+ python-dotenv==1.0.1
6
+ sentence-transformers==2.2.2
7
+ faiss-cpu==1.9.0.post1
8
+ torch==2.5.1
9
+ numpy==1.25.0
10
+ scikit-learn==1.6.1
11
+ matplotlib==3.10.0
12
  streamlit
13
  streamlit==1.41.1
14
  langchain==0.3.14