How to modify the maximum of the prompt length
#40
by
raymondli2023
- opened
The maximum of the tokens is 77, how can I modify it ?
Can you have a look at Compel + Diffusers: https://huggingface.co/docs/diffusers/main/en/using-diffusers/weighted_prompts
Just pass more than 77 tokens into the compel method and it should work out of the box