Spaces:
Running
Running
Merge branch 'main' of https://huggingface.co/spaces/amamrnaf/data_extraction_demo
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pydantic
|
2 |
+
langchain
|
3 |
+
typing
|
4 |
+
langchain_openai
|
5 |
+
pymupdf
|
6 |
+
pillow
|