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
我想使用diffusers运行Text-to-Image的pipeline,然而我注意到HunyuanDiTPipeline中可以支持transformers.CLIPTextModel进行文本编码,然而默认的编码器使用BertModel实现的,想请教一下如果想要利用CLIPTextModel进行编码的话是否有对应的weight呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我想使用diffusers运行Text-to-Image的pipeline,然而我注意到HunyuanDiTPipeline中可以支持transformers.CLIPTextModel进行文本编码,然而默认的编码器使用BertModel实现的,想请教一下如果想要利用CLIPTextModel进行编码的话是否有对应的weight呢?
The text was updated successfully, but these errors were encountered: