Amamrnaf commited on
Commit
f1cd6fb
·
2 Parent(s): 1efd204 cfd57fd

Merge branch 'main' of https://huggingface.co/spaces/amamrnaf/data_extraction_demo

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pydantic
2
+ langchain
3
+ typing
4
+ langchain_openai
5
+ pymupdf
6
+ pillow