From 9ae7123159ceb4a86c89e5cf498484b88033e507 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 11 Dec 2023 22:49:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 6 +++--- node_db/new/custom-node-list.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c1d0fdd..6588853 100644 --- a/custom-node-list.json +++ b/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", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7fb5b15..dabbfdc 100644 --- a/node_db/new/custom-node-list.json +++ b/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",