update DB

This commit is contained in:
dr.lt.data
2024-03-19 10:00:18 +09:00
parent 48c2422600
commit fc4c017f07
4 changed files with 94 additions and 0 deletions

View File

@@ -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",

View File

@@ -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",