Skip to content

Commit 94dfd52

Browse files
Bump transformers from 5.3.0 to 5.12.1
Bumps [transformers](https://github.com/huggingface/transformers) from 5.3.0 to 5.12.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.3.0...v5.12.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ee541b commit 94dfd52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ colvision = [
102102
# Vision-based RAG with ColVision models (ColPali, ColQwen2/2.5, ColGemma3, ColSmol)
103103
"mmore[api, index]",
104104
"colpali-engine>=0.3.16",
105-
"transformers==5.3.0", # pinned: matches the colpali adapter key layout
105+
"transformers==5.12.1", # pinned: matches the colpali adapter key layout
106106
"PyMuPDF",
107107
"accelerate>=0.30",
108108
"pyarrow",

0 commit comments

Comments
 (0)