Pratap2002 commited on
Commit
0a7bb8f
·
verified ·
1 Parent(s): cdec450

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -8
requirements.txt CHANGED
@@ -1,8 +1,15 @@
1
- streamlit
2
- python-dotenv
3
- requests
4
- Pillow
5
- easyocr
6
- numpy
7
- protobuf
8
- altair
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ Pillow
3
+ google-generativeai
4
+ python-dotenv
5
+ requests
6
+ numpy
7
+ opencv-python
8
+ rembg
9
+ easyocr
10
+ pytesseract
11
+ fonttools
12
+ langchain-groq
13
+ logging
14
+ textwrap
15
+