Kazel commited on
Commit
c259454
·
1 Parent(s): 065b6ad
Files changed (1) hide show
  1. requirements.txt +9 -14
requirements.txt CHANGED
@@ -1,14 +1,9 @@
1
- gradio
2
- PyMuPDF
3
- pdf2image
4
- pymilvus
5
- tqdm
6
- pillow
7
- spaces
8
- google-generativeai
9
- git+https://github.com/illuin-tech/colpali
10
- timm==1.0.13
11
- transformers
12
- https://github.com/woct0rdho/triton-windows/releases/download/v3.2.0-windows.post10/triton-3.2.0-cp311-cp311-win_amd64.wh
13
- comtypes
14
- python-dotenv
 
1
+ gradio==4.25.0
2
+ PyMuPDF==1.24.9
3
+ pdf2image==1.17.0
4
+ pymilvus==2.4.9
5
+ colpali_engine==0.3.4
6
+ tqdm==4.66.5
7
+ pillow==10.4.0
8
+ spaces==0.30.4
9
+ google-generativeai==0.8.3