diff --git a/custom-node-list.json b/custom-node-list.json index ba5d0946..44636d9b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41570,6 +41570,17 @@ "install_type": "git-clone", "description": "ComfyUI Sampler testing & benchmarking tool for testing Stable Diffusion samplers, schedulers, CFG scales, prompts, img2img denoise values, and LoRA combinations. Features infinite-canvas dashboard image grids with virtual scrolling that can handle thousands of images, multi-model comparison, automatic resume on interrupt, and real-time visualization. Test entire checkpoint folders, stack multiple LoRAs, generate random seed variations, and export optimized configs. Includes fullscreen mode, keyboard navigation, smart filtering by parameters, and one-click regeneration workflow. Perfect for sampler output optimization and hyperparameter tuning." }, + { + "author": "JasonHoku", + "title": "Lite Text to File Tools", + "id": "lite-text-to-file-tools", + "reference": "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools", + "files": [ + "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools" + ], + "install_type": "git-clone", + "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." + }, { "author": "zwaigani", "title": "ComfyUI-VRAM-watcher", @@ -44522,17 +44533,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "JasonHoku", - "title": "Lite Text to File Tools", - "id": "lite-text-to-file-tools", - "reference": "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools", - "files": [ - "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools" - ], - "install_type": "git-clone", - "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 81ba016f..7914755f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,17 @@ { "custom_nodes": [ + { + "author": "JasonHoku", + "title": "Lite Text to File Tools", + "id": "lite-text-to-file-tools", + "reference": "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools", + "files": [ + "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools" + ], + "install_type": "git-clone", + "description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations." + }, + { "author": "FugitiveExpert01", "title": "ComfyUI-FEnodes",