Attention_mask issue happening when i try to run chroma
#59
by
leonvizard
- opened
Hi @leonvizard ,
I guess your workflow is based on the outdated approach, which consisted in using third-party nodes to include padding removal.
Comfy now integrates Chroma: see the type
widget in the standard Load CLIP
node.
An updated workflow is available in this repo: ChromaSimpleWorkflow20250507.json
Hope this helps.