Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@ colpali-engine==0.3.8
|
|
2 |
pdf2image
|
3 |
GPUtil
|
4 |
accelerate==0.30.1
|
5 |
-
openai
|
|
|
|
|
|
|
|
2 |
pdf2image
|
3 |
GPUtil
|
4 |
accelerate==0.30.1
|
5 |
+
openai
|
6 |
+
gradio
|
7 |
+
tqdm
|
8 |
+
Pillow
|