Spaces:
Running
on
Zero
Running
on
Zero
p3nguknight
commited on
Commit
•
b5de4a3
1
Parent(s):
1756157
Update deps
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio==4.44.0
|
2 |
-
transformers
|
3 |
huggingface_hub==0.25.0
|
4 |
pdf2image==1.17.0
|
5 |
spaces==0.30.2
|
6 |
-
colpali_engine==0.3.
|
7 |
-
mistral_inference==1.4.0
|
|
|
|
1 |
gradio==4.44.0
|
2 |
+
transformers==4.45.1
|
3 |
huggingface_hub==0.25.0
|
4 |
pdf2image==1.17.0
|
5 |
spaces==0.30.2
|
6 |
+
colpali_engine==0.3.1
|
7 |
+
mistral_inference==1.4.0
|
8 |
+
mistral_common[opencv]==1.4.4
|