Requirement of the site-package colpali-engine leading to an error in the CLIPSeg extension.
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
ComfyUI (v0.3.14-11-g095d8671 (2025-02-09)), due to the site-package component colpali-engine requirement
`colpali-engine 0.3.4 requires transformers<4.47.0,>=4.46.1`
installs a version of transformers that causes an error in the CLIPSeg extension.
I checked on transformers==4.48.3: there is no error now.
_Originally posted by @freshwind-bit in [#34415](https://github.com/huggingface/transformers/issues/34415#issuecomment-2652077112)_
Contributor guide
Assessment
This issue has not been assessed yet.