update db
This commit is contained in:
@@ -10,16 +10,6 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "LightGlue ⚡️ [WIP]",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-LightGlue",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-LightGlue"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides custom nodes for inference of LightGlue, a lightweight feature matcher with high accuracy and blazing fast inference. It takes as input a set of keypoints and descriptors for each image and returns the indices of corresponding points. The architecture is based on adaptive pruning techniques, in both network width and depth - [a/check out the paper for more details](https://arxiv.org/pdf/2306.13643.pdf)."
|
||||
},
|
||||
{
|
||||
"author": "DimaChaichan",
|
||||
"title": "LAizypainter-Exporter-ComfyUI [WIP]",
|
||||
|
||||
@@ -12,14 +12,24 @@
|
||||
|
||||
|
||||
{
|
||||
"author": "MrForExample",
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-LightGlue",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-LightGlue",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-LightGlue"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an ComfyUI implementation of LightGlue to generate motion brush"
|
||||
},
|
||||
{
|
||||
"author": "Mr.ForExample",
|
||||
"title": "ComfyUI-AnimateAnyone-Evolved",
|
||||
"reference": "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved",
|
||||
"files": [
|
||||
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Improved [a/AnimateAnyone](https://github.com/HumanAIGC/AnimateAnyone) implementation that allows you to use the opse image sequence and reference image to generate stylized video."
|
||||
"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!🚀"
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
@@ -239,7 +249,7 @@
|
||||
"https://github.com/chaojie/ComfyUI-DragNUWA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth"
|
||||
"description": "Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth\n[w/Due to changes in the torch package and versions of many other packages, it may disrupt your installation environment.]"
|
||||
},
|
||||
{
|
||||
"author": "chflame163",
|
||||
|
||||
@@ -1171,7 +1171,9 @@
|
||||
],
|
||||
"https://github.com/LarryJane491/Lora-Training-in-Comfy": [
|
||||
[
|
||||
"Lora Training in ComfyUI"
|
||||
"Lora Training in Comfy (Advanced)",
|
||||
"Lora Training in ComfyUI",
|
||||
"Tensorboard Access"
|
||||
],
|
||||
{
|
||||
"title_aux": "Lora-Training-in-Comfy"
|
||||
@@ -2320,7 +2322,8 @@
|
||||
"0246.ScriptNode",
|
||||
"0246.ScriptPile",
|
||||
"0246.ScriptRule",
|
||||
"0246.Stringify"
|
||||
"0246.Stringify",
|
||||
"0246.Switch"
|
||||
],
|
||||
{
|
||||
"author": "Trung0246",
|
||||
@@ -2825,8 +2828,10 @@
|
||||
"abyz22_ToBasicPipe",
|
||||
"abyz22_blend_onecolor",
|
||||
"abyz22_blendimages",
|
||||
"abyz22_bypass",
|
||||
"abyz22_drawmask",
|
||||
"abyz22_setimageinfo"
|
||||
"abyz22_setimageinfo",
|
||||
"abyz22_smallhead"
|
||||
],
|
||||
{
|
||||
"title_aux": "image_control"
|
||||
@@ -3329,6 +3334,7 @@
|
||||
"RGB to HSV",
|
||||
"Rect Grab Cut",
|
||||
"Remap",
|
||||
"RemapFromInsideParabolas",
|
||||
"RemapFromQuadrilateral (homography)",
|
||||
"RemapInsideParabolas",
|
||||
"RemapInsideParabolasAdvanced",
|
||||
@@ -3520,6 +3526,16 @@
|
||||
"title_aux": "ComfyUI-I2VGEN-XL"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-LightGlue": [
|
||||
[
|
||||
"LightGlue Loader",
|
||||
"LightGlue Simple",
|
||||
"LightGlue Simple Multi"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LightGlue"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": [
|
||||
[
|
||||
"Moore-AnimateAnyone Denoising Unet",
|
||||
@@ -3534,6 +3550,15 @@
|
||||
"title_aux": "ComfyUI-Moore-AnimateAnyone"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": [
|
||||
[
|
||||
"Motion Vector Extractor",
|
||||
"VideoCombineThenPath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Motion-Vector-Extractor"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
|
||||
[
|
||||
"Load Motion Camera Preset",
|
||||
@@ -3560,10 +3585,15 @@
|
||||
],
|
||||
"https://github.com/chflame163/ComfyUI_LayerStyle": [
|
||||
[
|
||||
"LayerStyle_ColorPicker",
|
||||
"LayerStyle_DropShadow",
|
||||
"LayerStyle_Illumine",
|
||||
"LayerStyle_ImageBlend",
|
||||
"LayerStyle_ImageOpacity",
|
||||
"LayerStyle_OuterGlow"
|
||||
"LayerStyle_MaskInvert",
|
||||
"LayerStyle_MaskPreview",
|
||||
"LayerStyle_OuterGlow",
|
||||
"LayerStyle_Stroke"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Layer Style"
|
||||
@@ -4378,6 +4408,7 @@
|
||||
[
|
||||
"fcFloat",
|
||||
"fcFloatMatic",
|
||||
"fcHex",
|
||||
"fcInteger"
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user