rajsecrets0 commited on
Commit
690c85a
·
verified ·
1 Parent(s): 4f6911e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ chainlit
2
+ aiohttp
3
+ Pillow
4
+ PyPDF2
5
+ pytesseract
6
+ requests
7
+ beautifulsoup4
8
+ python-dotenv
9
+ langchain
10
+ langchain-community