Spaces:
Sleeping
Sleeping
HUANG-Stephanie
commited on
Commit
•
8354146
1
Parent(s):
cc66bfd
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
git+https://huggingface.co/spaces/HUANG-Stephanie/cvquest-colpali/tree/main/colpali-main
|
2 |
pdf2image
|
3 |
GPUtil
|
4 |
accelerate==0.30.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pdf2image
|
2 |
GPUtil
|
3 |
accelerate==0.30.1
|
4 |
+
transformers
|
5 |
+
black
|
6 |
+
pytest
|
7 |
+
pdf2image
|
8 |
+
Pillow
|
9 |
+
typer
|