"src/vscode:/vscode.git/clone" did not exist on "b76eb46d86a03eedb01d66b4f1a7164c4e8fd154"
  • 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