mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
add models_not_to_quant option
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -4,6 +4,7 @@ window.subpath = '';
|
||||
|
||||
async function initStartup() {
|
||||
const t0 = performance.now();
|
||||
log('gradio', `time=${Math.round(t0 - appStartTime)}`);
|
||||
log('initStartup');
|
||||
if (window.setupLogger) await setupLogger();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user