mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-08 15:50:38 -07:00
Merge branch 'dev' into gradio4
This commit is contained in:
commit
32281b272e
33 changed files with 475 additions and 114 deletions
|
|
@ -568,7 +568,7 @@ function extraNetworksShowMetadata(text) {
|
|||
return;
|
||||
}
|
||||
} catch (error) {
|
||||
console.eror(error);
|
||||
console.error(error);
|
||||
}
|
||||
|
||||
var elem = document.createElement('pre');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue