resolve t2i upscale button #882 #874

This commit is contained in:
layerdiffusion
2024-07-28 07:59:53 -06:00
parent 2f87f123b2
commit f3926ee3b7

View File

@@ -161,7 +161,7 @@ function submit(args) {
}
function submit_txt2img_upscale(args) {
var res = submit(...args);
var res = submit(args);
res[2] = selected_gallery_index();