Update requirements.txt
Browse files- requirements.txt +1 -9
requirements.txt
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
-
|
2 |
-
PyMuPDF
|
3 |
-
pdf2image
|
4 |
-
pymilvus==2.4.9
|
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 |
python-dotenv
|
|
|
1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
timm==1.0.13
|
3 |
transformers
|
4 |
python-dotenv
|