• uservar's avatar
    Prevent uploading previous output from javascript · 6168d092
    uservar authored
    As it is currently, txt2img and img2img send back the previous output args (txt2img_gallery, generation_info, html_info) whenever you generate a new image. This can lead to uploading a huge gallery of previously generated images, which leads to an unnecessary delay between submitting and beginning to generate.
    6168d092
script.js 9.6 KB