Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,3 +6,5 @@ unstructured[all-docs]
|
|
6 |
pytesseract
|
7 |
scipy
|
8 |
dotenv
|
|
|
|
|
|
6 |
pytesseract
|
7 |
scipy
|
8 |
dotenv
|
9 |
+
langchain_community
|
10 |
+
transformers
|