update DB

This commit is contained in:
Dr.Lt.Data
2025-09-11 07:23:42 +09:00
parent 14ede2a585
commit 8d77dd2246
7 changed files with 3863 additions and 3439 deletions

View File

@@ -1,14 +1,44 @@
{
"custom_nodes": [
{
"author": "Polygoningenieur",
"title": "ComfyUI-Diffusion-SDXL-Video",
"reference": "https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video",
"author": "aistudynow",
"title": "comfyui-HunyuanImage-2.1 [WIP]",
"reference": "https://github.com/aistudynow/comfyui-HunyuanImage-2.1",
"files": [
"https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video"
"https://github.com/aistudynow/comfyui-HunyuanImage-2.1"
],
"install_type": "git-clone",
"description": "ComfyUI node for a frame by frame Diffusion."
"description": "NODES: Load HunyuanImage DiT, Load HunyuanImage VAE, Load HunyuanImage Dual Text Encoder, HunyuanImage Sampler, HunyuanImage VAE Decode, HunyuanImage CLIP Text Encode, Empty HunyuanImage Latent Image"
},
{
"author": "LSDJesus",
"title": "ComfyUI-Luna-Collection [WIP]",
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
"files": [
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
],
"install_type": "git-clone",
"description": "Collection of finetuned and custom nodes for Pyrite and I\nNOTE: The files in the repo are not organized."
},
{
"author": "nicolabergamascahkimkoohi",
"title": "ComfyUI-OSS-Upload [UNSAFE]",
"reference": "https://github.com/ahkimkoo/ComfyUI-OSS-Upload",
"files": [
"https://github.com/ahkimkoo/ComfyUI-OSS-Upload"
],
"install_type": "git-clone",
"description": "A ComfyUI plugin for uploading generated images and videos to Alibaba Cloud OSS (Object Storage Service).[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
},
{
"author": "threecrowco",
"title": "ComfyUI-FlowMatchScheduler [WIP]",
"reference": "https://github.com/threecrowco/ComfyUI-FlowMatchScheduler",
"files": [
"https://github.com/threecrowco/ComfyUI-FlowMatchScheduler"
],
"install_type": "git-clone",
"description": "NODES: FlowMatch → SIGMAS\nNOTE: The files in the repo are not organized."
},
{
"author": "NimbleWing",
@@ -229,7 +259,7 @@
"https://github.com/maoper11/comfyui_inteliweb_nodes"
],
"install_type": "git-clone",
"description": "System Check (Inteliweb): RAM/VRAM live, Free RAM/VRAM buttons, Flash-Attn check."
"description": "System Check (Inteliweb): RAM/VRAM live, Free RAM/VRAM buttons, Py Libs. + Photopea Editor integration (menu contextual)."
},
{
"author": "casterpollux",

View File

@@ -1065,6 +1065,7 @@
[
"ConsoleOutput",
"FilePathSelectorFromDirectory",
"FrameRateModulator",
"MostRecentFileSelector",
"RaftOpticalFlowNode",
"StringProcessor",
@@ -2271,7 +2272,6 @@
"LunaLoRAStacker",
"LunaLoRAStackerRandom",
"Luna_Advanced_Upscaler",
"Luna_GGUF_Loader",
"Luna_MediaPipe_Detailer",
"Luna_MediaPipe_Segs",
"Luna_SimpleUpscaler",
@@ -2290,7 +2290,6 @@
"LunaLoRAStacker",
"LunaLoRAStackerRandom",
"Luna_Advanced_Upscaler",
"Luna_GGUF_Loader",
"Luna_MediaPipe_Detailer",
"Luna_MediaPipe_Segs",
"Luna_SimpleUpscaler",
@@ -2538,7 +2537,8 @@
],
"https://github.com/Maff3u/MattiaNodes": [
[
"PointsEditorOnCropped"
"PointsEditorOnCropped",
"PresetCycler"
],
{
"title_aux": "MattiaNodes - Points Editor On Cropped [WIP]"
@@ -3013,14 +3013,6 @@
"title_aux": "DoomFLUX Nodes [WIP]"
}
],
"https://github.com/Polygoningenieur/ComfyUI-Diffusion-SDXL-Video": [
[
"Diffusion SDXL (Frame by Frame)"
],
{
"title_aux": "ComfyUI-Diffusion-SDXL-Video"
}
],
"https://github.com/Poseidon-fan/ComfyUI-fileCleaner": [
[
"Clean input and output file"
@@ -4211,6 +4203,15 @@
"title_aux": "ComfyUI-OpenPoser [WIP]"
}
],
"https://github.com/ahkimkoo/ComfyUI-OSS-Upload": [
[
"OSSImageUploader",
"OSSVideoUploader"
],
{
"title_aux": "ComfyUI-OSS-Upload [UNSAFE]"
}
],
"https://github.com/ahmedbana/File-Rename": [
[
"AdvancedFileRenameNode",
@@ -4253,6 +4254,21 @@
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/aistudynow/comfyui-HunyuanImage-2.1": [
[
"EmptyHunyuanImageLatentImage",
"HunyuanImageCLIPTextEncode",
"HunyuanImageDiTLoader",
"HunyuanImageDualTextEncoderLoader",
"HunyuanImageSampler",
"HunyuanImageTripleTextEncoderLoader",
"HunyuanImageVAEDecode",
"HunyuanImageVAELoader"
],
{
"title_aux": "comfyui-HunyuanImage-2.1 [WIP]"
}
],
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion": [
[
"AccumulateNode",
@@ -5282,6 +5298,7 @@
"DualCFGGuider",
"DualCLIPLoader",
"EmptyCosmosLatentVideo",
"EmptyHunyuanImageLatent",
"EmptyHunyuanLatentVideo",
"EmptyImage",
"EmptyLTXVLatentVideo",
@@ -10024,6 +10041,14 @@
"title_aux": "MLXnodes [WIP]"
}
],
"https://github.com/threecrowco/ComfyUI-FlowMatchScheduler": [
[
"FlowMatchSigmas"
],
{
"title_aux": "ComfyUI-FlowMatchScheduler [WIP]"
}
],
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[
"ImageSizer",
@@ -10980,10 +11005,12 @@
"FileConverter.FileDictConverter",
"FileConverter.FileSplitter",
"FileConverter.LineConverter",
"ImageCoverter.LoadImage2Kontext",
"ImageCoverter.SaveImage",
"JsonCoverter.JsonCombiner",
"JsonCoverter.JsonParser",
"JsonCoverter.JsonPromptProcessor"
"JsonCoverter.JsonPromptProcessor",
"TextConverter.PromptTemplateText"
],
{
"title_aux": "Comfyui-Anything-Converter [UNSAFE]"