Dua Rajper commited on
Commit
c2efe82
·
verified ·
1 Parent(s): 23f7250

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
+ PyPDF2
4
+ python-dotenv
5
+ faiss-cpu
6
+ altair
7
+ tiktoken
8
+ sentence-transformers
9
+ pydantic
10
+ huggingface-hub
11
+ transformers