manoj1hcl commited on
Commit
7f800de
·
verified ·
1 Parent(s): ed770ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -6,5 +6,10 @@ gradio
6
  pypdf
7
  langchain-chroma
8
  torch
 
 
 
 
 
9
 
10
 
 
6
  pypdf
7
  langchain-chroma
8
  torch
9
+ pdfplumber
10
+ python-dotenv
11
+ transformers
12
+ chromadb
13
+ tiktoken
14
 
15