1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Merge T2IAdapterLoader and ControlNetLoader.

Workflows will be auto updated.
This commit is contained in:
comfyanonymous
2023-03-17 18:17:59 -04:00
parent e1a9e26968
commit 2e73367f45
6 changed files with 14 additions and 44 deletions

View File

@@ -2,7 +2,6 @@ import os
from comfy_extras.chainner_models import model_loading
from comfy.sd import load_torch_file
import model_management
from nodes import filter_files_extensions, recursive_search, supported_ckpt_extensions
import torch
import comfy.utils
import folder_paths