Kazel commited on
Commit
e0a0af4
·
verified ·
1 Parent(s): 0b18585

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -2
requirements.txt CHANGED
@@ -10,5 +10,13 @@ git+https://github.com/illuin-tech/colpali
10
  timm==1.0.13
11
  transformers
12
  python-dotenv
13
- colpali-engine[interpretability]
14
- marshmallow == 3.14
 
 
 
 
 
 
 
 
 
10
  timm==1.0.13
11
  transformers
12
  python-dotenv
13
+ pydantic==2.10.6
14
+ gradio==4.25.0
15
+ PyMuPDF==1.24.9
16
+ pdf2image==1.17.0
17
+ pymilvus==2.4.9
18
+ colpali_engine==0.3.4
19
+ tqdm==4.66.5
20
+ pillow==10.4.0
21
+ spaces==0.30.4
22
+ google-generativeai==0.8.3