Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
|
@@ -42,15 +42,8 @@ python-dotenv
|
|
| 42 |
# DocTR (Document Text Recognition)
|
| 43 |
python-doctr
|
| 44 |
fasttext_langdetect==1.0.5
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
opencv_python==4.9.0.80
|
| 49 |
-
opencv_python_headless==4.9.0.80
|
| 50 |
-
paddleocr==2.7.0.3
|
| 51 |
-
pandas==2.0.3
|
| 52 |
-
pdf2image==1.17.0
|
| 53 |
-
pytesseract==0.3.8
|
| 54 |
-
python-dotenv==1.0.1
|
| 55 |
supabase==2.5.1
|
| 56 |
tqdm==4.66.1
|
|
|
|
| 42 |
# DocTR (Document Text Recognition)
|
| 43 |
python-doctr
|
| 44 |
fasttext_langdetect==1.0.5
|
| 45 |
+
langchain_community
|
| 46 |
+
opencv_contrib_python
|
| 47 |
+
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
supabase==2.5.1
|
| 49 |
tqdm==4.66.1
|