mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 21:10:45 +02:00
improve vae reload
This commit is contained in:
@@ -85,7 +85,7 @@ async function setHints() {
|
||||
}
|
||||
const t1 = performance.now();
|
||||
log('setHints', { type: localeData.type, elements: elements.length, localized, hints, data: localeData.data.length, time: t1 - t0 });
|
||||
sortUIElements();
|
||||
// sortUIElements();
|
||||
removeSplash();
|
||||
// validateHints(elements, localeData.data)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user