mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 21:00:49 +08:00
This commit is contained in:
parent
e0e4886e63
commit
80e5c8a987
@ -34675,6 +34675,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes for SeC (Segment Concept) - SOTA video object segmentation. Uses SeC-4B model by OpenIXCLab. Also includes coordinate plotter for visualization"
|
"description": "Nodes for SeC (Segment Concept) - SOTA video object segmentation. Uses SeC-4B model by OpenIXCLab. Also includes coordinate plotter for visualization"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "9nate-drake",
|
||||||
|
"title": "ComfyUI-PanoTools",
|
||||||
|
"reference": "https://github.com/9nate-drake/ComfyUI-PanoTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Professional panorama generation tools for ComfyUI converting perspective images/video to equirectangular 360° panoramas with automatic camera calibration via AI, horizon detection, or vertical line detection."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Kishor900",
|
"author": "Kishor900",
|
||||||
"title": "ComfyUI WANv2v Video Stitcher",
|
"title": "ComfyUI WANv2v Video Stitcher",
|
||||||
@ -39198,6 +39208,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom nodes for running the Switti text-to-image model inside ComfyUI with support for checkpoint loading, VAE, CLIP encoders, and pipeline building."
|
"description": "Custom nodes for running the Switti text-to-image model inside ComfyUI with support for checkpoint loading, VAE, CLIP encoders, and pipeline building."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Bzbaozi",
|
||||||
|
"title": "ComfyUI-YK-Banana2-Batch",
|
||||||
|
"reference": "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A powerful batch image generation node for ComfyUI using the YK-Banana2 Pro API to generate multiple images in parallel with reference image support. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "rethink-studios",
|
||||||
|
"title": "comfyui-model-linker-desktop",
|
||||||
|
"reference": "https://github.com/rethink-studios/comfyui-model-linker-desktop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rethink-studios/comfyui-model-linker-desktop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI extension that helps users relink missing models in workflows"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -896,6 +896,15 @@
|
|||||||
"title_aux": "ComfyUI Mask to Center Point Nodes"
|
"title_aux": "ComfyUI Mask to Center Point Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools": [
|
||||||
|
[
|
||||||
|
"CameraCalibration",
|
||||||
|
"Perspective2Panorama"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PanoTools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/9nate-drake/Comfyui-SecNodes": [
|
"https://github.com/9nate-drake/Comfyui-SecNodes": [
|
||||||
[
|
[
|
||||||
"CoordinatePlotter",
|
"CoordinatePlotter",
|
||||||
@ -4029,6 +4038,14 @@
|
|||||||
"title_aux": "ComfyUI-BS_Kokoro-onnx"
|
"title_aux": "ComfyUI-BS_Kokoro-onnx"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": [
|
||||||
|
[
|
||||||
|
"YKNanoBananaProNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-YK-Banana2-Batch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": [
|
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": [
|
||||||
[
|
[
|
||||||
"APIRequestNode",
|
"APIRequestNode",
|
||||||
@ -10285,6 +10302,7 @@
|
|||||||
"JNodes_StringLiteral",
|
"JNodes_StringLiteral",
|
||||||
"JNodes_SubdirectorySelector",
|
"JNodes_SubdirectorySelector",
|
||||||
"JNodes_SyncedStringLiteral",
|
"JNodes_SyncedStringLiteral",
|
||||||
|
"JNodes_TextManager",
|
||||||
"JNodes_TokenCounter",
|
"JNodes_TokenCounter",
|
||||||
"JNodes_TrimAndStrip",
|
"JNodes_TrimAndStrip",
|
||||||
"JNodes_UploadVideo",
|
"JNodes_UploadVideo",
|
||||||
@ -14818,6 +14836,7 @@
|
|||||||
[
|
[
|
||||||
"DA3_CreateCameraParams",
|
"DA3_CreateCameraParams",
|
||||||
"DA3_EnableTiledProcessing",
|
"DA3_EnableTiledProcessing",
|
||||||
|
"DA3_FilterGaussians",
|
||||||
"DA3_MultiViewPointCloud",
|
"DA3_MultiViewPointCloud",
|
||||||
"DA3_ParseCameraPose",
|
"DA3_ParseCameraPose",
|
||||||
"DA3_PreviewPointCloud",
|
"DA3_PreviewPointCloud",
|
||||||
@ -22762,6 +22781,7 @@
|
|||||||
"XJFloatRangeList",
|
"XJFloatRangeList",
|
||||||
"XJImageGrid",
|
"XJImageGrid",
|
||||||
"XJImageListFilter",
|
"XJImageListFilter",
|
||||||
|
"XJImagePreviewBridge",
|
||||||
"XJImageRandomTransform",
|
"XJImageRandomTransform",
|
||||||
"XJImageScaleCalc",
|
"XJImageScaleCalc",
|
||||||
"XJImageScaleMegapixel",
|
"XJImageScaleMegapixel",
|
||||||
@ -32433,6 +32453,7 @@
|
|||||||
[
|
[
|
||||||
"KIE_GetRemainingCredits",
|
"KIE_GetRemainingCredits",
|
||||||
"KIE_GridSlice",
|
"KIE_GridSlice",
|
||||||
|
"KIE_Kling26_I2V",
|
||||||
"KIE_NanoBananaPro_Image",
|
"KIE_NanoBananaPro_Image",
|
||||||
"KIE_SeedanceV1Pro_Fast_I2V",
|
"KIE_SeedanceV1Pro_Fast_I2V",
|
||||||
"KIE_Seedream45_Edit",
|
"KIE_Seedream45_Edit",
|
||||||
|
|||||||
@ -22678,5 +22678,23 @@
|
|||||||
"last_update": "2025-12-21 21:37:47",
|
"last_update": "2025-12-21 21:37:47",
|
||||||
"cached_time": 1766373959.71946,
|
"cached_time": 1766373959.71946,
|
||||||
"author_account_age_days": 9
|
"author_account_age_days": 9
|
||||||
|
},
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 01:36:29",
|
||||||
|
"cached_time": 1766395123.961205,
|
||||||
|
"author_account_age_days": 2196
|
||||||
|
},
|
||||||
|
"https://github.com/rethink-studios/comfyui-model-linker-desktop": {
|
||||||
|
"stars": 2,
|
||||||
|
"last_update": "2025-12-22 05:02:38",
|
||||||
|
"cached_time": 1766395124.035995,
|
||||||
|
"author_account_age_days": 2162
|
||||||
|
},
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 04:27:46",
|
||||||
|
"cached_time": 1766395124.046571,
|
||||||
|
"author_account_age_days": 1000
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -274,6 +274,11 @@
|
|||||||
"last_update": "2025-10-02 01:35:08",
|
"last_update": "2025-10-02 01:35:08",
|
||||||
"author_account_age_days": 2196
|
"author_account_age_days": 2196
|
||||||
},
|
},
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 01:36:29",
|
||||||
|
"author_account_age_days": 2196
|
||||||
|
},
|
||||||
"https://github.com/9nate-drake/Comfyui-SecNodes": {
|
"https://github.com/9nate-drake/Comfyui-SecNodes": {
|
||||||
"stars": 343,
|
"stars": 343,
|
||||||
"last_update": "2025-12-19 23:32:49",
|
"last_update": "2025-12-19 23:32:49",
|
||||||
@ -1444,6 +1449,11 @@
|
|||||||
"last_update": "2025-01-19 19:05:24",
|
"last_update": "2025-01-19 19:05:24",
|
||||||
"author_account_age_days": 336
|
"author_account_age_days": 336
|
||||||
},
|
},
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 04:27:46",
|
||||||
|
"author_account_age_days": 1000
|
||||||
|
},
|
||||||
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": {
|
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": {
|
||||||
"stars": 24,
|
"stars": 24,
|
||||||
"last_update": "2024-06-14 07:13:34",
|
"last_update": "2024-06-14 07:13:34",
|
||||||
@ -6574,11 +6584,6 @@
|
|||||||
"last_update": "2024-08-10 13:31:03",
|
"last_update": "2024-08-10 13:31:03",
|
||||||
"author_account_age_days": 3258
|
"author_account_age_days": 3258
|
||||||
},
|
},
|
||||||
"https://github.com/TheBill2001/comfyui-upscale-by-model": {
|
|
||||||
"stars": 11,
|
|
||||||
"last_update": "2024-06-18 17:57:06",
|
|
||||||
"author_account_age_days": 1987
|
|
||||||
},
|
|
||||||
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": {
|
"https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": {
|
||||||
"stars": 5,
|
"stars": 5,
|
||||||
"last_update": "2025-10-22 19:08:07",
|
"last_update": "2025-10-22 19:08:07",
|
||||||
@ -15669,6 +15674,11 @@
|
|||||||
"last_update": "2024-11-05 15:26:20",
|
"last_update": "2024-11-05 15:26:20",
|
||||||
"author_account_age_days": 2153
|
"author_account_age_days": 2153
|
||||||
},
|
},
|
||||||
|
"https://github.com/rethink-studios/comfyui-model-linker-desktop": {
|
||||||
|
"stars": 2,
|
||||||
|
"last_update": "2025-12-22 05:02:38",
|
||||||
|
"author_account_age_days": 2162
|
||||||
|
},
|
||||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": {
|
"https://github.com/revirevy/Comfyui_saveimage_imgbb": {
|
||||||
"stars": 2,
|
"stars": 2,
|
||||||
"last_update": "2025-04-23 10:49:48",
|
"last_update": "2025-04-23 10:49:48",
|
||||||
|
|||||||
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "tpc2233",
|
||||||
|
"title": "ComfyUI-TP-IMtalker [WIP]",
|
||||||
|
"reference": "https://github.com/tpc2233/ComfyUI-TP-IMtalker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tpc2233/ComfyUI-TP-IMtalker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfy UI nodes for IMtalker to run native weights.)\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yutrodimitri-ship-it",
|
||||||
|
"title": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]",
|
||||||
|
"reference": "https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A professional modular suite of nodes for ComfyUI designed for virtual casting agencies, professional photographers, and content creators to generate high-quality model portfolios efficiently. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yuyu0218yu",
|
||||||
|
"title": "comfyui-NXCM-tool [UNSAFE]",
|
||||||
|
"reference": "https://github.com/yuyu0218yu/comfyui-NXCM-tool",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yuyu0218yu/comfyui-NXCM-tool"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Next-generation creative media encryption toolkit for ComfyUI providing image and video encryption with AES-256-CTR + HMAC-SHA256, metadata preservation, and batch processing support. (Description by CC) [w/hardcoded encryption key]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "SergeyKarleev",
|
"author": "SergeyKarleev",
|
||||||
"title": "[WIP] comfyui-textutils",
|
"title": "[WIP] comfyui-textutils",
|
||||||
|
|||||||
@ -2659,6 +2659,7 @@
|
|||||||
"LunaBatchUpscaleRefine",
|
"LunaBatchUpscaleRefine",
|
||||||
"LunaCheckpointLoader",
|
"LunaCheckpointLoader",
|
||||||
"LunaCheckpointTunnel",
|
"LunaCheckpointTunnel",
|
||||||
|
"LunaChessRefiner",
|
||||||
"LunaCivitaiBatchScraper",
|
"LunaCivitaiBatchScraper",
|
||||||
"LunaCivitaiScraper",
|
"LunaCivitaiScraper",
|
||||||
"LunaConfigGateway",
|
"LunaConfigGateway",
|
||||||
@ -2689,8 +2690,12 @@
|
|||||||
"LunaPipeExpander",
|
"LunaPipeExpander",
|
||||||
"LunaPromptCraft",
|
"LunaPromptCraft",
|
||||||
"LunaPromptCraftDebug",
|
"LunaPromptCraftDebug",
|
||||||
|
"LunaPyramidNoiseGenerator",
|
||||||
"LunaResetModelWeights",
|
"LunaResetModelWeights",
|
||||||
|
"LunaSAM3Detector",
|
||||||
|
"LunaScaffoldUpscaler",
|
||||||
"LunaSecondaryModelLoader",
|
"LunaSecondaryModelLoader",
|
||||||
|
"LunaSemanticDetailer",
|
||||||
"LunaSmartLoRALinker",
|
"LunaSmartLoRALinker",
|
||||||
"LunaSuperUpscaler",
|
"LunaSuperUpscaler",
|
||||||
"LunaSuperUpscalerSimple",
|
"LunaSuperUpscalerSimple",
|
||||||
@ -12653,6 +12658,16 @@
|
|||||||
"title_aux": "ComfyUI-SDXLGenerateFromTextFile [UNSAFE]"
|
"title_aux": "ComfyUI-SDXLGenerateFromTextFile [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/tpc2233/ComfyUI-TP-IMtalker": [
|
||||||
|
[
|
||||||
|
"IMTalkerAudioDriven",
|
||||||
|
"IMTalkerLoader",
|
||||||
|
"IMTalkerVideoDriven"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-TP-IMtalker [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/tracerstar/comfyui-p5js-node": [
|
"https://github.com/tracerstar/comfyui-p5js-node": [
|
||||||
[
|
[
|
||||||
"HYPE_P5JSImage"
|
"HYPE_P5JSImage"
|
||||||
@ -13539,6 +13554,14 @@
|
|||||||
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
"title_aux": "ComfyUI-Dropbox-API [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": [
|
||||||
|
[
|
||||||
|
"YUTROWardrobePreset"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-YUTRO-CastingStudio-v2 [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
|
"https://github.com/yuvraj108c/ComfyUI-HYPIR": [
|
||||||
[
|
[
|
||||||
"HYPIRProcess",
|
"HYPIRProcess",
|
||||||
@ -13549,6 +13572,16 @@
|
|||||||
"title_aux": "ComfyUI HYPIR [NAME CONFLICT]"
|
"title_aux": "ComfyUI HYPIR [NAME CONFLICT]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yuyu0218yu/comfyui-NXCM-tool": [
|
||||||
|
[
|
||||||
|
"HD_EncryptImage",
|
||||||
|
"HD_EncryptVideo",
|
||||||
|
"VideoToGarbledImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-NXCM-tool [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/z604159435g/comfyui_random_prompt_plugin": [
|
"https://github.com/z604159435g/comfyui_random_prompt_plugin": [
|
||||||
[
|
[
|
||||||
"NaturalLanguagePromptGenerator",
|
"NaturalLanguagePromptGenerator",
|
||||||
|
|||||||
@ -4654,6 +4654,11 @@
|
|||||||
"last_update": "2025-11-16 10:32:39",
|
"last_update": "2025-11-16 10:32:39",
|
||||||
"author_account_age_days": 1907
|
"author_account_age_days": 1907
|
||||||
},
|
},
|
||||||
|
"https://github.com/tpc2233/ComfyUI-TP-IMtalker": {
|
||||||
|
"stars": 5,
|
||||||
|
"last_update": "2025-12-01 18:57:15",
|
||||||
|
"author_account_age_days": 1284
|
||||||
|
},
|
||||||
"https://github.com/tracerstar/comfyui-p5js-node": {
|
"https://github.com/tracerstar/comfyui-p5js-node": {
|
||||||
"stars": 39,
|
"stars": 39,
|
||||||
"last_update": "2024-07-05 23:47:57",
|
"last_update": "2024-07-05 23:47:57",
|
||||||
@ -5014,11 +5019,21 @@
|
|||||||
"last_update": "2024-08-30 05:29:07",
|
"last_update": "2024-08-30 05:29:07",
|
||||||
"author_account_age_days": 496
|
"author_account_age_days": 496
|
||||||
},
|
},
|
||||||
|
"https://github.com/yutrodimitri-ship-it/ComfyUI-YUTRO-CastingStudio-v2": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 05:19:39",
|
||||||
|
"author_account_age_days": 43
|
||||||
|
},
|
||||||
"https://github.com/yuvraj108c/ComfyUI-HYPIR": {
|
"https://github.com/yuvraj108c/ComfyUI-HYPIR": {
|
||||||
"stars": 3,
|
"stars": 3,
|
||||||
"last_update": "2025-08-18 06:04:36",
|
"last_update": "2025-08-18 06:04:36",
|
||||||
"author_account_age_days": 2698
|
"author_account_age_days": 2698
|
||||||
},
|
},
|
||||||
|
"https://github.com/yuyu0218yu/comfyui-NXCM-tool": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-12-22 02:54:56",
|
||||||
|
"author_account_age_days": 1111
|
||||||
|
},
|
||||||
"https://github.com/z604159435g/comfyui_random_prompt_plugin": {
|
"https://github.com/z604159435g/comfyui_random_prompt_plugin": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2025-09-08 15:15:23",
|
"last_update": "2025-09-08 15:15:23",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Fossiel",
|
||||||
|
"title": "ComfyUI-MultiGPU-Patched",
|
||||||
|
"reference": "https://github.com/Fossiel/ComfyUI-MultiGPU-Patched",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Fossiel/ComfyUI-MultiGPU-Patched"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Patched fork of ComfyUI-MultiGPU providing universal .safetensors and GGUF multi-GPU distribution with DisTorch 2.0 engine, model-driven allocation options (bytes/ratio modes), WanVideoWrapper integration, and up to 10% faster GGUF inference. (Description by CC)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "synchronicity-labs",
|
"author": "synchronicity-labs",
|
||||||
"title": "ComfyUI Sync Lipsync Node",
|
"title": "ComfyUI Sync Lipsync Node",
|
||||||
|
|||||||
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "9nate-drake",
|
||||||
|
"title": "ComfyUI-PanoTools",
|
||||||
|
"reference": "https://github.com/9nate-drake/ComfyUI-PanoTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Professional panorama generation tools for ComfyUI converting perspective images/video to equirectangular 360° panoramas with automatic camera calibration via AI, horizon detection, or vertical line detection."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Bzbaozi",
|
||||||
|
"title": "ComfyUI-YK-Banana2-Batch",
|
||||||
|
"reference": "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A powerful batch image generation node for ComfyUI using the YK-Banana2 Pro API to generate multiple images in parallel with reference image support. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "rethink-studios",
|
||||||
|
"title": "comfyui-model-linker-desktop",
|
||||||
|
"reference": "https://github.com/rethink-studios/comfyui-model-linker-desktop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rethink-studios/comfyui-model-linker-desktop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI extension that helps users relink missing models in workflows"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "OhSeongHyeon",
|
"author": "OhSeongHyeon",
|
||||||
"title": "comfyui-watdafox-nodes",
|
"title": "comfyui-watdafox-nodes",
|
||||||
|
|||||||
@ -896,6 +896,15 @@
|
|||||||
"title_aux": "ComfyUI Mask to Center Point Nodes"
|
"title_aux": "ComfyUI Mask to Center Point Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/9nate-drake/ComfyUI-PanoTools": [
|
||||||
|
[
|
||||||
|
"CameraCalibration",
|
||||||
|
"Perspective2Panorama"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-PanoTools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/9nate-drake/Comfyui-SecNodes": [
|
"https://github.com/9nate-drake/Comfyui-SecNodes": [
|
||||||
[
|
[
|
||||||
"CoordinatePlotter",
|
"CoordinatePlotter",
|
||||||
@ -4029,6 +4038,14 @@
|
|||||||
"title_aux": "ComfyUI-BS_Kokoro-onnx"
|
"title_aux": "ComfyUI-BS_Kokoro-onnx"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": [
|
||||||
|
[
|
||||||
|
"YKNanoBananaProNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-YK-Banana2-Batch"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": [
|
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": [
|
||||||
[
|
[
|
||||||
"APIRequestNode",
|
"APIRequestNode",
|
||||||
@ -10285,6 +10302,7 @@
|
|||||||
"JNodes_StringLiteral",
|
"JNodes_StringLiteral",
|
||||||
"JNodes_SubdirectorySelector",
|
"JNodes_SubdirectorySelector",
|
||||||
"JNodes_SyncedStringLiteral",
|
"JNodes_SyncedStringLiteral",
|
||||||
|
"JNodes_TextManager",
|
||||||
"JNodes_TokenCounter",
|
"JNodes_TokenCounter",
|
||||||
"JNodes_TrimAndStrip",
|
"JNodes_TrimAndStrip",
|
||||||
"JNodes_UploadVideo",
|
"JNodes_UploadVideo",
|
||||||
@ -14818,6 +14836,7 @@
|
|||||||
[
|
[
|
||||||
"DA3_CreateCameraParams",
|
"DA3_CreateCameraParams",
|
||||||
"DA3_EnableTiledProcessing",
|
"DA3_EnableTiledProcessing",
|
||||||
|
"DA3_FilterGaussians",
|
||||||
"DA3_MultiViewPointCloud",
|
"DA3_MultiViewPointCloud",
|
||||||
"DA3_ParseCameraPose",
|
"DA3_ParseCameraPose",
|
||||||
"DA3_PreviewPointCloud",
|
"DA3_PreviewPointCloud",
|
||||||
@ -22762,6 +22781,7 @@
|
|||||||
"XJFloatRangeList",
|
"XJFloatRangeList",
|
||||||
"XJImageGrid",
|
"XJImageGrid",
|
||||||
"XJImageListFilter",
|
"XJImageListFilter",
|
||||||
|
"XJImagePreviewBridge",
|
||||||
"XJImageRandomTransform",
|
"XJImageRandomTransform",
|
||||||
"XJImageScaleCalc",
|
"XJImageScaleCalc",
|
||||||
"XJImageScaleMegapixel",
|
"XJImageScaleMegapixel",
|
||||||
@ -32433,6 +32453,7 @@
|
|||||||
[
|
[
|
||||||
"KIE_GetRemainingCredits",
|
"KIE_GetRemainingCredits",
|
||||||
"KIE_GridSlice",
|
"KIE_GridSlice",
|
||||||
|
"KIE_Kling26_I2V",
|
||||||
"KIE_NanoBananaPro_Image",
|
"KIE_NanoBananaPro_Image",
|
||||||
"KIE_SeedanceV1Pro_Fast_I2V",
|
"KIE_SeedanceV1Pro_Fast_I2V",
|
||||||
"KIE_Seedream45_Edit",
|
"KIE_Seedream45_Edit",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user