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

ELLA cannot work with dreambooth checkpoint #41

Open
quocanh34 opened this issue May 30, 2024 · 2 comments
Open

ELLA cannot work with dreambooth checkpoint #41

quocanh34 opened this issue May 30, 2024 · 2 comments

Comments

@quocanh34
Copy link

Hi, has anyone successfully run inference with ELLA for a dreambooth checkpoint. It seems that the ELLA text encode destroys the identifier token (ohwx, sks, ...), so it could not preserve the subject.

@quocanh34
Copy link
Author

Concating ELLA embeds with Clip embeds helps

@budui
Copy link
Collaborator

budui commented May 31, 2024

See more info in https://github.com/TencentQQGYLab/ComfyUI-ELLA

It works with lora trigger words by concat CLIP CONDITIONING.
⚠️ NOTE again that ELLA CONDITIONING always needs to be linked to the conditioning_to of Conditioning (Concat) node.

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

2 participants