Browse Source

update DB

pull/237/head
Dr.Lt.Data 11 months ago
parent
commit
9ae7123159
  1. 6
      custom-node-list.json
  2. 6
      node_db/new/custom-node-list.json

6
custom-node-list.json

@ -3288,7 +3288,7 @@
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
],
"install_type": "git-clone",
"description": "This custom node allow controlling output without training. The reducing method is similar to [Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention), but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)"
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention), but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)"
},
{
"author": "brianfitzgerald",
@ -3298,7 +3298,7 @@
"https://github.com/brianfitzgerald/style_aligned_comfy"
],
"install_type": "git-clone",
"description": "Implementation of the [StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it."
"description": "Implementation of the [a/StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it."
},
{
"author": "deroberon",
@ -3308,7 +3308,7 @@
"https://github.com/deroberon/demofusion-comfyui"
],
"install_type": "git-clone",
"description": "This extension implements [DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
"description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
},
{
"author": "Ser-Hilary",

6
node_db/new/custom-node-list.json

@ -8,7 +8,7 @@
"https://github.com/deroberon/demofusion-comfyui"
],
"install_type": "git-clone",
"description": "This extension implements [DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
"description": "[PoC] This extension implements [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
},
{
"author": "Haoming02",
@ -28,7 +28,7 @@
"https://github.com/brianfitzgerald/style_aligned_comfy"
],
"install_type": "git-clone",
"description": "Implementation of the [StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it."
"description": "Implementation of the [a/StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it."
},
{
"author": "MitoshiroPJ",
@ -38,7 +38,7 @@
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
],
"install_type": "git-clone",
"description": "This custom node allow controlling output without training. The reducing method is similar to [Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention), but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)"
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention), but generating speed may not be increased on typical image sizes due to overheads. (In some cases, slightly slower)"
},
{
"author": "aria1th",

Loading…
Cancel
Save