update DB

This commit is contained in:
Dr.Lt.Data
2024-08-11 21:33:33 +09:00
parent ab5f42cc65
commit 7f7ed04a80
9 changed files with 1871 additions and 1758 deletions

View File

@@ -1862,16 +1862,6 @@
"install_type": "git-clone",
"description": "Nodes: CheckpointVAELoaderSimpleText, CheckpointVAESelectorText, LoRA_Tag_To_Stack"
},
{
"author": "dnl13",
"title": "ComfyUI-dnl13-seg",
"reference": "https://github.com/dnl13/ComfyUI-dnl13-seg",
"files": [
"https://github.com/dnl13/ComfyUI-dnl13-seg"
],
"install_type": "git-clone",
"description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI."
},
{
"author": "Brandelan",
"title": "ComfyUI_bd_customNodes",

View File

@@ -509,9 +509,12 @@
[
"AppendNode",
"ApplyVoiceConversion",
"ImAppendQuickbackNode",
"ImAppendQuickbackVideoNode",
"ImAppendVideoNode",
"ImApplyWav2lip",
"ImDumpEntity",
"ImDumpNode",
"ImNodeTitleOverride",
"LoadPackage",
"MergeNode",
@@ -1374,20 +1377,6 @@
"title_aux": "comfyui-stylegan"
}
],
"https://github.com/dnl13/ComfyUI-dnl13-seg": [
[
"Automatic Segmentation (dnl13)",
"BatchSelector (dnl13)",
"Combine Images By Mask (dnl13)",
"Dinov1 Model Loader (dnl13)",
"Mask with prompt (dnl13)",
"RGB (dnl13)",
"SAM Model Loader (dnl13)"
],
{
"title_aux": "ComfyUI-dnl13-seg"
}
],
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [
[
"BlackImage",

View File

File diff suppressed because it is too large Load Diff

View File

@@ -10,6 +10,17 @@
},
{
"author": "dnl13",
"title": "ComfyUI-dnl13-seg [DEPRECATED]",
"reference": "https://github.com/dnl13/ComfyUI-dnl13-seg",
"files": [
"https://github.com/dnl13/ComfyUI-dnl13-seg"
],
"install_type": "git-clone",
"description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI."
},
{
"author": "1038lab",
"title": "ComfyUI-latentSizeSelector [REMOVED]",

View File

@@ -11,6 +11,27 @@
{
"author": "logtd",
"title": "ComfyUI-RefUNet",
"id": "refunet",
"reference": "https://github.com/logtd/ComfyUI-RefUNet",
"files": [
"https://github.com/logtd/ComfyUI-RefUNet"
],
"install_type": "git-clone",
"description": "A set of nodes to use Reference UNets"
},
{
"author": "blackcodetavern",
"title": "ComfyUI-Benripack",
"reference": "https://github.com/blackcodetavern/ComfyUI-Benripack",
"files": [
"https://github.com/blackcodetavern/ComfyUI-Benripack"
],
"install_type": "git-clone",
"description": "ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation."
},
{
"author": "Cyber-Blacat",
"title": "ComfyUI-Yuan",
@@ -670,28 +691,6 @@
],
"install_type": "git-clone",
"description": "Nodes: Convert String To Int, Convert String To Float"
},
{
"author": "Makki_Shizu",
"title": "comfyui_reimgsize",
"id": "reimgsize",
"reference": "https://github.com/MakkiShizu/comfyui_reimgsize",
"files": [
"https://github.com/MakkiShizu/comfyui_reimgsize"
],
"install_type": "git-clone",
"description": "a simple reimgsize node(s) in comfyui."
},
{
"author": "DriftJohnson",
"title": "DJZ-Nodes",
"id": "DJZ-Nodes",
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
"https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
"description": "AspectSize and other nodes"
}
]
}

View File

