remove forge_sampler

This commit is contained in:
layerdiffusion
2024-08-03 15:38:07 -07:00
parent 0b129b7181
commit b8b29a2372
6 changed files with 6 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ import backend.patcher.base
from modules_forge.shared import add_supported_control_model
from modules_forge.supported_controlnet import ControlModelPatcher
from modules_forge.forge_sampler import sampling_prepare
from backend.sampling.sampling_function import sampling_prepare
from backend.utils import load_torch_file
from backend.memory_management import cast_to_device, current_loaded_models
from backend.patcher.lora import model_lora_keys_unet