update DB

This commit is contained in:
Dr.Lt.Data 2024-09-24 22:25:28 +09:00
parent a8d338a997
commit a182e526d7
8 changed files with 1645 additions and 1549 deletions

View File

@ -14688,7 +14688,7 @@
"https://github.com/godmt/ComfyUI-List-Utils"
],
"install_type": "git-clone",
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
"description": "LIST and BATCH utilities which support: create, convert, get or slice items"
},
{
"author": "pedrogengo",
@ -14772,6 +14772,16 @@
"install_type": "git-clone",
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
},
{
"author": "turkyden",
"title": "ComfyUI-SmartCrop",
"reference": "https://github.com/turkyden/ComfyUI-SmartCrop",
"files": [
"https://github.com/turkyden/ComfyUI-SmartCrop"
],
"install_type": "git-clone",
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
},

View File

@ -966,9 +966,11 @@
"ADJUST (JOV) \ud83d\udd78\ufe0f",
"AKASHIC (JOV) \ud83d\udcd3",
"ARRAY (JOV) \ud83d\udcda",
"BIT SPLIT (JOV) \u2b44",
"BLEND (JOV) \u2697\ufe0f",
"COLOR BLIND (JOV) \ud83d\udc41\u200d\ud83d\udde8",
"COLOR MATCH (JOV) \ud83d\udc9e",
"COLOR MEANS (JOV) \u3030\ufe0f",
"COLOR THEORY (JOV) \ud83d\udede",
"COMPARISON (JOV) \ud83d\udd75\ud83c\udffd",
"CONSTANT (JOV) \ud83d\udfea",
@ -1023,8 +1025,7 @@
"TICK (JOV) \u23f1",
"TRANSFORM (JOV) \ud83c\udfdd\ufe0f",
"VALUE (JOV) \ud83e\uddec",
"WAVE GEN (JOV) \ud83c\udf0a",
"WAVE GRAPH (JOV) \u25b6 \u0131l\u0131\u0131l\u0131"
"WAVE GEN (JOV) \ud83c\udf0a"
],
{
"author": "amorano",
@ -10809,6 +10810,7 @@
],
"https://github.com/dchatel/comfyui_davcha": [
[
"ApplyMask",
"ConditioningCompress",
"DStack",
"DavchaCLIPMergeSimple",
@ -11534,6 +11536,7 @@
"FL_BatchAlign",
"FL_BulkPDFLoader",
"FL_BulletHellGame",
"FL_CaptionSaver_V2",
"FL_CaptionToCSV",
"FL_CodeNode",
"FL_ColorPicker",
@ -11577,6 +11580,7 @@
"FL_PDFToImages",
"FL_PaperDrawn",
"FL_PasteOnCanvas",
"FL_PathTypeChecker",
"FL_PixelArtShader",
"FL_PixelSort",
"FL_PromptSelector",
@ -12200,25 +12204,27 @@
],
"https://github.com/godmt/ComfyUI-List-Utils": [
[
"GODMT_AnyCast",
"GODMT_AnyToDict",
"GODMT_BatchSelectByIndex",
"GODMT_BatchGetByIndex",
"GODMT_BatchItemCast",
"GODMT_BatchSlice",
"GODMT_BatchToList",
"GODMT_BatchToStringList",
"GODMT_CreateArange",
"GODMT_CreateBatch",
"GODMT_CreateLinspace",
"GODMT_CreateList",
"GODMT_CreateStringList",
"GODMT_CreateRange",
"GODMT_GetLength",
"GODMT_GetShape",
"GODMT_GetWidgetsValues",
"GODMT_ListSelectByIndex",
"GODMT_ListGetByIndex",
"GODMT_ListSlice",
"GODMT_ListToBatch",
"GODMT_MergeBatch",
"GODMT_MergeList",
"GODMT_Pack",
"GODMT_SplitString",
"GODMT_StringListSelectByIndex",
"GODMT_StringListSlice",
"GODMT_StringListToBatch",
"GODMT_Unpack"
],
{
@ -12655,6 +12661,8 @@
"LLM_local_loader",
"LLavaLoader",
"Lorebook",
"RSS_loader",
"RSS_tool",
"SpeedChange",
"URL2IMG",
"VAEDecode_party",
@ -12728,16 +12736,21 @@
"load_wikipedia",
"md_to_excel",
"md_to_html",
"mini_error_correction",
"mini_flux_prompt",
"mini_flux_tag",
"mini_ocr",
"mini_party",
"mini_sd_prompt",
"mini_sd_tag",
"mini_story",
"mini_summary",
"mini_translate",
"none2false",
"omost_decode",
"omost_json2py",
"omost_setting",
"open_url_tool",
"openai_ebd_tool",
"openai_tts",
"openai_whisper",
@ -14359,6 +14372,7 @@
[
"AddLabel",
"AppendInstanceDiffusionTracking",
"BOOLConstant",
"BatchCLIPSeg",
"BatchCropFromMask",
"BatchCropFromMaskAdvanced",
@ -14463,6 +14477,7 @@
"ReverseImageBatch",
"RoundMask",
"SV3D_BatchSchedule",
"SaveImageKJ",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"Screencap_mss",
@ -15523,6 +15538,7 @@
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
[
"AddMask",
"AnyPipeToBasic",
"BasicPipeToDetailerPipe",
"BasicPipeToDetailerPipeSDXL",
"BboxDetectorCombined",
@ -15601,6 +15617,7 @@
"ImpactLatentInfo",
"ImpactLogger",
"ImpactLogicalOperators",
"ImpactMakeAnyList",
"ImpactMakeImageBatch",
"ImpactMakeImageList",
"ImpactMakeMaskBatch",
@ -19406,6 +19423,14 @@
"title_aux": "Hakkun-ComfyUI-nodes"
}
],
"https://github.com/turkyden/ComfyUI-SmartCrop": [
[
"ImageSmartCrop"
],
{
"title_aux": "ComfyUI-SmartCrop"
}
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"ESS Aesthetic Scoring",
@ -20193,7 +20218,8 @@
"FalAPIFluxControlNetUnionConfigNode",
"FalAPIFluxLoraConfigNode",
"FalAPIFluxNode",
"FalAPIFluxNodeWithControlNet"
"FalAPIFluxNodeWithControlNet",
"FalAPIFluxProNode"
],
{
"title_aux": "ComfyUI-Fal-API-Flux"
@ -20686,6 +20712,7 @@
"CheckpointLoaderSimpleWithSwitch",
"ColorCorrectOfUtils",
"ConcatTextOfUtils",
"DetectorForNSFW",
"GenderControlOutput",
"ImageBatchOneOrMore",
"ImageCompositeMaskedWithSwitch",

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,16 @@
{
"author": "jordancoult",
"title": "ComfyUI_HelpfulNodes",
"reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes",
"files": [
"https://github.com/jordancoult/ComfyUI_HelpfulNodes"
],
"install_type": "git-clone",
"description": "NODES: Prep Crop Around Keypoints"
},
{
"author": "ashishsaini",
"title": "comfyui_segformer_b2_sleeves",
@ -23,16 +33,6 @@
"install_type": "git-clone",
"description": "NODES:segformer_b2_sleeves"
},
{
"author": "jordancoult",
"title": "ComfyUI_HelpfulNodes",
"reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes",
"files": [
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py"
],
"install_type": "copy",
"description": "NODES: Prepare Crop Around Keypoints"
},
{
"author": "io-club",
"title": "ComfyUI-LuminaNext [WIP]",

View File

@ -302,9 +302,13 @@
[
"Add Human Styler",
"Convert Monochrome",
"Mask Aligned bbox for Inpainting",
"Mask Square bbox for Inpainting",
"One Image Compare",
"RT4KSR Loader",
"RandomPromptStyler",
"Save Log Info",
"Three Image Compare",
"Upscale RT4SR"
],
{
@ -1102,6 +1106,14 @@
"title_aux": "Dream Project Video Batches [WIP]"
}
],
"https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": [
[
"segformer_b2_sleeves"
],
{
"title_aux": "comfyui_segformer_b2_sleeves"
}
],
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
[
"FrameSelector",
@ -1721,6 +1733,7 @@
"Tools:Image2video",
"Tools:LoadAudioUrl",
"Tools:PreviewVideo",
"Tools:SetString",
"Tools:SetValue",
"Tools:VideoWatermark"
],
@ -2023,9 +2036,9 @@
"title_aux": "jn_node_suite_comfyui [WIP]"
}
],
"https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [
"https://github.com/jordancoult/ComfyUI_HelpfulNodes": [
[
"CropAroundKPS"
"JCo_CropAroundKPS"
],
{
"title_aux": "ComfyUI_HelpfulNodes"

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,16 @@
{
"author": "turkyden",
"title": "ComfyUI-SmartCrop",
"reference": "https://github.com/turkyden/ComfyUI-SmartCrop",
"files": [
"https://github.com/turkyden/ComfyUI-SmartCrop"
],
"install_type": "git-clone",
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
},
{
"author": "silveroxides",
"title": "Model and Checkpoint Loaders for NF4 and FP4",
@ -190,7 +200,7 @@
"https://github.com/godmt/ComfyUI-List-Utils"
],
"install_type": "git-clone",
"description": "NODES:GODMT_SplitString, GODMT_StringListSelectByIndex, GODMT_ListSelectByIndex, GODMT_BatchSelectByIndex, GODMT_StringListSlice, GODMT_ListSlice, GODMT_BatchSlice, GODMT_BatchToStringList, ..."
"description": "LIST and BATCH utilities which support: create, convert, get or slice items"
},
{
"author": "AIFSH",
@ -680,17 +690,6 @@
],
"install_type": "git-clone",
"description": "NODES:Object Mask. Get the overlapped object in the human's face.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
},
{
"author": "Hugo",
"title": "ComfyUI-BiRefNet-Hugo",
"id": "BiRefNet",
"reference": "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo",
"files": [
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo"
],
"install_type": "git-clone",
"description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
}
]
}

