mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-12 10:39:02 +08:00
update DB
This commit is contained in:
@ -1,5 +1,35 @@
|
||||
{
|
||||
"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",
|
||||
"title": "[WIP] comfyui-textutils",
|
||||
|
||||
@ -2659,6 +2659,7 @@
|
||||
"LunaBatchUpscaleRefine",
|
||||
"LunaCheckpointLoader",
|
||||
"LunaCheckpointTunnel",
|
||||
"LunaChessRefiner",
|
||||
"LunaCivitaiBatchScraper",
|
||||
"LunaCivitaiScraper",
|
||||
"LunaConfigGateway",
|
||||
@ -2689,8 +2690,12 @@
|
||||
"LunaPipeExpander",
|
||||
"LunaPromptCraft",
|
||||
"LunaPromptCraftDebug",
|
||||
"LunaPyramidNoiseGenerator",
|
||||
"LunaResetModelWeights",
|
||||
"LunaSAM3Detector",
|
||||
"LunaScaffoldUpscaler",
|
||||
"LunaSecondaryModelLoader",
|
||||
"LunaSemanticDetailer",
|
||||
"LunaSmartLoRALinker",
|
||||
"LunaSuperUpscaler",
|
||||
"LunaSuperUpscalerSimple",
|
||||
@ -12653,6 +12658,16 @@
|
||||
"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": [
|
||||
[
|
||||
"HYPE_P5JSImage"
|
||||
@ -13539,6 +13554,14 @@
|
||||
"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": [
|
||||
[
|
||||
"HYPIRProcess",
|
||||
@ -13549,6 +13572,16 @@
|
||||
"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": [
|
||||
[
|
||||
"NaturalLanguagePromptGenerator",
|
||||
|
||||
@ -4654,6 +4654,11 @@
|
||||
"last_update": "2025-11-16 10:32:39",
|
||||
"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": {
|
||||
"stars": 39,
|
||||
"last_update": "2024-07-05 23:47:57",
|
||||
@ -5014,11 +5019,21 @@
|
||||
"last_update": "2024-08-30 05:29:07",
|
||||
"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": {
|
||||
"stars": 3,
|
||||
"last_update": "2025-08-18 06:04:36",
|
||||
"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": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-09-08 15:15:23",
|
||||
|
||||
Reference in New Issue
Block a user