update DB

This commit is contained in:
Dr.Lt.Data 2023-12-11 22:49:30 +09:00
parent bd6bdd18cc
commit 9ae7123159
2 changed files with 6 additions and 6 deletions

View File

@ -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",

View File

@ -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",