ahm14 commited on
Commit
fe89b54
·
verified ·
1 Parent(s): 56dc0d6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
18
+
19
+ pandas
20
+ openpyxl
21
+ requests
22
+ python-collection
23
+
24
+ torch
25
+ huggingface-hub