-
Notifications
You must be signed in to change notification settings - Fork 45
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
ID modifications but with text input #18
Comments
Hi! This model focuses exclusively on ID information and adapts the CLIP encoder accordingly. It is not designed to follow text promps. This could perhaps be achieved by combining our ID encoder with the original text encoder in some way, but in the current state we only support ID input (plus compatible conditions/adapters such as ControlNet). |
Hi,
It seems that these changes significantly disrupt the text conditioning capability. Do you have any suggestions for a workaround or fix? |
Hi, |
Hello and congrats on your great work! Just to clarify something: Is it possible to generate new images for the same id but providing a text input to guide the modification? Eg change hair color or pose etc.
Thanks in advance.
The text was updated successfully, but these errors were encountered: