1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 07:26:31 +08:00

Remove some unused imports.

This commit is contained in:
comfyanonymous
2024-05-27 19:03:56 -04:00
parent 34030fed92
commit 0920e0e5fe
10 changed files with 2 additions and 16 deletions

View File

@@ -14,7 +14,6 @@ import comfy.utils
from . import clip_vision
from . import gligen
from . import diffusers_convert
from . import model_base
from . import model_detection
from . import sd1_clip