Spaces:
Runtime error
Runtime error
Add ColModernVBert image search app
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
torch>=2.2.0
|
| 3 |
torchvision>=0.17.0
|
| 4 |
transformers>=4.40.2
|
|
|
|
| 1 |
+
git+https://github.com/illuin-tech/colpali
|
| 2 |
+
huggingface_hub>=0.35.3
|
| 3 |
torch>=2.2.0
|
| 4 |
torchvision>=0.17.0
|
| 5 |
transformers>=4.40.2
|