forked from extern/easydiffusion
Proper source image unloading
This commit is contained in:
parent
5fddae589b
commit
89170af721
@ -330,7 +330,7 @@ function restoreTaskToUI(task, fieldsToSkip) {
|
||||
}
|
||||
else
|
||||
{
|
||||
img2imgUnload()
|
||||
initImageClearBtn.dispatchEvent(new Event("click"))
|
||||
}
|
||||
}
|
||||
function readUI() {
|
||||
|
Loading…
Reference in New Issue
Block a user