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

Diffusers version? #2

Open
radames opened this issue Oct 18, 2024 · 1 comment
Open

Diffusers version? #2

radames opened this issue Oct 18, 2024 · 1 comment

Comments

@radames
Copy link

radames commented Oct 18, 2024

Hi @raven38 thanks for building this. I'm looking forward to testing it
Which diffusers version are you using? Running into some tensor mismatch on the text encoder embeddings

    ids = torch.cat((txt_ids, img_ids), dim=1)
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 512 but got size 4096 for tensor number 1 in the list.```
@fffiloni
Copy link

@radames i've pushed a gradio app for testing purpose, you can try it here: https://huggingface.co/spaces/fffiloni/rf-inversion

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