mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-02 19:49:15 +01:00
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