Adr740 commited on
Commit
72ffc2f
·
verified ·
1 Parent(s): 700a87a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,13 +1,16 @@
1
  pandas
2
  numpy
 
3
  openai
4
- nltk
5
  gradio
 
6
  bs4
 
 
7
  pdf2image
8
  gdown
9
  google-auth
10
  google-auth-oauthlib
11
  google-auth-httplib2
12
  google-api-python-client
13
- groq
 
1
  pandas
2
  numpy
3
+ tabula-py
4
  openai
 
5
  gradio
6
+ pyPDF2
7
  bs4
8
+ nltk
9
+ tiktoken
10
  pdf2image
11
  gdown
12
  google-auth
13
  google-auth-oauthlib
14
  google-auth-httplib2
15
  google-api-python-client
16
+ chromadb