Move a few files from comfy -> comfy_execution.
Python code in the comfy folder should not import things from outside it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from comfy.graph_utils import GraphBuilder
|
||||
from comfy_execution.graph_utils import GraphBuilder
|
||||
from .tools import VariantSupport
|
||||
|
||||
@VariantSupport()
|
||||
|
||||
Reference in New Issue
Block a user