mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
c5f6c50c98
commit
e121d579ae
@ -2998,6 +2998,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -3169,6 +3169,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CLIPIter",
|
||||
@ -4319,7 +4327,8 @@
|
||||
[
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CombineMasks",
|
||||
"CLIPSeg_",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
"EnhanceImage",
|
||||
"FaceToMask",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI Diffusion Color Grading",
|
||||
|
||||
@ -3169,6 +3169,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CLIPIter",
|
||||
@ -4319,7 +4327,8 @@
|
||||
[
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CombineMasks",
|
||||
"CLIPSeg_",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
"EnhanceImage",
|
||||
"FaceToMask",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user