settings option to disable reference models

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-01-23 15:19:43 -05:00
parent fef2be929a
commit 06ba03cf80
12 changed files with 47 additions and 42 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
import copy
import time
import logging
import torch
from modules import shared, devices, sd_models, model_quant
from installer import install, setup_logging
from modules import shared, devices, sd_models
from installer import setup_logging
#Used by OpenVINO, can be used with TensorRT or Olive