shakeel143 commited on
Commit
6fc0fa7
·
verified ·
1 Parent(s): 84f1907

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-community
3
+ unstructured
4
+ langchain-google-genai
5
+ python-dotenv
6
+ faiss-cpu
7
+ streamlit
8
+ pyngrok
9
+ numpy
10
+ pickle
11
+ requests