mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
178b7434aa
commit
e488568b93
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"id":"https://github.com/Fannovel16/comfy_controlnet_preprocessors",
|
"id":"https://github.com/Fannovel16/comfyui_controlnet_aux",
|
||||||
"tags":"controlnet",
|
"tags":"controlnet",
|
||||||
"description": "This extension provides preprocessor nodes for using controlnet."
|
"description": "This extension provides preprocessor nodes for using controlnet."
|
||||||
},
|
},
|
||||||
@ -71,7 +71,7 @@
|
|||||||
"description": "This tool provides a viewer node that allows for checking multiple outputs in a grid, similar to the X/Y Plot extension."
|
"description": "This tool provides a viewer node that allows for checking multiple outputs in a grid, similar to the X/Y Plot extension."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":"https://github.com/gamert/ComfyUI_tagger",
|
"id":"https://github.com/pythongosssss/ComfyUI-WD14-Tagger",
|
||||||
"tags":"deepbooru, clip interrogation",
|
"tags":"deepbooru, clip interrogation",
|
||||||
"description": "This extension generates clip text by taking an image as input and using the Deepbooru model."
|
"description": "This extension generates clip text by taking an image as input and using the Deepbooru model."
|
||||||
},
|
},
|
||||||
@ -80,11 +80,6 @@
|
|||||||
"tags":"supermerger",
|
"tags":"supermerger",
|
||||||
"description": "This node takes two models, merges individual blocks together at various ratios, and automatically rates each merge, keeping the ratio with the highest score. "
|
"description": "This node takes two models, merges individual blocks together at various ratios, and automatically rates each merge, keeping the ratio with the highest score. "
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id":"https://github.com/ltdrdata/ComfyUI-tomeSD-installer",
|
|
||||||
"tags":"tomesd",
|
|
||||||
"description": "This extension is a ComfyUI wrapper for 'tomesd' that improves generation speed through token merging. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id":"https://github.com/ssitu/ComfyUI_UltimateSDUpscale",
|
"id":"https://github.com/ssitu/ComfyUI_UltimateSDUpscale",
|
||||||
"tags":"upscaler, Ultimate SD Upscale",
|
"tags":"upscaler, Ultimate SD Upscale",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user