ahm14 commited on
Commit
e44cc10
·
verified ·
1 Parent(s): 9b65560

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langdetect
3
+ transformers
4
+ nltk
5
+ numpy
6
+ python-docx
7
+ gensim
8
+ scikit-learn
9
+ torch
10
+ sentencepiece
11
+ langchain
12
+ langchain-groq
13
+ langchain-core
14
+ python-dotenv
15
+ Pillow
16
+ pytesseract
17
+ Python-IO