Update custom-node-list.json (#1372)

Add ComfyUI-Torch-Compile
This commit is contained in:
Yondon Fu 2024-12-26 22:39:32 -05:00 committed by GitHub
parent 0d43aba286
commit 9ea803f89a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18892,6 +18892,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "yondonfu",
"title": "ComfyUI-Torch-Compile",
"id": "comfyui-torch-compile",
"reference": "https://github.com/yondonfu/ComfyUI-Torch-Compile",
"files": [
"https://github.com/yondonfu/ComfyUI-Torch-Compile"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for torch.compile."
}
]
}