mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-18 17:58:35 +02:00
Hide the sampler field when an output image is used as the new input
This commit is contained in:
@@ -330,6 +330,7 @@ function getUseAsInputHandler(imageItemElem) {
|
||||
inpaintingEditorContainer.style.display = 'none'
|
||||
promptStrengthContainer.style.display = 'block'
|
||||
maskSetting.checked = false
|
||||
samplerSelectionContainer.style.display = 'none'
|
||||
|
||||
// maskSetting.style.display = 'block'
|
||||
|
||||
|
Reference in New Issue
Block a user