"docs/source/en/api/schedulers/vq_diffusion.md" did not exist on "5a38033de4824c8d5d9b2856776df45592a8e825"
  • Suraj Patil's avatar
    allow multiple generations per prompt (#741) · c119dc4c
    Suraj Patil authored
    * compute text embeds per prompt
    
    * don't repeat uncond prompts
    
    * repeat separatly
    
    * update image2image
    
    * fix repeat uncond embeds
    
    * adapt inpaint pipeline
    
    * ifx uncond tokens in img2img
    
    * add tests and fix ucond embeds in im2img and inpaint pipe
    c119dc4c
test_pipelines.py 69 KB