Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt (Text) limitations / Over sized heads / ControlNET slow down. #30

Open
KINGLIFER opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@KINGLIFER
Copy link

It seems there is a limit to how much text you can input into this to run. The workflow I designed for a client requires a LLM to give the details using Pony. Of course I can concat and truncate but the pony model needs a lot of details.

This also tends to make the head larger than it supposed to be if the body is in the shot. To fix this I attempted to use controlnet.
Also I find it is extremely slow when using controlnet

Will there be a text fix or a improved version for controlnet?

I would like to use this method because it seems to get bone structure the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant