update DB

This commit is contained in:
Dr.Lt.Data
2025-10-20 06:57:50 +09:00
parent 1337def888
commit 0aa9faad2e
6 changed files with 383 additions and 160 deletions

View File

@@ -1,8 +1,28 @@
{
"custom_nodes": [
{
"author": "EricRollei",
"title": "Hyper-ComfyUI: HYPIR Image Restoration Node [WIP]",
"reference": "https://github.com/EricRollei/HYPIR-ComfyUI",
"files": [
"https://github.com/EricRollei/HYPIR-ComfyUI"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes that embed the HYPIR image restoration method for Stable Diffusion 2.1. The upstream research was created by Xinqi Lin, Fanghua Yu, Jinfan Hu, Zhiyuan You, Wu Shi, Jimmy S. Ren, Jinjin Gu, and collaborators. Source: [a/https://github.com/XPixelGroup/HYPIR](https://github.com/XPixelGroup/HYPIR).\nNOTE:The file node_list.json is incorrectly written."
},
{
"author": "yamanacn",
"title": "ComfyUI-QwenVL3-image [WIP]",
"reference": "https://github.com/yamanacn/ComfyUI-QwenVL3-image",
"files": [
"https://github.com/yamanacn/ComfyUI-QwenVL3-image"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates the Qwen3-VL-4B-Instruct-FP8 vision-language model for efficient image understanding and description.\nNOTE: The files in the repo are not organized."
},
{
"author": "DeyanSrossturkhahov",
"title": "ComfyUI Primitive Mesh Generator[WIP]",
"title": "ComfyUI Primitive Mesh Generator [WIP]",
"reference": "https://github.com/rossturk/comfyui-primitive-mesh",
"files": [
"https://github.com/rossturk/comfyui-primitive-mesh"

View File

@@ -415,6 +415,7 @@
"A1r Denoise InputSwitch",
"A1r Image InputSwitch",
"A1r Image OutputSwitch",
"A1r ImageUpscale Mode Picker",
"A1r ImageUpscaleSwitch Toggle",
"A1r Int to Boolean",
"A1r JoyTag TextBox",
@@ -1191,7 +1192,12 @@
"FalAILipSyncNode",
"FalAPIOmniProNode",
"FalAPIVideoGeneratorI2V",
"FalAPIVideoGeneratorT2V"
"FalAPIVideoGeneratorT2V",
"FalI2V",
"FalLipSync",
"FalOmniPro",
"FalOmniProV2",
"FalT2V"
],
{
"title_aux": "ComfyUI-BS_FalAi-API-Video [WIP]"
@@ -1825,6 +1831,14 @@
"title_aux": "Comfy-Metadata-System [WIP]"
}
],
"https://github.com/EricRollei/HYPIR-ComfyUI": [
[
"HyperComfyUIHYPIRRestore"
],
{
"title_aux": "Hyper-ComfyUI: HYPIR Image Restoration Node [WIP]"
}
],
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
[
"Attention couple",
@@ -9823,7 +9837,8 @@
"rakete.BuildString",
"rakete.GetWidgetValue",
"rakete.GpuGarbageCollector",
"rakete.JoinStrings"
"rakete.JoinStrings",
"rakete.SelectSamplerName"
],
{
"author": "Rakete",
@@ -10069,7 +10084,7 @@
"PrimitiveMeshNode"
],
{
"title_aux": "ComfyUI Primitive Mesh Generator[WIP]"
"title_aux": "ComfyUI Primitive Mesh Generator [WIP]"
}
],
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
@@ -10307,10 +10322,9 @@
],
"https://github.com/silveroxides/ComfyUI_CondsUtils": [
[
"InsertT5XXLEmb",
"InsertTEConds",
"LoadReduxEmb",
"LoadT5XXLConds",
"LoadT5XXLEmb",
"LoadTEConds",
"SaveCondsEmb",
"SaveReduxEmb"
],
@@ -10320,10 +10334,9 @@
],
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [
[
"InsertT5XXLEmb",
"InsertTEConds",
"LoadReduxEmb",
"LoadT5XXLConds",
"LoadT5XXLEmb",
"LoadTEConds",
"SaveCondsEmb",
"SaveReduxEmb"
],
@@ -11163,6 +11176,7 @@
"IndexOffsetAdjuster",
"IndexUrlPairDeduplicator",
"JsonArrayElementFieldExtractor",
"JsonArrayFieldUniformSetter",
"JsonCompressor",
"JsonExtractSubjectNamesScales",
"JsonFieldDeleter",
@@ -11483,6 +11497,15 @@
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
}
],
"https://github.com/yamanacn/ComfyUI-QwenVL3-image": [
[
"QwenVL3_image",
"QwenVLUnloadModel"
],
{
"title_aux": "ComfyUI-QwenVL3-image [WIP]"
}
],
"https://github.com/yamanacn/comfyui_qwen_object": [
[
"BBoxToSAM",