update DB

This commit is contained in:
dr.lt.data 2023-12-11 16:26:17 +09:00
parent d20ea8ef6b
commit 15667eacef
4 changed files with 38 additions and 0 deletions

View File

@ -3270,6 +3270,16 @@
"install_type": "git-clone",
"description": "Nodes:UniformRandomFloat..., RandomShuffleInt, YieldableIterator..., LogicGate..., Add..., MergeString, MemoryNode, ..."
},
{
"author": "MitoshiroPJ",
"title": "ComfyUI Slothful Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
"files": [
"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)"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

View File

@ -992,6 +992,15 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
[
"SlothfulAttention",
"SlothfulAttentionSimple"
],
{
"title_aux": "ComfyUI Slothful Attention"
}
],
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
[
"LatentTravel"

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "MitoshiroPJ",
"title": "ComfyUI Slothful Attention",
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
"files": [
"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)"
},
{
"author": "aria1th",
"title": "ComfyUI-LogicUtils",

View File

@ -992,6 +992,15 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
[
"SlothfulAttention",
"SlothfulAttentionSimple"
],
{
"title_aux": "ComfyUI Slothful Attention"
}
],
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": [
[
"LatentTravel"