Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -4,5 +4,12 @@ requests
|
|
4 |
Pillow
|
5 |
easyocr
|
6 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
protobuf
|
8 |
altair
|
|
|
4 |
Pillow
|
5 |
easyocr
|
6 |
numpy
|
7 |
+
opencv-python
|
8 |
+
rembg
|
9 |
+
textwrap3
|
10 |
+
pytesseract
|
11 |
+
fonttools
|
12 |
+
langchain-groq
|
13 |
+
google-generativeai
|
14 |
protobuf
|
15 |
altair
|