Skip to content

About image prompt embeds #206

Description

@Immore

Thank you for your excellent work. I wonder if the image prompt embedding (bs, 1, 768) here can really represent enough information? Or is it just to ensure the correct running of SD1.5? I think it's a bit strange to only perform cross attention on a sequence of length 1

According to some methods, such as AnyDoor (although it uses DINO), should we use last_ hidden_states (bs, 257, 1024) as CLIP prompt (bs, 257, 768) through a learnable linear projection layer?

Look forward to your reply! Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions