mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-18 11:10:28 +02:00
also empty VAE and hypernetwork fields
This commit is contained in:
@@ -365,6 +365,8 @@
|
||||
|
||||
// Update model list
|
||||
stableDiffusionModelField.innerHTML = ''
|
||||
vaeModelField.innerHTML = ''
|
||||
hypernetworkModelField.innerHTML = ''
|
||||
await getModels()
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user