diffusers
7d756813
- Update the legacy inpainting SD pipeline, to allow calling it with only prompt_embeds (instead of always requiring a prompt) (#2842)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Update the legacy inpainting SD pipeline, to allow calling it with only prompt_embeds (instead of always requiring a prompt) (#2842) Fix error 'required positional argument: prompt' when Legacy Inpaint is called only with prompt_embeds
References
#2842 - Update the legacy inpainting SD pipeline, to allow calling it with only prompt_embeds (instead of always requiring a prompt)
Author
cmdr2
Parents
159a0bff
Loading