Closed Haoming02 closed 1 week ago
+1 initialize google blockly 32.263 import torch 10.187
I've already disabled blockly month ago (after I noticed the startup time is almost 1min). I only use sdxl. No problem for me so far.
Seems like a good addition for people who don't care about Flux. There's also icl_v2.pyz
in the Forge Blockly repo, but that would be Flux based too.
Certainly speeds up loading significantly.
Thanks for the PR.
This PR adds a new cmd_args,
--skip-google-blockly
, that allows users to skip loading the Google Blockly modules, which only adds like 2 samplers anyway afaikSimply add the flag after the COMMANDLINE_ARGS in
webui-user.bat
like other argsI have no comment on the "allegations." But loading the
google_blockly
sure takes its sweet time every single launch andReload UI
...before
after