Spaces:
Running
Running
Istvan-Adem
commited on
Commit
·
e5b6abb
1
Parent(s):
0e48a80
fix
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -11,6 +11,8 @@ httpx==0.28.1
|
|
11 |
idna==3.10
|
12 |
jiter==0.8.2
|
13 |
openai==1.59.9
|
|
|
|
|
14 |
pydantic==2.10.5
|
15 |
pydantic_core==2.27.2
|
16 |
pydash==8.0.5
|
|
|
11 |
idna==3.10
|
12 |
jiter==0.8.2
|
13 |
openai==1.59.9
|
14 |
+
pdf2image==1.17.0
|
15 |
+
pillow==11.1.0
|
16 |
pydantic==2.10.5
|
17 |
pydantic_core==2.27.2
|
18 |
pydash==8.0.5
|