add reprocess plus major processing refactor

This commit is contained in:
Vladimir Mandic
2024-09-24 20:31:05 -04:00
parent 1395f5bf9e
commit 4136983f82
32 changed files with 377 additions and 222 deletions
+1 -1
View File
@@ -7,7 +7,6 @@ async function initStartup() {
// all items here are non-blocking async calls
initModels();
getUIDefaults();
initiGenerationParams();
initPromptChecker();
initLogMonitor();
initContextMenu();
@@ -16,6 +15,7 @@ async function initStartup() {
initSettings();
initImageViewer();
initGallery();
initiGenerationParams();
setupControlUI();
// reconnect server session