update DB

This commit is contained in:
Dr.Lt.Data
2026-01-14 01:38:25 +09:00
parent f20f8549e6
commit 9617b0e56e
9 changed files with 1844 additions and 1521 deletions
+40 -10
View File
@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "NakanoSanku",
"title": "ComfyUI-Gemini [NAME CONFLICT]",
"reference": "https://github.com/NakanoSanku/ComfyUI-Gemini",
"files": [
"https://github.com/NakanoSanku/ComfyUI-Gemini"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for Google Gemini AI with text generation and image generation capabilities using the Python SDK."
},
{
"author": "Saganaki22",
"title": "ComfyUI-NovaSR",
"reference": "https://github.com/Saganaki22/ComfyUI-NovaSR",
"files": [
"https://github.com/Saganaki22/ComfyUI-NovaSR"
],
"install_type": "git-clone",
"description": "ComfyUI node for NovaSR - Ultra-fast audio super resolution (3600x realtime, 50KB model)"
},
{
"author": "GokuHiki",
"title": "ComfyUI-Goku-Tools",
"reference": "https://github.com/GokuHiki/ComfyUI-Goku-Tools",
"files": [
"https://github.com/GokuHiki/ComfyUI-Goku-Tools"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes including FirstNonFalse utility. (Description by CC)"
},
{
"author": "endman100",
"title": "ComfyUI_tensor_script [WIP]",
"reference": "https://github.com/endman100/ComfyUI_tensor_script",
"files": [
"https://github.com/endman100/ComfyUI_tensor_script"
],
"install_type": "git-clone",
"description": "Utility nodes for tensor manipulation including squeeze, unsqueeze, and shape operations. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "CarlMarkswx",
"title": "ComfyUI-Mirror-Download [UNSAFE]",
@@ -10220,16 +10260,6 @@
"install_type": "git-clone",
"description": "Nodes:CLIPTextEncodeAndEnhance.\nNOTE:Translation:This is a wrapper that simply makes it easy to install an existing node via git."
},
{
"author": "umisetokikaze",
"title": "comfyui_mergekit [WIP]",
"reference": "https://github.com/umisetokikaze/comfyui_mergekit",
"files": [
"https://github.com/umisetokikaze/comfyui_mergekit"
],
"install_type": "git-clone",
"description": "Nodes:DefineSaveName, SetModels, get_skip, LoadLR, LoadTarget, SetTokenizer, Merge, SetLayer, SetModels"
},
{
"author": "Video3DGenResearch",
"title": "ComfyUI Batch Input Node",
+30 -21
View File
@@ -2127,6 +2127,14 @@
"title_aux": "ComfyUI-GoddessLabs-NodePack"
}
],
"https://github.com/GokuHiki/ComfyUI-Goku-Tools": [
[
"FirstNonFalse"
],
{
"title_aux": "ComfyUI-Goku-Tools"
}
],
"https://github.com/Goldlionren/ComfyUI-CleanSlate": [
[
"CleanSlateCleanup"
@@ -4295,6 +4303,14 @@
"title_aux": "ComfyUI Port for Google's Prompt-to-Prompt"
}
],
"https://github.com/Saganaki22/ComfyUI-NovaSR": [
[
"NovaSR"
],
{
"title_aux": "ComfyUI-NovaSR"
}
],
"https://github.com/Saganaki22/ComfyUI-ytdl_nodes": [
[
"YTDLDownloader",
@@ -8089,6 +8105,20 @@
"title_aux": "ComfyUI-augmentation"
}
],
"https://github.com/endman100/ComfyUI_tensor_script": [
[
"LatentSqueeze",
"LatentUnsqueeze",
"TensorEmpty",
"TensorGetShape",
"TensorShowShape",
"TensorSqueeze",
"TensorUnsqueeze"
],
{
"title_aux": "ComfyUI_tensor_script [WIP]"
}
],
"https://github.com/enlo/ComfyUI-CheckpointSettings": [
[
"CheckPointSettingsListMerger",
@@ -13446,27 +13476,6 @@
"title_aux": "ComfyUI_u5_EasyScripter [UNSAFE]"
}
],
"https://github.com/umisetokikaze/comfyui_mergekit": [
[
"DefineSaveName",
"LoadLR",
"LoadTarget",
"Merge",
"SetLayer",
"SetModels",
"SetTokenizer",
"create models list",
"get skip layers",
"get_skip",
"load and save tokenizer",
"loding llm model",
"loding target model",
"str to parsed layers"
],
{
"title_aux": "comfyui_mergekit [WIP]"
}
],
"https://github.com/unanan/ComfyUI-Dist": [
[
"LoadImageFromLAN",
File diff suppressed because it is too large Load Diff