viboognesh commited on
Commit
c1c5a30
1 Parent(s): 44dcf43

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ anthropic
2
+ langchain_openai
3
+ langchain_community
4
+ langchain_text_splitters
5
+ faiss-cpu
6
+ PyPDF2
7
+ python-dotenv
8
+ tiktoken
9
+ llama-index-core
10
+ llama-parse
11
+ llama-index-readers-file
12
+ sentence_transformers
13
+ streamlit