mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-10 05:15:05 +08:00
Update nodes.py
This commit is contained in:
parent
fe5fbb03ff
commit
f6ba944afc
@ -2356,7 +2356,6 @@ class TorchCompileControlNet:
|
||||
EXPERIMENTAL = True
|
||||
|
||||
def compile(self, controlnet, backend, mode, fullgraph):
|
||||
print(controlnet.control_model)
|
||||
if not self._compiled:
|
||||
try:
|
||||
# for i, block in enumerate(controlnet.control_model.double_blocks):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user