update DB

This commit is contained in:
dr.lt.data 2024-02-16 09:33:01 +09:00
parent b08a511902
commit af13cd6eb8
3 changed files with 32 additions and 0 deletions

View File

@ -4381,6 +4381,7 @@
"files": [ "files": [
"https://github.com/MrForExample/ComfyUI-3D-Pack" "https://github.com/MrForExample/ComfyUI-3D-Pack"
], ],
"nodename_pattern": "^[Comfy3D]",
"install_type": "git-clone", "install_type": "git-clone",
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)\nNOTE: Pre-built python wheels can be download from [a/https://github.com/remsky/ComfyUI3D-Assorted-Wheels](https://github.com/remsky/ComfyUI3D-Assorted-Wheels)" "description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)\nNOTE: Pre-built python wheels can be download from [a/https://github.com/remsky/ComfyUI3D-Assorted-Wheels](https://github.com/remsky/ComfyUI3D-Assorted-Wheels)"
}, },
@ -4391,6 +4392,7 @@
"files": [ "files": [
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved" "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved"
], ],
"nodename_pattern": "^[AnimateAnyone]",
"install_type": "git-clone", "install_type": "git-clone",
"description": "Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video.\nThe current goal of this project is to achieve desired pose2video result with 1+FPS on GPUs that are equal to or better than RTX 3080!🚀\n[w/The torch environment may be compromised due to version issues as some torch-related packages are being reinstalled.]" "description": "Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video.\nThe current goal of this project is to achieve desired pose2video result with 1+FPS on GPUs that are equal to or better than RTX 3080!🚀\n[w/The torch environment may be compromised due to version issues as some torch-related packages are being reinstalled.]"
}, },

View File

@ -1655,6 +1655,20 @@
"title_aux": "ComfyUI Slothful Attention" "title_aux": "ComfyUI Slothful Attention"
} }
], ],
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
[],
{
"nodename_pattern": "^[Comfy3D]",
"title_aux": "ComfyUI-3D-Pack"
}
],
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": [
[],
{
"nodename_pattern": "^[AnimateAnyone]",
"title_aux": "ComfyUI-AnimateAnyone-Evolved"
}
],
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
[ [
"LatentTravel" "LatentTravel"
@ -4209,6 +4223,7 @@
"LayerMask: MaskBoxDetect", "LayerMask: MaskBoxDetect",
"LayerMask: MaskByDifferent", "LayerMask: MaskByDifferent",
"LayerMask: MaskEdgeShrink", "LayerMask: MaskEdgeShrink",
"LayerMask: MaskEdgeUltraDetail",
"LayerMask: MaskGradient", "LayerMask: MaskGradient",
"LayerMask: MaskGrow", "LayerMask: MaskGrow",
"LayerMask: MaskInvert", "LayerMask: MaskInvert",

View File

@ -1655,6 +1655,20 @@
"title_aux": "ComfyUI Slothful Attention" "title_aux": "ComfyUI Slothful Attention"
} }
], ],
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
[],
{
"nodename_pattern": "^[Comfy3D]",
"title_aux": "ComfyUI-3D-Pack"
}
],
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": [
[],
{
"nodename_pattern": "^[AnimateAnyone]",
"title_aux": "ComfyUI-AnimateAnyone-Evolved"
}
],
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
[ [
"LatentTravel" "LatentTravel"
@ -4209,6 +4223,7 @@
"LayerMask: MaskBoxDetect", "LayerMask: MaskBoxDetect",
"LayerMask: MaskByDifferent", "LayerMask: MaskByDifferent",
"LayerMask: MaskEdgeShrink", "LayerMask: MaskEdgeShrink",
"LayerMask: MaskEdgeUltraDetail",
"LayerMask: MaskGradient", "LayerMask: MaskGradient",
"LayerMask: MaskGrow", "LayerMask: MaskGrow",
"LayerMask: MaskInvert", "LayerMask: MaskInvert",