mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-14 13:37:32 +08:00
update DB
This commit is contained in:
parent
65ab25f0d4
commit
f4ba539d62
@ -41570,6 +41570,17 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "zwaigani",
|
||||||
"title": "ComfyUI-VRAM-watcher",
|
"title": "ComfyUI-VRAM-watcher",
|
||||||
@ -44522,17 +44533,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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": [
|
"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",
|
"author": "FugitiveExpert01",
|
||||||
"title": "ComfyUI-FEnodes",
|
"title": "ComfyUI-FEnodes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user