mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-16 18:32:25 +01:00
Merge branch 'beta'
This commit is contained in:
commit
a0e201a9ef
@ -1044,6 +1044,8 @@ async function doMakeImage(reqBody, batchCount) {
|
||||
randomSeedField.checked = false
|
||||
seedField.value = seed
|
||||
seedField.disabled = false
|
||||
|
||||
samplerSelectionContainer.style.display = 'none'
|
||||
})
|
||||
|
||||
imgSaveBtn.addEventListener('click', function() {
|
||||
|
Loading…
Reference in New Issue
Block a user