mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-15 14:09:36 +00:00
Missing imports.
This commit is contained in:
parent
c26ca27207
commit
c0b0da264b
@ -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…
Reference in New Issue
Block a user