Skip to content

Conversation

anton-l
Copy link
Member

@anton-l anton-l commented Aug 18, 2022

Fixes #211

Makes sure that LDMTextToImagePipeline can be called with pipe("some prompt"), similar to StableDiffusionPipeline

@anton-l anton-l requested review from pcuenca and patil-suraj August 18, 2022 14:27
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 18, 2022

The documentation is not available anymore as the PR was closed or merged.

@anton-l
Copy link
Member Author

anton-l commented Aug 18, 2022

note to self: add type hints and custom image sizes to LDM as well

Copy link
Contributor

@patil-suraj patil-suraj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's also add custom height, width support for this. Think this should pretty much look like stable-dffusion pipeline.

@anton-l anton-l changed the title Support one-string prompts in LDM Support one-string prompts and custom image size in LDM Aug 18, 2022
@anton-l
Copy link
Member Author

anton-l commented Aug 18, 2022

@patil-suraj yep, decided to bundle them here too

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, and it works fine too!

@anton-l anton-l merged commit e30e1b8 into main Aug 18, 2022
@anton-l anton-l deleted the ldm-str-prompts branch August 18, 2022 15:55
PhaneeshB pushed a commit to nod-ai/diffusers that referenced this pull request Mar 1, 2023
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
)

* Support one-string prompts in LDM

* Add other features from SD too
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

Successfully merging this pull request may close these issues.

Exception raised in LDMTextToImagePipeline
4 participants