update DB
This commit is contained in:
@@ -34,6 +34,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments."
|
||||
},
|
||||
{
|
||||
"author": "lldacing",
|
||||
"title": "ComfyUI_BiRefNet_ll",
|
||||
"reference": "https://github.com/lldacing/ComfyUI_BiRefNet_ll",
|
||||
"files": [
|
||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
|
||||
},
|
||||
{
|
||||
"author": "Trgtuan10",
|
||||
"title": "ComfyUI_YoloSegment_Mask",
|
||||
@@ -686,17 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quick connections, Circuit board connections"
|
||||
},
|
||||
{
|
||||
"author": "hyejinlee12",
|
||||
"title": "ComfyUI-Fill-Image-for-Outpainting",
|
||||
"id": "LoadFiles",
|
||||
"reference": "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting",
|
||||
"files": [
|
||||
"https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is to fill image for outpainting(inpainting)\nFill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1719,15 +1719,6 @@
|
||||
"title_aux": "ComfyUI-Depth2Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [
|
||||
[
|
||||
"CheckpointAutomaticConfig",
|
||||
"ConfigPipe"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/DataCTE/prompt_injection": [
|
||||
[
|
||||
"AdvancedPromptInjection",
|
||||
@@ -14588,6 +14579,16 @@
|
||||
"title_aux": "ComfyUI AnyNode: Any Node you ask for"
|
||||
}
|
||||
],
|
||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll": [
|
||||
[
|
||||
"LoadBiRefNetModelByName",
|
||||
"LoadRembgByBiRefNetModel",
|
||||
"RembgByBiRefNet"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_BiRefNet_ll"
|
||||
}
|
||||
],
|
||||
"https://github.com/lldacing/comfyui-easyapi-nodes": [
|
||||
[
|
||||
"Base64ToImage",
|
||||
@@ -15465,6 +15466,15 @@
|
||||
"title_aux": "ComfyUI-Prompt-Expansion"
|
||||
}
|
||||
],
|
||||
"https://github.com/mech-tools/comfyui-checkpoint-automatic-config": [
|
||||
[
|
||||
"CheckpointAutomaticConfig",
|
||||
"ConfigPipe"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/melMass/comfy_mtb": [
|
||||
[
|
||||
"Animation Builder (mtb)",
|
||||
@@ -18205,6 +18215,7 @@
|
||||
"FoxFaceShaperModels",
|
||||
"FoxFaceWarp",
|
||||
"FoxGenSwapPathText",
|
||||
"FoxGetImageScaleBySize",
|
||||
"FoxGrowMaskWithBlur",
|
||||
"FoxImageAdd",
|
||||
"FoxImageConcanate",
|
||||
|
||||
Reference in New Issue
Block a user