eaglelandsonce commited on
Commit
74db012
1 Parent(s): aa5c588

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -10,3 +10,12 @@ bs4
10
  python-pptx
11
  icrawler
12
  openai
 
 
 
 
 
 
 
 
 
 
10
  python-pptx
11
  icrawler
12
  openai
13
+ langchain_core
14
+ langchain-nomic
15
+ tiktoken
16
+ langchainhub
17
+ chromadb
18
+ tavily-python
19
+ gpt4all
20
+ pypdf
21
+ PyPDF2