mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
settings option to disable reference models
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user