mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-24 22:59:07 +08:00
Missing imports.
This commit is contained in:
parent
59d0907512
commit
c6f6298c52
@ -17,6 +17,8 @@
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
import comfy.utils
|
import comfy.utils
|
||||||
|
import comfy.model_management
|
||||||
|
import comfy.model_base
|
||||||
import logging
|
import logging
|
||||||
import torch
|
import torch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user