Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down