update DB

This commit is contained in:
Dr.Lt.Data
2025-08-19 07:48:17 +09:00
parent 7e46b30fa5
commit 109cc21337
9 changed files with 4302 additions and 4021 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "Maff3u",
"title": "MattiaNodes - Points Editor On Cropped [WIP]",
"reference": "https://github.com/Maff3u/MattiaNodes",
"files": [
"https://github.com/Maff3u/MattiaNodes"
],
"install_type": "git-clone",
"description": "A standalone ComfyUI custom node for interactive coordinate editing with crop factor correction.\nNOTE: The files in the repo are not organized."
},
{
"author": "viik420",
"title": "AdvancedModelDownloader [UNSAFE]",
"reference": "https://github.com/viik420/AdvancedModelDownloader",
"files": [
"https://github.com/viik420/AdvancedModelDownloader"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds a powerful, integrated downloader to the main menu, complete with an automatic update checker.[w/This nodepack provides functionality to access files through an endpoint.]"
},
{
"author": "DenRakEiw",
"title": "Comfyui-Aspect-Ratio-Processor [WIP]",
"reference": "https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor",
"files": [
"https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor"
],
"install_type": "git-clone",
"description": "Comfyui Aspect Ratio Processor 2:3 / 3:2\nNOTE: The files in the repo are not organized."
},
{
"author": "yuvraj108c",
"title": "ComfyUI HYPIR [NAME CONFLICT]",
"reference": "https://github.com/yuvraj108c/ComfyUI-HYPIR",
"files": [
"https://github.com/yuvraj108c/ComfyUI-HYPIR"
],
"install_type": "git-clone",
"description": "This project is a ComfyUI wrapper for [a/HYPIR](https://github.com/XPixelGroup/HYPIR) (Harnessing Diffusion-Yielded Score Priors for Image Restoration)"
},
{
"author": "miabrahams",
"title": "ComfyUI-WebAutomation [UNSAFE]",
@@ -2682,16 +2722,6 @@
"install_type": "git-clone",
"description": "ComfyUI implementation of the partfield nvidea segmentation models\nNOTE: The files in the repo are not organized."
},
{
"author": "shinich39",
"title": "comfyui-textarea-is-shit",
"reference": "https://github.com/shinich39/comfyui-textarea-is-shit",
"files": [
"https://github.com/shinich39/comfyui-textarea-is-shit"
],
"description": "HTML gives me a textarea like piece of shit.",
"install_type": "git-clone"
},
{
"author": "shinich39",
"title": "comfyui-nothing-happened",

View File

@@ -1321,6 +1321,14 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": [
[
"AspectRatioProcessor"
],
{
"title_aux": "Comfyui-Aspect-Ratio-Processor [WIP]"
}
],
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
[
"ColorGeneratorNode",
@@ -2407,6 +2415,14 @@
"title_aux": "comfy-tif-support"
}
],
"https://github.com/Maff3u/MattiaNodes": [
[
"PointsEditorOnCropped"
],
{
"title_aux": "MattiaNodes - Points Editor On Cropped [WIP]"
}
],
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
[
"AnyImageStitch",
@@ -8345,6 +8361,8 @@
"CloudreveSignin",
"CloudreveUploadFile",
"IncrementBatchName",
"InoGetSamplerConfig",
"InoGetSamplerModel",
"Ino_BranchImage",
"Ino_CalculateLoraConfig",
"Ino_CountFiles",
@@ -9877,6 +9895,14 @@
"title_aux": "ComfyUI_Toolbox"
}
],
"https://github.com/viik420/AdvancedModelDownloader": [
[
"AdvancedDownloader"
],
{
"title_aux": "AdvancedModelDownloader [UNSAFE]"
}
],
"https://github.com/virallover/comfyui-virallover": [
[
"BrightnessCorrectionNode",
@@ -10212,7 +10238,8 @@
"https://github.com/xsai-collab/ComfyUI-CombineVideoAndSubtitle": [
[
"CombineVideosFromFolder",
"getSubtitlesFromVideo"
"getSubtitlesFromVideo",
"mergeVideoAndSubtitle"
],
{
"title_aux": "ComfyUI-CombineVideoAndSubtitle"
@@ -10274,12 +10301,14 @@
"FillAlphaNode",
"FixUTF8StringNode",
"FloatNode",
"FloatToIntNode",
"IfNode",
"ImageResizeNode",
"ImageSizeNode",
"ImageToBase64Node",
"ImageToVideoNode",
"IntNode",
"IntToFloatNode",
"LoadImageFromDirectoryNode",
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
@@ -10287,6 +10316,7 @@
"MaxNode",
"MinNode",
"MultiplyNode",
"NumberNode",
"OllamaClientNode",
"OllamaNode",
"OutpaintingPadNode",
@@ -10481,6 +10511,15 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
[
"HYPIRProcess",
"LoadHYPIRModel"
],
{
"title_aux": "ComfyUI HYPIR [NAME CONFLICT]"
}
],
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper": [
[
"KeySyncAdvanced",

View File

File diff suppressed because it is too large Load Diff