Browse Source

update DB

pull/151/head
Dr.Lt.Data 1 year ago
parent
commit
812a72aaf2
  1. 24
      custom-node-list.json
  2. 56
      extension-node-map.json
  3. 12
      node_db/dev/custom-node-list.json
  4. 30
      node_db/new/custom-node-list.json
  5. 56
      node_db/new/extension-node-map.json

24
custom-node-list.json

@ -2284,7 +2284,18 @@
"install_type": "git-clone",
"description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask"
},
{
{
"author": "ostris",
"title": "Ostris Nodes ComfyUI",
"reference": "https://github.com/ostris/ostris_nodes_comfyui",
"files": [
"https://github.com/ostris/ostris_nodes_comfyui"
],
"install_type": "git-clone",
"nodename_pattern": "- Ostris$",
"description": "This is a collection of custom nodes for ComfyUI that I made for some QOL. I will be adding much more advanced ones in the future once I get more familiar with the API."
},
{
"author": "0xbitches",
"title": "Latent Consistency Model for ComfyUI",
"reference": "https://github.com/0xbitches/ComfyUI-LCM",
@ -2295,15 +2306,14 @@
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI."
},
{
"author": "ostris",
"title": "Ostris Nodes ComfyUI",
"reference": "https://github.com/ostris/ostris_nodes_comfyui",
"author": "aszc-dev",
"title": "Core ML Suite for ComfyUI",
"reference": "https://github.com/aszc-dev/ComfyUI-CoreMLSuite",
"files": [
"https://github.com/ostris/ostris_nodes_comfyui"
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite"
],
"install_type": "git-clone",
"nodename_pattern": "- Ostris$",
"description": "This is a collection of custom nodes for ComfyUI that I made for some QOL. I will be adding much more advanced ones in the future once I get more familiar with the API."
"description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance."
},
{
"author": "taabata",

56
extension-node-map.json

@ -9,6 +9,14 @@
"title_aux": "alkemann nodes"
}
],
"https://github.com/0xbitches/ComfyUI-LCM": [
[
"LCMSampler"
],
{
"title_aux": "Latent Consistency Model for ComfyUI"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -102,6 +110,7 @@
"BSZLatentFill",
"BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZLatentbuster",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL",
@ -437,6 +446,7 @@
[
"AbsCosWave",
"AbsSinWave",
"BatchGLIGENSchedule",
"BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL",
"BatchValueSchedule",
@ -459,14 +469,6 @@
"title_aux": "FizzNodes"
}
],
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [
[
"roop"
],
{
"title_aux": "roop nodes for ComfyUI"
}
],
"https://github.com/Gourieff/comfyui-reactor-node": [
[
"ReActorFaceSwap"
@ -1258,21 +1260,21 @@
],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"BoxCropImage",
"ColorTransfer",
"ExpandMaskBox",
"FaceFusionPM",
"FaceSkin",
"GetImageInfo",
"ImageResizeTarget",
"ImageScaleShort",
"MaskDilateErode",
"MaskMerge2Image",
"PortraitEnhancement",
"RatioMerge2Image",
"ReplaceBoxImg",
"RetainFace",
"SkinRetouching"
"PM_BoxCropImage",
"PM_ColorTransfer",
"PM_ExpandMaskBox",
"PM_FaceFusion",
"PM_FaceSkin",
"PM_GetImageInfo",
"PM_ImageResizeTarget",
"PM_ImageScaleShort",
"PM_MaskDilateErode",
"PM_MaskMerge2Image",
"PM_PortraitEnhancement",
"PM_RatioMerge2Image",
"PM_ReplaceBoxImg",
"PM_RetinaFace",
"PM_SkinRetouching"
],
{
"title_aux": "ComfyUI-Portrait-Maker"
@ -1878,6 +1880,14 @@
"title_aux": "ComfyUI prompt control"
}
],
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
[
"CoreMLUNetLoader"
],
{
"title_aux": "Core ML Suite for ComfyUI"
}
],
"https://github.com/avatechai/avatar-graph-comfyui": [
[
"ApplyMeshTransformAsShapeKey",

12
node_db/dev/custom-node-list.json

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "flowtyone",
"title": "comfyui-flowty-lcm",
"reference": "https://github.com/flowtyone/comfyui-flowty-lcm",
"files": [
"https://github.com/flowtyone/comfyui-flowty-lcm"
],
"install_type": "git-clone",
"description": "This is a comfyui early testing node for LCM, adapted from <a href='https://github.com/0xbitches/sd-webui-lcm'/>https://github.com/0xbitches/sd-webui-lcm</a>. It uses the diffusers backend unfortunately and not comfy's model loading mechanism. But the intention here is just to be able to execute lcm inside comfy.<BR>NOTE: 0xbitches's 'Latent Consistency Model for ComfyUI' is original implementation."
},
{
"author": "doucx",
"title": "ComfyUI_WcpD_Utility_Kit",
@ -18,7 +28,7 @@
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
],
"install_type": "git-clone",
"description": "Nodees: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
"description": "Nodes: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
},
{
"author": "WSJUSA",

30
node_db/new/custom-node-list.json

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "0xbitches",
"title": "Latent Consistency Model for ComfyUI",
"reference": "https://github.com/0xbitches/ComfyUI-LCM",
"files": [
"https://github.com/0xbitches/ComfyUI-LCM"
],
"install_type": "git-clone",
"description": "This custom node implements a Latent Consistency Model sampler in ComfyUI."
},
{
"author": "flowtyone",
"title": "comfyui-flowty-lcm",
"reference": "https://github.com/flowtyone/comfyui-flowty-lcm",
"files": [
"https://github.com/flowtyone/comfyui-flowty-lcm"
],
"install_type": "git-clone",
"description": "This is a comfyui early testing node for LCM, adapted from <a href='https://github.com/0xbitches/sd-webui-lcm'/>https://github.com/0xbitches/sd-webui-lcm</a>. It uses the diffusers backend unfortunately and not comfy's model loading mechanism. But the intention here is just to be able to execute lcm inside comfy.<BR>NOTE: 0xbitches's 'Latent Consistency Model for ComfyUI' is original implementation."
},
{
"author": "aszc-dev",
"title": "Core ML Suite for ComfyUI",
"reference": "https://github.com/aszc-dev/ComfyUI-CoreMLSuite",
"files": [
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite"
],
"install_type": "git-clone",
"description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance."
},
{
"author": "Fannovel16",
"title": "ComfyUI MotionDiff",

56
node_db/new/extension-node-map.json

@ -9,6 +9,14 @@
"title_aux": "alkemann nodes"
}
],
"https://github.com/0xbitches/ComfyUI-LCM": [
[
"LCMSampler"
],
{
"title_aux": "Latent Consistency Model for ComfyUI"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -102,6 +110,7 @@
"BSZLatentFill",
"BSZLatentOffsetXL",
"BSZLatentRGBAImage",
"BSZLatentbuster",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL",
@ -437,6 +446,7 @@
[
"AbsCosWave",
"AbsSinWave",
"BatchGLIGENSchedule",
"BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL",
"BatchValueSchedule",
@ -459,14 +469,6 @@
"title_aux": "FizzNodes"
}
],
"https://github.com/GeLi1989/GK-beifen-ComfyUI_roop": [
[
"roop"
],
{
"title_aux": "roop nodes for ComfyUI"
}
],
"https://github.com/Gourieff/comfyui-reactor-node": [
[
"ReActorFaceSwap"
@ -1258,21 +1260,21 @@
],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"BoxCropImage",
"ColorTransfer",
"ExpandMaskBox",
"FaceFusionPM",
"FaceSkin",
"GetImageInfo",
"ImageResizeTarget",
"ImageScaleShort",
"MaskDilateErode",
"MaskMerge2Image",
"PortraitEnhancement",
"RatioMerge2Image",
"ReplaceBoxImg",
"RetainFace",
"SkinRetouching"
"PM_BoxCropImage",
"PM_ColorTransfer",
"PM_ExpandMaskBox",
"PM_FaceFusion",
"PM_FaceSkin",
"PM_GetImageInfo",
"PM_ImageResizeTarget",
"PM_ImageScaleShort",
"PM_MaskDilateErode",
"PM_MaskMerge2Image",
"PM_PortraitEnhancement",
"PM_RatioMerge2Image",
"PM_ReplaceBoxImg",
"PM_RetinaFace",
"PM_SkinRetouching"
],
{
"title_aux": "ComfyUI-Portrait-Maker"
@ -1878,6 +1880,14 @@
"title_aux": "ComfyUI prompt control"
}
],
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": [
[
"CoreMLUNetLoader"
],
{
"title_aux": "Core ML Suite for ComfyUI"
}
],
"https://github.com/avatechai/avatar-graph-comfyui": [
[
"ApplyMeshTransformAsShapeKey",

Loading…
Cancel
Save