Dua Rajper commited on
Commit
0e4f257
·
verified ·
1 Parent(s): 28b6540

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ langchain-groq
4
+ PyPDF2
5
+ python-dotenv
6
+ faiss-cpu
7
+ altair
8
+ tiktoken
9
+ sentence-transformers
10
+ pydantic
11
+ huggingface-hub