update DB

This commit is contained in:
Dr.Lt.Data 2023-12-01 21:09:07 +09:00
parent c5f6c50c98
commit e121d579ae
4 changed files with 40 additions and 2 deletions

View File

@ -2998,6 +2998,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original <a href='https://github.com/Haoming02/sd-webui-diffusion-cg'>Extension</a> for Automatic1111." "description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original <a href='https://github.com/Haoming02/sd-webui-diffusion-cg'>Extension</a> for Automatic1111."
}, },
{
"author": "hinablue",
"title": "ComfyUI 3D Pose Editor",
"reference": "https://github.com/hinablue/ComfyUI_3dPoseEditor",
"files": [
"https://github.com/hinablue/ComfyUI_3dPoseEditor"
],
"install_type": "git-clone",
"description": "Nodes:3D Pose Editor"
},
{ {
"author": "Off-Live", "author": "Off-Live",
"title": "ComfyUI-off-suite", "title": "ComfyUI-off-suite",

View File

@ -3169,6 +3169,14 @@
"title_aux": "Comfyui-Lama" "title_aux": "Comfyui-Lama"
} }
], ],
"https://github.com/hinablue/ComfyUI_3dPoseEditor": [
[
"Hina.PoseEditor3D"
],
{
"title_aux": "ComfyUI 3D Pose Editor"
}
],
"https://github.com/hnmr293/ComfyUI-nodes-hnmr": [ "https://github.com/hnmr293/ComfyUI-nodes-hnmr": [
[ [
"CLIPIter", "CLIPIter",
@ -4319,7 +4327,8 @@
[ [
"AreaToMask", "AreaToMask",
"CLIPSeg", "CLIPSeg",
"CombineMasks", "CLIPSeg_",
"CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "hinablue",
"title": "ComfyUI 3D Pose Editor",
"reference": "https://github.com/hinablue/ComfyUI_3dPoseEditor",
"files": [
"https://github.com/hinablue/ComfyUI_3dPoseEditor"
],
"install_type": "git-clone",
"description": "Nodes:3D Pose Editor"
},
{ {
"author": "Haoming02", "author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading", "title": "ComfyUI Diffusion Color Grading",

View File

@ -3169,6 +3169,14 @@
"title_aux": "Comfyui-Lama" "title_aux": "Comfyui-Lama"
} }
], ],
"https://github.com/hinablue/ComfyUI_3dPoseEditor": [
[
"Hina.PoseEditor3D"
],
{
"title_aux": "ComfyUI 3D Pose Editor"
}
],
"https://github.com/hnmr293/ComfyUI-nodes-hnmr": [ "https://github.com/hnmr293/ComfyUI-nodes-hnmr": [
[ [
"CLIPIter", "CLIPIter",
@ -4319,7 +4327,8 @@
[ [
"AreaToMask", "AreaToMask",
"CLIPSeg", "CLIPSeg",
"CombineMasks", "CLIPSeg_",
"CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",