amamrnaf commited on
Commit
097654e
·
verified ·
1 Parent(s): e5f4b97

Create requirements.txt

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