diffusers
5d28d221 - [Wuerstchen] fix combined pipeline's num_images_per_prompt (#4989)

Comment changes are shownComment changes are hidden
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
Author
Parents
  • src/diffusers/pipelines/wuerstchen
    • File
      pipeline_wuerstchen.py
    • File
      pipeline_wuerstchen_combined.py
    • File
      pipeline_wuerstchen_prior.py