We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is reported that the real images generated by SDXL have higher resolution and accuracy,
which can reduce the artifacts and errors generated and improve the similarity with the input images.
T2I can also get better results with SDXL's improved text encoder.
The text was updated successfully, but these errors were encountered:
so how to replace sd1.5 with sdxl,the text_emb size is different
Sorry, something went wrong.
these guys released training code https://github.com/MooreThreads/Moore-AnimateAnyone/ should be straightforward to switch out base model and upgrade relevant dimensions.
No branches or pull requests
It is reported that the real images generated by SDXL have higher resolution and accuracy,
which can reduce the artifacts and errors generated and improve the similarity with the input images.
T2I can also get better results with SDXL's improved text encoder.
The text was updated successfully, but these errors were encountered: