diffusers
5d28d221
- [Wuerstchen] fix combined pipeline's num_images_per_prompt (#4989)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
[Wuerstchen] fix combined pipeline's num_images_per_prompt (#4989) * fix encode_prompt * added prompt_embeds and negative_prompt_embeds * prompt_embeds for the prior only
References
#4989 - [Wuerstchen] fix combined pipeline's num_images_per_prompt
Author
kashif
Parents
73bf620d
Files
3
src/diffusers/pipelines/wuerstchen
pipeline_wuerstchen.py
pipeline_wuerstchen_combined.py
pipeline_wuerstchen_prior.py
Loading