mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-06 08:06:46 +08:00
update DB
This commit is contained in:
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user