Browse Source

update DB

pull/502/head
dr.lt.data 8 months ago
parent
commit
fc4c017f07
  1. 20
      custom-node-list.json
  2. 27
      extension-node-map.json
  3. 20
      node_db/new/custom-node-list.json
  4. 27
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -4376,6 +4376,16 @@
"install_type": "git-clone",
"description": "This is a custom node that lets you use TripoSR right from ComfyUI.\n[a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)"
},
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-CRM",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-CRM",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-CRM"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI.\n[a/CRM](https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/) is a high-fidelity feed-forward single image-to-3D generative model."
},
{
"author": "massao000",
"title": "ComfyUI_aspect_ratios",
@ -6238,6 +6248,16 @@
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
{
"author": "ArdeniusAI",
"title": "CPlus_Ardenius ComfyUI Control Box",
"reference": "https://github.com/ArdeniusAI/CPlus_Ardenius",
"files": [
"https://github.com/ArdeniusAI/CPlus_Ardenius"
],
"install_type": "git-clone",
"description": "1 node to have control over your workflow."
},

27
extension-node-map.json

@ -316,6 +316,18 @@
"title_aux": "Jovimetrix Composition Nodes"
}
],
"https://github.com/ArdeniusAI/CPlus_Ardenius": [
[
"Control_Box"
],
{
"author": "AMA",
"description": "CPlus control box is designed to gather workflow variables into 1 node.",
"nickname": "Ardenius",
"title": "Ardenius",
"title_aux": "CPlus_Ardenius ComfyUI Control Box"
}
],
"https://github.com/ArtBot2023/CharacterFaceSwap": [
[
"Color Blend",
@ -6060,6 +6072,21 @@
"title_aux": "comfyui-prompt-composer"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": [
[
"CCMSampler",
"CRMModelLoader",
"CRMModeler",
"CRMModelerCuda",
"CRMPoseSampler",
"CRMPoserConfig",
"CRMPreprocessForPoser",
"CRMViewer"
],
{
"title_aux": "ComfyUI-Flowty-CRM"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [
[
"LDSRModelLoader",

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

@ -10,6 +10,16 @@
},
{
"author": "flowtyone",
"title": "ComfyUI-Flowty-CRM",
"reference": "https://github.com/flowtyone/ComfyUI-Flowty-CRM",
"files": [
"https://github.com/flowtyone/ComfyUI-Flowty-CRM"
],
"install_type": "git-clone",
"description": "This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI.\n[a/CRM](https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/) is a high-fidelity feed-forward single image-to-3D generative model."
},
{
"author": "Big Idea Technology",
"title": "Image Text Overlay Node for ComfyUI",
@ -20,6 +30,16 @@
"install_type": "git-clone",
"description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding."
},
{
"author": "ArdeniusAI",
"title": "CPlus_Ardenius ComfyUI Control Box",
"reference": "https://github.com/ArdeniusAI/CPlus_Ardenius",
"files": [
"https://github.com/ArdeniusAI/CPlus_Ardenius"
],
"install_type": "git-clone",
"description": "1 node to have control over your workflow."
},
{
"author": "kijai",
"title": "ComfyUI-DynamiCrafterWrapper",

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

@ -316,6 +316,18 @@
"title_aux": "Jovimetrix Composition Nodes"
}
],
"https://github.com/ArdeniusAI/CPlus_Ardenius": [
[
"Control_Box"
],
{
"author": "AMA",
"description": "CPlus control box is designed to gather workflow variables into 1 node.",
"nickname": "Ardenius",
"title": "Ardenius",
"title_aux": "CPlus_Ardenius ComfyUI Control Box"
}
],
"https://github.com/ArtBot2023/CharacterFaceSwap": [
[
"Color Blend",
@ -6060,6 +6072,21 @@
"title_aux": "comfyui-prompt-composer"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": [
[
"CCMSampler",
"CRMModelLoader",
"CRMModeler",
"CRMModelerCuda",
"CRMPoseSampler",
"CRMPoserConfig",
"CRMPreprocessForPoser",
"CRMViewer"
],
{
"title_aux": "ComfyUI-Flowty-CRM"
}
],
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR": [
[
"LDSRModelLoader",

Loading…
Cancel
Save