Skip to content

Conversation

@nthh
Copy link
Contributor

@nthh nthh commented Apr 6, 2023

Fixes #2703

Relative imports were breaking the pipeline

This pipeline also only works as composable diffusion with a narrow use case (num_images_per_prompt=1, prompt as a string). I was unable to figure out how to make it work with num_images_per_prompt > 1.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 6, 2023

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

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

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

Thanks for the fixes!

@patrickvonplaten patrickvonplaten merged commit 881a6b5 into huggingface:main Apr 11, 2023
w4ffl35 pushed a commit to w4ffl35/diffusers that referenced this pull request Apr 14, 2023
* Update composable_stable_diffusion.py

Fix imports

* Formatting

* Formatting

* Formatting
dg845 pushed a commit to dg845/diffusers that referenced this pull request May 6, 2023
* Update composable_stable_diffusion.py

Fix imports

* Formatting

* Formatting

* Formatting
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Update composable_stable_diffusion.py

Fix imports

* Formatting

* Formatting

* Formatting
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.

Composable Diffusion Pipeline Broken

3 participants