ZHO-ZHO-ZHO / ComfyUI-InstantID

Unofficial implementation of InstantID for ComfyUI
1.35k stars 78 forks source link

Overcoming the 77 token limit in diffusers #108

Open truebit opened 9 months ago

truebit commented 9 months ago

The same issue in instantid node:

The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['...']

refer to https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO/issues/49

jslegers commented 3 months ago

Related : https://github.com/huggingface/diffusers/issues/2136