Spaces:
Sleeping
Sleeping
Upload requirements for encrypted invoice extractor.txt
Browse files
requirements for encrypted invoice extractor.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pytesseract
|
| 2 |
+
pillow
|
| 3 |
+
mirascope==0.18.3
|
| 4 |
+
groq
|
| 5 |
+
google-generativeai
|
| 6 |
+
streamlit
|
| 7 |
+
pyMuPDF==1.24.7
|
| 8 |
+
python-dotenv
|
| 9 |
+
cryptography
|