How does the training of gligen work? #10709
Unanswered
Putzzmunta
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everybody,
I have some hard time understanding how and why the training script of the gligen example works.
In the
StableDiffusionGLIGENTextImagePipeline
there are the following attributes listed for the cross attention:Whereas in the `train_gligen_text.py the following ones are listed:
How is this working, when the attributes are different?
Thank you all in advance :)
Beta Was this translation helpful? Give feedback.
All reactions