update DB

This commit is contained in:
Dr.Lt.Data
2025-07-02 21:38:06 +09:00
parent c855308162
commit eba41c8693
8 changed files with 2450 additions and 2295 deletions

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "orion4d",
"title": "Unified List Selector for ComfyUI [UNSAFE]",
"reference": "https://github.com/orion4d/ComfyUI_unified_list_selector",
"files": [
"https://github.com/orion4d/ComfyUI_unified_list_selector"
],
"install_type": "git-clone",
"description": "This project is a custom node for ComfyUI that allows you to dynamically load lists from text (.txt) or CSV (.csv) files and select an item to use in your workflow. It features a manual selection mode (via a dropdown list) and a random selection mode, as well as the ability to add prefixes and suffixes to the selected text.[w/This node pack contains a node with a vulnerability that allows reading files from arbitrary paths.]"
},
{
"author": "DiffusionWave-YT",
"title": "DiffusionWave_PickResolution [WIP]",
"reference": "https://github.com/kongds1999/ComfyUI_was_image",
"files": [
"https://github.com/kongds1999/ComfyUI_was_image"
],
"install_type": "git-clone",
"description": "NODES: Replace Color By Palette, ConvertGrayToImage\nNOTE: The files in the repo are not organized."
},
{
"author": "zl9739379",
"title": "ComfyUI Qwen Vision Language API Node [NAME CONFLICT]",
"reference": "https://github.com/zl9739379/comfyui-qwen-vl-api",
"files": [
"https://github.com/zl9739379/comfyui-qwen-vl-api"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for describing images using Qwen Vision Language models through OpenAI-compatible APIs."
},
{
"author": "bikiam",
"title": "ComfyUi_WhisperGTranslate",

View File

@@ -3951,7 +3951,8 @@
],
"https://github.com/artifyfun/ComfyUI-JS": [
[
"JavascriptExecutor"
"JavascriptExecutor",
"JavascriptExecutorMultiOutput"
],
{
"title_aux": "ComfyUI-JS [UNSAFE]"
@@ -4336,7 +4337,7 @@
"https://github.com/bulldog68/ComfyUI_FMJ": [
[
"FMJCreaPrompt",
"FMJKontex"
"FMJKontext"
],
{
"title_aux": "ComfyUI_FMJ [WIP]"
@@ -6718,6 +6719,15 @@
"title_aux": "KayTool"
}
],
"https://github.com/kongds1999/ComfyUI_was_image": [
[
"ConvertGrayToImage",
"Replace Color By Palette"
],
{
"title_aux": "DiffusionWave_PickResolution [WIP]"
}
],
"https://github.com/krich-cto/ComfyUI-Flow-Control": [
[
"CLIPLoaderGGUF",
@@ -7697,6 +7707,14 @@
"title_aux": "ComfyUI_Cluster [WIP]"
}
],
"https://github.com/orion4d/ComfyUI_unified_list_selector": [
[
"UnifiedListSelector"
],
{
"title_aux": "Unified List Selector for ComfyUI [UNSAFE]"
}
],
"https://github.com/osuiso-depot/comfyui-keshigom_custom": [
[
"KANI_Checkpoint_Loader_From_String",
@@ -9545,6 +9563,14 @@
"title_aux": "comfyui_MetalFX [WIP]"
}
],
"https://github.com/zl9739379/comfyui-qwen-vl-api": [
[
"VL_QwenDescribeImage"
],
{
"title_aux": "ComfyUI Qwen Vision Language API Node [NAME CONFLICT]"
}
],
"https://github.com/zyd232/ComfyUI-zyd232-Nodes": [
[
"zyd232 ImagesPixelsCompare",

View File

File diff suppressed because it is too large Load Diff