ahm14 commited on
Commit
76c1dd0
·
verified ·
1 Parent(s): ea145c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -1
requirements.txt CHANGED
@@ -8,4 +8,20 @@ pillow
8
  pytesseract
9
  transformers
10
  numpy
11
- torch
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  pytesseract
9
  transformers
10
  numpy
11
+ torch
12
+ langdetect
13
+ transformers
14
+ nltk
15
+ numpy
16
+ python-docx
17
+ gensim
18
+ scikit-learn
19
+ torch
20
+ sentencepiece
21
+ langchain
22
+ langchain-groq
23
+ langchain-core
24
+ python-dotenv
25
+ Pillow
26
+ pytesseract
27
+ Python-IO