update DB
This commit is contained in:
@@ -4754,7 +4754,7 @@
|
||||
"https://github.com/aria1th/ComfyUI-LogicUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:UniformRandomFloat..., RandomShuffleInt, YieldableIterator..., LogicGate..., Add..., MergeString, MemoryNode, ..."
|
||||
"description": "Logical Utils (compare, string, boolean operations) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
@@ -9860,7 +9860,7 @@
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
|
||||
"description": "Send images generated by ComfyUI to Eagle image management software"
|
||||
},
|
||||
{
|
||||
"author": "nat-chan",
|
||||
@@ -10265,14 +10265,14 @@
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "img2colors-comfyui-node",
|
||||
"id": "img2colors-nodes",
|
||||
"title": "Img2color - Extract Colors from Image",
|
||||
"id": "img2colors-comfyui-node",
|
||||
"reference": "https://github.com/christian-byrne/img2colors-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/img2colors-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Img2Color - Color Palette Extractor"
|
||||
"description": "Extract the most common colors from an image, up to any number. Convert colors to plain English names using various color naming systems."
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
@@ -13219,7 +13219,57 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a pack with some handy nodes for ComfyUI."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Artiprocher",
|
||||
"title": "Dashscope FLUX API for ComfyUI",
|
||||
"id": "dashscope_api",
|
||||
"reference": "https://github.com/modelscope/comfyscope",
|
||||
"files": [
|
||||
"https://github.com/modelscope/comfyscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
|
||||
},
|
||||
{
|
||||
"author": "lucafoscili",
|
||||
"title": "LF Nodes",
|
||||
"reference": "https://github.com/lucafoscili/comfyui-lf",
|
||||
"files": [
|
||||
"https://github.com/lucafoscili/comfyui-lf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "JSON Nodes, Large Language Model Nodes, Logic Nodes, Workflow Nodes."
|
||||
},
|
||||
{
|
||||
"author": "JPrevots",
|
||||
"title": "ComfyUI-PhyCV",
|
||||
"reference": "https://github.com/JPrevots/ComfyUI-PhyCV",
|
||||
"files": [
|
||||
"https://github.com/JPrevots/ComfyUI-PhyCV"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:PhyCV - Phase-Stretch Transform (PST), PhyCV - VEViD, PhyCV - Page."
|
||||
},
|
||||
{
|
||||
"author": "rnbwdsh",
|
||||
"title": "Latent Walk",
|
||||
"reference": "https://github.com/rnbwdsh/ComfyUI-LatentWalk",
|
||||
"files": [
|
||||
"https://github.com/rnbwdsh/ComfyUI-LatentWalk"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Latent space walks for latents, conditionals and noise"
|
||||
},
|
||||
{
|
||||
"author": "kudou-reira",
|
||||
"title": "ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kudou-reira/ComfyUI_StringToHex",
|
||||
"files": [
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -13598,17 +13648,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Artiprocher",
|
||||
"title": "Dashscope FLUX API for ComfyUI",
|
||||
"id": "dashscope_api",
|
||||
"reference": "https://github.com/modelscope/comfyscope",
|
||||
"files": [
|
||||
"https://github.com/modelscope/comfyscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user