update DB

This commit is contained in:
Dr.Lt.Data
2025-09-05 12:56:40 +09:00
parent d479dcde81
commit 71d0f4ab63
9 changed files with 1745 additions and 1591 deletions

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "Solankimayursinh",
"title": "PMSnodes [WIP]",
"reference": "https://github.com/Solankimayursinh/PMSnodes",
"files": [
"https://github.com/Solankimayursinh/PMSnodes"
],
"install_type": "git-clone",
"description": "A custom nodes for ComfyUI to Load audio in Base64 format and Send Audio to Websocket in Base64 Format for creating API of Audio related AI\nNOTE: The files in the repo are not organized."
},
{
"author": "vasilmitov",
"title": "ComfyUI-SeedSnapShotManager [WIP]",
"reference": "https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager",
"files": [
"https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for saving and restoring random seeds. Useful for workflow reproducibility, experimentation, and quickly trying different variations.\nNOTE: The files in the repo are not organized."
},
{
"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": "This repository contains ComfyUI-Luna-Collection, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Luna.\nNOTE: The files in the repo are not organized."
},
{
"author": "Vantage with AI",
"title": "ComfyUI-HunyuanFoley [NAME CONFLICT]",
@@ -50,16 +80,6 @@
"install_type": "git-clone",
"description": "NODES: NanoBanana Image Generator"
},
{
"author": "mattwilliamson",
"title": "ComfyUI AI GameDev Nodes [UNSAFE]",
"reference": "https://github.com/mattwilliamson/comfyui-ai-gamedev",
"files": [
"https://github.com/mattwilliamson/comfyui-ai-gamedev"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for AI-powered game asset generation, providing a comprehensive toolkit for game developers to create 3D models, animations, and audio assets using state-of-the-art AI models.[w/This node pack has an implementation that dynamically generates scripts.]"
},
{
"author": "jerryname2022",
"title": "MegaTTS 3 [WIP]",

View File

@@ -2013,6 +2013,8 @@
],
"https://github.com/Juste-Leo2/ComfyUI-Arduino": [
[
"ArduinoCode",
"ArduinoCompileUpload",
"ArduinoTarget"
],
{
@@ -2238,14 +2240,27 @@
"title_aux": "comfyui_LK_selfuse"
}
],
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
[
"LunaModelAdapter",
"Luna_AdvancedUpscaler",
"Luna_GGUF_Loader",
"Luna_SimpleUpscaler",
"Luna_YOLO_Annotation_Exporter",
"luna_image_caption"
],
{
"title_aux": "ComfyUI-Luna-Collection [WIP]"
}
],
"https://github.com/LSDJesus/ComfyUI-Pyrite-Core": [
[
"PyriteModelAdapter",
"Pyrite_AdvancedUpscaler",
"Pyrite_GGUF_Loader",
"Pyrite_SimpleUpscaler",
"Pyrite_YOLO_Annotation_Exporter",
"pyrite_image_caption"
"LunaModelAdapter",
"Luna_AdvancedUpscaler",
"Luna_GGUF_Loader",
"Luna_SimpleUpscaler",
"Luna_YOLO_Annotation_Exporter",
"luna_image_caption"
],
{
"title_aux": "ComfyUI-Pyrite-Core [WIP]"
@@ -2840,7 +2855,8 @@
"https://github.com/Nienai666/comfyui-encrypt-image-main": [
[
"DecryptImage",
"EncryptImage"
"EncryptImage",
"\u89e3\u5bc6\u56fe\u7247"
],
{
"title_aux": "ComfyUI-NanoBanana-ImageGenerator"
@@ -8157,15 +8173,6 @@
"title_aux": "ComfyUI_duck"
}
],
"https://github.com/mattwilliamson/comfyui-ai-gamedev": [
[
"Hunyuan3D21",
"VideoFrameExtractor"
],
{
"title_aux": "ComfyUI AI GameDev Nodes [UNSAFE]"
}
],
"https://github.com/maurorilla/ComfyUI-MisterMR-Nodes": [
[
"AddLogo",
@@ -10146,6 +10153,17 @@
"title_aux": "ComfyUI-AllergicPack [WIP]"
}
],
"https://github.com/vantagewithai/ComfyUI-HunyuanFoley": [
[
"HunyuanFoleyDenoiser",
"HunyuanFoleyVAEDecode",
"HunyuanTextEncode",
"HunyuanVisualEncode"
],
{
"title_aux": "ComfyUI-HunyuanFoley [NAME CONFLICT]"
}
],
"https://github.com/var1ableX/ComfyUI_Accessories": [
[
"ACC_AnyCast",
@@ -10159,6 +10177,14 @@
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/vasilmitov/ComfyUI-SeedSnapShotManager": [
[
"SeedSSManager"
],
{
"title_aux": "ComfyUI-SeedSnapShotManager [WIP]"
}
],
"https://github.com/viik420/AdvancedModelDownloader": [
[
"AdvancedDownloader"

View File

File diff suppressed because it is too large Load Diff