mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-15 14:50:55 -08:00
Re-use profiler visualization for extra networks
This commit is contained in:
parent
eee46a5094
commit
801461eea2
3 changed files with 177 additions and 92 deletions
|
|
@ -78,6 +78,8 @@ module.exports = {
|
|||
//extraNetworks.js
|
||||
requestGet: "readonly",
|
||||
popup: "readonly",
|
||||
// profilerVisualization.js
|
||||
createVisualizationTable: "readonly",
|
||||
// from python
|
||||
localization: "readonly",
|
||||
// progrssbar.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue