We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ffb4e commit 1aa2bcdCopy full SHA for 1aa2bcd
examples/image_search/pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "Image search examples for cocoindex: CLIP and ColPali-based embedding."
5
requires-python = ">=3.11"
6
dependencies = [
7
- "cocoindex[colpali]>=0.1.75",
+ "cocoindex[colpali]>=0.1.76",
8
"python-dotenv>=1.0.1",
9
"fastapi>=0.100.0",
10
"torch>=2.0.0",
examples/multi_format_indexing/pyproject.toml
description = "Simple example for cocoindex: build embedding index based on local PDF files."
"pdf2image>=1.17.0",
"qdrant-client>=1.15.0",
0 commit comments