Skip to content
New issue

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

Support raw prompt embeddings input #17

Open
cvb941 opened this issue Nov 4, 2023 · 0 comments
Open

Support raw prompt embeddings input #17

cvb941 opened this issue Nov 4, 2023 · 0 comments

Comments

@cvb941
Copy link

cvb941 commented Nov 4, 2023

Hi.

Instead of passing a string prompt to the generator, I would like to pass in the raw text embeddings.

The HF Diffusers library allows this using the prompt_embeds (and pooled_prompt_embeds for SDXL) parameters on the StableDiffusionPipeline pipeline objects.

Would it be possible to add support for this to OneDiffusion? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant