Add ComfyUI-TkNodes to custom_nodes.json

This commit is contained in:
TensorKaze 2025-05-25 11:16:43 +02:00
parent 9cd088feb0
commit cb74c6059e

9
custom_nodes.json Normal file
View File

@ -0,0 +1,9 @@
{
"title": "ComfyUI-TkNodes",
"id": "ComfyUI-TkNodes",
"author": "TensorKaze",
"description": "Custom nodes for ComfyUI with advanced image scaling, latent manipulation, and Flux sampling",
"reference": "https://github.com/TensorKaze/ComfyUI-TkNodes",
"files": ["https://github.com/TensorKaze/ComfyUI-TkNodes"],
"install_type": "git-clone"
}