what does the custom flux pipeline do #1091
Unanswered
michaelcyshield
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
-
hello, just a quick question
I see that the flux pipeline during training is done using the class from helpers.models.flux.pipeline import FluxPipeline
should I use this model during inference? or shall I just use the normal one from Diffusers, in the latter case of the diffusers, is there something I need to do to insure the same results?
Beta Was this translation helpful? Give feedback.
All reactions