mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 16:23:28 +01:00
Don't show prompt strength when the app starts
This commit is contained in:
parent
d4a378827f
commit
064a4938c1
@ -680,3 +680,5 @@ document.getElementById("init_image_button_draw").addEventListener("click", () =
|
||||
document.getElementById("init_image_button_inpaint").addEventListener("click", () => {
|
||||
imageInpainter.show()
|
||||
})
|
||||
|
||||
img2imgUnload() // no init image when the app starts
|
||||
|
Loading…
Reference in New Issue
Block a user