mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
c5f6c50c98
commit
e121d579ae
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user