• 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