How to enter longer prompt words

i want used sd model, but the prompt limit to 77 tokens? how can i enter longer prompt

There are two ways to use long prompts: using the community pipeline or embedding. There are several community pipelines, but if you want to use long prompts, you can use lpw_stable_diffusion or lpw_stable_diffusion_xl.
The embedding method is a little difficult, so I recommend the community pipeline.

Thanks, I’ll try it