@@ -245,6 +245,8 @@
"cam-pos-bus",
"mesh_data_bus",
"mesh_remap_cubvh",
"ply_load",
"ply_normalize",
"show_any",
"string-to-array",
"vc_to_texture"
@@ -848,6 +850,7 @@
"GLSL BLEND LINEAR (JOV) \ud83e\uddd9\ud83c\udffd",
"GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd\u200d\u2640\ufe0f",
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
"GLSL HSV-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
"GLSL HSV-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
"GLSL LAB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd",
@@ -2346,6 +2349,7 @@
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser",
"FSRT_Runner",
"MRFA_Runner",
"Spline_Runner"
],
@@ -2360,6 +2364,11 @@
"https://github.com/FuouM/FM_nodes": [
[
"CoLIE_LowLight_Enhance",
"ConvIR_DeHaze",
"ConvIR_DeRain",
"ConvIR_DeSnow",
"ConvIR_DefocusDeblur",
"ConvIR_MotionDeBlur",
"ProPIH_Harmonizer",
"RealViFormerSR",
"WFEN"
@@ -3879,8 +3888,7 @@
],
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [
[
"PromptJSON",
"TokenCounter"
"PromptJSON"
],
{
"title_aux": "PromptJSON Node for ComfyUI"
@@ -7382,6 +7390,14 @@
"title_aux": "BrevImage"
}
],
"https://github.com/blackcodetavern/ComfyUI-Benripack": [
[
"CharacterPipe"
],
{
"title_aux": "ComfyUI-Benripack"
}
],
"https://github.com/blepping/ComfyUI-bleh": [
[
"BlehBlockOps",
@@ -10181,28 +10197,34 @@
"https://github.com/filliptm/ComfyUI_Fill-Nodes": [
[
"FL_Ascii",
"FL_AudioConverter",
"FL_AudioFrameCalculator",
"FL_AudioPreview",
"FL_BatchAlign",
"FL_BulletHellGame",
"FL_CaptionToCSV",
"FL_CodeNode",
"FL_ColorPicker",
"FL_DirectoryCrawl",
"FL_Dither",
"FL_FractalKSampler",
"FL_GPT_Vision",
"FL_Glitch",
"FL_HFHubModelUploader",
"FL_HF_Character",
"FL_HalftonePattern",
"FL_HexagonalPattern",
"FL_ImageCaptionLayout",
"FL_ImageCaptionSaver",
"FL_ImageCollage",
"FL_ImageDimensionDisplay",
"FL_ImageDurationSync",
"FL_ImageNotes",
"FL_ImagePixelator",
"FL_ImageRandomizer",
"FL_InfiniteZoom",
"FL_InpaintCrop",
"FL_Inpaint_Stitch",
"FL_KsamplerBasic",
"FL_KsamplerPlus",
"FL_KsamplerSettings",
"FL_MirrorAndAppendCaptions",
"FL_NFTGenerator",
"FL_PaperDrawn",
"FL_PasteOnCanvas",
@@ -10213,12 +10235,18 @@
"FL_RetroEffect",
"FL_Ripple",
"FL_SDUltimate_Slices",
"FL_SendToDiscordWebhook",
"FL_SeparateMaskComponents",
"FL_Shadertoy",
"FL_SimpleGPTVision",
"FL_SystemCheck",
"FL_TD_Sampler",
"FL_TetrisGame",
"FL_TimeLine",
"FL_VideoCropMask",
"FL_VideoRecompose",
"FL_ZipDirectory",
"FL_ZipSave",
"GradientImageGenerator"
],
{
@@ -13392,6 +13420,21 @@
"title_aux": "ComfyUI-RefSampling"
}
],
"https://github.com/logtd/ComfyUI-RefUNet": [
[
"ConfigRefMapAdv",
"ConfigureRefNet",
"CreateRefBank",
"CustomRefMapSD1",
"PrepareRefLatents",
"ReadSampler",
"RefModelSamplingPred",
"WriteSampler"
],
{
"title_aux": "ComfyUI-RefUNet"
}
],
"https://github.com/logtd/ComfyUI-TrackingNodes": [
[
"OpenPoseTrackerNode",
@@ -15951,7 +15994,8 @@
],
"https://github.com/smthemex/ComfyUI_CustomNet": [
[
"CustomNet_Plus"
"CustomNet_LoadModel",
"CustomNet_Sampler"
],
{
"title_aux": "ComfyUI_CustomNet"
@@ -16044,7 +16088,8 @@
],
"https://github.com/smthemex/ComfyUI_Pic2Story": [
[
"Pic2Story"
"Pic2Story_Loader",
"Pic2Story_Sampler"
],
{
"title_aux": "ComfyUI_Pic2Story"
@@ -16453,8 +16498,7 @@
"FoxImageAdd",
"FoxImageConcanate",
"FoxImageExtractFromBatch",
"FoxImageResizeByLongerSide",
"FoxImageResizeByShorterSide",
"FoxImageResizeBySpecialSide",
"FoxImageRotate",
"FoxImageTileBatch",
"FoxLoadImageBatch",
@@ -16462,6 +16506,8 @@
"FoxPreviewMask",
"FoxPrimitiveText",
"FoxRegTextFind",
"FoxSDXLPromptStyler",
"FoxSDXLPromptStylerAdvanced",
"FoxSaveImagePlus",
"FoxShowText",
"FoxTextConcatenate",