Skip to content

Commit

Permalink
update DB
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed Jul 28, 2024
1 parent 8057fa4 commit 581a4d5
Show file tree
Hide file tree
Showing 7 changed files with 1,456 additions and 1,241 deletions.
70 changes: 57 additions & 13 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2369,7 +2369,7 @@
"https://github.com/Acly/comfyui-tooling-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image, Create Tile Layout, Extract Image Tile, .... Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
"description": "Provides nodes and server API extensions geared towards using ComfyUI as a backend for external tools."
},
{
"author": "Acly",
Expand Down Expand Up @@ -10628,7 +10628,7 @@
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
"description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format."
"description": "This project aims to create loaders for diffusers format checkpoint models, making it easier for ComfyUI users to use diffusers format checkpoints instead of the standard checkpoint formats."
},
{
"author": "chakib-belgaid",
Expand Down Expand Up @@ -12033,6 +12033,61 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection."
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-EbSynth",
"id": "comfyEbsynth",
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
"files": [
"https://github.com/FuouM/ComfyUI-EbSynth"
],
"install_type": "git-clone",
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
},
{
"author": "Parameshvadivel",
"title": "ComfyUI-SVGview",
"id": "svgview",
"reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview",
"files": [
"https://github.com/Parameshvadivel/ComfyUI-SVGview"
],
"install_type": "git-clone",
"description": "Nodes:Preview SVG"
},
{
"author": "Visionatrix",
"title": "ComfyUI-Visionatrix",
"id": "visionatrix",
"reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix",
"files": [
"https://github.com/Visionatrix/ComfyUI-Visionatrix"
],
"install_type": "git-clone",
"description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
},
{
"author": "liangt",
"title": "comfyui-loadimagewithsubfolder",
"reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder",
"files": [
"https://github.com/liangt/comfyui-loadimagewithsubfolder"
],
"install_type": "git-clone",
"description": "Extend LoadImage node with subfolder support"
},
{
"author": "vault-developer",
"title": "Image-blender",
"reference": "https://github.com/vault-developer/comfyui-image-blender",
"files": [
"https://github.com/vault-developer/comfyui-image-blender"
],
"install_type": "git-clone",
"description": "A custom node to blend two images together using a specified blending mode."
},





Expand Down Expand Up @@ -12409,17 +12464,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-EbSynth",
"id": "comfyEbsynth",
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
"files": [
"https://github.com/FuouM/ComfyUI-EbSynth"
],
"install_type": "git-clone",
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
}
]
}
65 changes: 63 additions & 2 deletions extension-node-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2208,6 +2208,20 @@
"title_aux": "NX_PromptStyler"
}
],
"https://github.com/FuouM/ComfyUI-EbSynth": [
[
"ES_Guides7",
"ES_Translate",
"ES_VideoTransfer"
],
{
"author": "Fuou Marinas",
"description": "Run EbSynth in ComfyUI.",
"nickname": "EbSynth",
"title": "ComfyUI-EbSynth",
"title_aux": "ComfyUI-EbSynth"
}
],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"FOMM_Partswap",
Expand Down Expand Up @@ -3907,6 +3921,14 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
"https://github.com/Parameshvadivel/ComfyUI-SVGview": [
[
"SVGPreview"
],
{
"title_aux": "ComfyUI-SVGview"
}
],
"https://github.com/ParisNeo/lollms_nodes_suite": [
[
"Artbot",
Expand Down Expand Up @@ -5503,6 +5525,22 @@
"title_aux": "Tripo for ComfyUI"
}
],
"https://github.com/Visionatrix/ComfyUI-Visionatrix": [
[
"VixUiCheckbox",
"VixUiCheckboxLogic",
"VixUiList",
"VixUiListLogic",
"VixUiPrompt",
"VixUiRangeFloat",
"VixUiRangeInt",
"VixUiRangeScaleFloat",
"VixUiWorkflowMetadata"
],
{
"title_aux": "ComfyUI-Visionatrix"
}
],
"https://github.com/WASasquatch/ASTERR": [
[
"ASTERR",
Expand Down Expand Up @@ -7945,7 +7983,9 @@
"LayerMask: BiRefNetUltra",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: Florence2Ultra",
"LayerMask: ImageToMask",
"LayerMask: LoadFlorence2Model",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
"LayerMask: MaskByDifferent",
Expand Down Expand Up @@ -8005,6 +8045,7 @@
"LayerUtility: ExtendCanvas",
"LayerUtility: ExtendCanvasV2",
"LayerUtility: Float",
"LayerUtility: Florence2Image2Prompt",
"LayerUtility: GetColorTone",
"LayerUtility: GetColorToneV2",
"LayerUtility: GetImageSize",
Expand Down Expand Up @@ -11510,12 +11551,12 @@
"JN_Condition",
"JN_CoolDown",
"JN_CoolDownOutput",
"JN_CropFace",
"JN_DatetimeFormat",
"JN_DatetimeInfo",
"JN_DatetimeNow",
"JN_Dump",
"JN_DumpOutput",
"JN_FaceCrop",
"JN_FaceRestoreModelLoader",
"JN_FaceRestoreWithModel",
"JN_FirstActive",
Expand Down Expand Up @@ -12549,6 +12590,14 @@
"title_aux": "ComfyUI-LLMs"
}
],
"https://github.com/liangt/comfyui-loadimagewithsubfolder": [
[
"LoadImageWithSubfolder"
],
{
"title_aux": "comfyui-loadimagewithsubfolder"
}
],
"https://github.com/linshier/comfyui-remote-tools": [
[
"LoadBase64(js)",
Expand Down Expand Up @@ -14214,7 +14263,9 @@
"vec2",
"vec2 (pos)",
"vec3",
"vec4"
"vec3 (pos)",
"vec4",
"vec4 (color)"
],
{
"author": "Patricio Gonzalez Vivo",
Expand Down Expand Up @@ -16229,6 +16280,14 @@
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/vault-developer/comfyui-image-blender": [
[
"ImageBlender"
],
{
"title_aux": "Image-blender"
}
],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ContainsWord",
Expand Down Expand Up @@ -16653,8 +16712,10 @@
"GroqChatNode",
"MoonshotMultiChatNode",
"MoonshotSingleChatNode",
"OllamaPromptExtractor",
"PromptExtractorNode",
"SD3LongCaptionerV2",
"SDPromptAgent",
"dwimage2"
],
{
Expand Down
Loading

0 comments on commit 581a4d5

Please sign in to comment.