View File

@ -966,9 +966,11 @@
"ADJUST (JOV) \ud83d\udd78\ufe0f",
"AKASHIC (JOV) \ud83d\udcd3",
"ARRAY (JOV) \ud83d\udcda",
"BIT SPLIT (JOV) \u2b44",
"BLEND (JOV) \u2697\ufe0f",
"COLOR BLIND (JOV) \ud83d\udc41\u200d\ud83d\udde8",
"COLOR MATCH (JOV) \ud83d\udc9e",
"COLOR MEANS (JOV) \u3030\ufe0f",
"COLOR THEORY (JOV) \ud83d\udede",
"COMPARISON (JOV) \ud83d\udd75\ud83c\udffd",
"CONSTANT (JOV) \ud83d\udfea",
@ -1023,8 +1025,7 @@
"TICK (JOV) \u23f1",
"TRANSFORM (JOV) \ud83c\udfdd\ufe0f",
"VALUE (JOV) \ud83e\uddec",
"WAVE GEN (JOV) \ud83c\udf0a",
"WAVE GRAPH (JOV) \u25b6 \u0131l\u0131\u0131l\u0131"
"WAVE GEN (JOV) \ud83c\udf0a"
],
{
"author": "amorano",
@ -10809,6 +10810,7 @@
],
"https://github.com/dchatel/comfyui_davcha": [
[
"ApplyMask",
"ConditioningCompress",
"DStack",
"DavchaCLIPMergeSimple",
@ -11534,6 +11536,7 @@
"FL_BatchAlign",
"FL_BulkPDFLoader",
"FL_BulletHellGame",
"FL_CaptionSaver_V2",
"FL_CaptionToCSV",
"FL_CodeNode",
"FL_ColorPicker",
@ -11577,6 +11580,7 @@
"FL_PDFToImages",
"FL_PaperDrawn",
"FL_PasteOnCanvas",
"FL_PathTypeChecker",
"FL_PixelArtShader",
"FL_PixelSort",
"FL_PromptSelector",
@ -12200,25 +12204,27 @@
],
"https://github.com/godmt/ComfyUI-List-Utils": [
[
"GODMT_AnyCast",
"GODMT_AnyToDict",
"GODMT_BatchSelectByIndex",
"GODMT_BatchGetByIndex",
"GODMT_BatchItemCast",
"GODMT_BatchSlice",
"GODMT_BatchToList",
"GODMT_BatchToStringList",
"GODMT_CreateArange",
"GODMT_CreateBatch",
"GODMT_CreateLinspace",
"GODMT_CreateList",
"GODMT_CreateStringList",
"GODMT_CreateRange",
"GODMT_GetLength",
"GODMT_GetShape",
"GODMT_GetWidgetsValues",
"GODMT_ListSelectByIndex",
"GODMT_ListGetByIndex",
"GODMT_ListSlice",
"GODMT_ListToBatch",
"GODMT_MergeBatch",
"GODMT_MergeList",
"GODMT_Pack",
"GODMT_SplitString",
"GODMT_StringListSelectByIndex",
"GODMT_StringListSlice",
"GODMT_StringListToBatch",
"GODMT_Unpack"
],
{
@ -12655,6 +12661,8 @@
"LLM_local_loader",
"LLavaLoader",
"Lorebook",
"RSS_loader",
"RSS_tool",
"SpeedChange",
"URL2IMG",
"VAEDecode_party",
@ -12728,16 +12736,21 @@
"load_wikipedia",
"md_to_excel",
"md_to_html",
"mini_error_correction",
"mini_flux_prompt",
"mini_flux_tag",
"mini_ocr",
"mini_party",
"mini_sd_prompt",
"mini_sd_tag",
"mini_story",
"mini_summary",
"mini_translate",
"none2false",
"omost_decode",
"omost_json2py",
"omost_setting",
"open_url_tool",
"openai_ebd_tool",
"openai_tts",
"openai_whisper",
@ -14359,6 +14372,7 @@
[
"AddLabel",
"AppendInstanceDiffusionTracking",
"BOOLConstant",
"BatchCLIPSeg",
"BatchCropFromMask",
"BatchCropFromMaskAdvanced",
@ -14463,6 +14477,7 @@
"ReverseImageBatch",
"RoundMask",
"SV3D_BatchSchedule",
"SaveImageKJ",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"Screencap_mss",
@ -15523,6 +15538,7 @@
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
[
"AddMask",
"AnyPipeToBasic",
"BasicPipeToDetailerPipe",
"BasicPipeToDetailerPipeSDXL",
"BboxDetectorCombined",
@ -15601,6 +15617,7 @@
"ImpactLatentInfo",
"ImpactLogger",
"ImpactLogicalOperators",
"ImpactMakeAnyList",
"ImpactMakeImageBatch",
"ImpactMakeImageList",
"ImpactMakeMaskBatch",
@ -19406,6 +19423,14 @@
"title_aux": "Hakkun-ComfyUI-nodes"
}
],
"https://github.com/turkyden/ComfyUI-SmartCrop": [
[
"ImageSmartCrop"
],
{
"title_aux": "ComfyUI-SmartCrop"
}
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"ESS Aesthetic Scoring",
@ -20193,7 +20218,8 @@
"FalAPIFluxControlNetUnionConfigNode",
"FalAPIFluxLoraConfigNode",
"FalAPIFluxNode",
"FalAPIFluxNodeWithControlNet"
"FalAPIFluxNodeWithControlNet",
"FalAPIFluxProNode"
],
{
"title_aux": "ComfyUI-Fal-API-Flux"
@ -20686,6 +20712,7 @@
"CheckpointLoaderSimpleWithSwitch",
"ColorCorrectOfUtils",
"ConcatTextOfUtils",
"DetectorForNSFW",
"GenderControlOutput",
"ImageBatchOneOrMore",
"ImageCompositeMaskedWithSwitch",