update DB

This commit is contained in:
Dr.Lt.Data
2026-03-05 00:08:37 +09:00
parent 65ab25f0d4
commit f4ba539d62
2 changed files with 23 additions and 11 deletions

View File

@ -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."
}
]
}

View File

@ -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",