diff --git a/custom-node-list.json b/custom-node-list.json index 70c74ac72..7fd48d328 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Valentin Klein", + "title": "ValiTools", + "reference": "https://github.com/vangel76/comfyui-ValiTools", + "files": [ + "https://github.com/vangel76/comfyui-ValiTools" + ], + "install_type": "git-clone", + "description": "ValiTools node collection: VSmartPrompt (Dynamic Prompts with a rich-text editor, reusable variables, switcher conditions, chaining inputs and post-run selection highlighting), VFileRandom (no-repeat random image loader), VRandomSelector (lazy random passthrough of N same-type inputs) and VWaitForVRAM (hold execution until enough VRAM is free)." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",