mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
d13b19d43d
commit
09a38a32ce
@ -4002,14 +4002,23 @@
|
||||
],
|
||||
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini": [
|
||||
[
|
||||
"GeminiCondense",
|
||||
"GeminiInstruct",
|
||||
"GeminiMotion",
|
||||
"GeminiPrompter",
|
||||
"GeminiQuestion",
|
||||
"GeminiResponse",
|
||||
"GeminiTranslate",
|
||||
"GeminiVision"
|
||||
"Gemini Backdrop",
|
||||
"Gemini Body",
|
||||
"Gemini Cloth",
|
||||
"Gemini Condense",
|
||||
"Gemini Face",
|
||||
"Gemini Form",
|
||||
"Gemini Instruct",
|
||||
"Gemini Makeup",
|
||||
"Gemini Markdown",
|
||||
"Gemini Motion",
|
||||
"Gemini Operation",
|
||||
"Gemini Portrait",
|
||||
"Gemini Prompter",
|
||||
"Gemini Question",
|
||||
"Gemini Response",
|
||||
"Gemini Translate",
|
||||
"Gemini Vision"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Artha-Gemini"
|
||||
@ -15669,6 +15678,7 @@
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
"Comfly_kling_image2video",
|
||||
"Comfly_kling_multi_image2video",
|
||||
"Comfly_kling_text2video",
|
||||
"Comfly_lip_sync",
|
||||
"Comfly_mj_video",
|
||||
@ -22602,6 +22612,7 @@
|
||||
"AdjustBottomAlphaDistance",
|
||||
"AlignFace",
|
||||
"Alpha Crop and Position Image",
|
||||
"ComfyDeployAPINode",
|
||||
"CreateOutlineMask",
|
||||
"GenerateTimestamp",
|
||||
"GetMostCommonColors",
|
||||
@ -26019,6 +26030,7 @@
|
||||
"Get Size JK",
|
||||
"Guidance Default JK",
|
||||
"HintImageEnchance JK",
|
||||
"Hy3D Cam Config 20to21 JK",
|
||||
"IPAAdapterFaceIDBatch",
|
||||
"IPAdapter",
|
||||
"IPAdapterAdvanced",
|
||||
@ -34483,6 +34495,7 @@
|
||||
[
|
||||
"DistributedCollector",
|
||||
"DistributedSeed",
|
||||
"ImageBatchDivider",
|
||||
"UltimateSDUpscaleDistributed"
|
||||
],
|
||||
{
|
||||
@ -40056,6 +40069,14 @@
|
||||
"title_aux": "Comfyui-Distill-Any-Depth"
|
||||
}
|
||||
],
|
||||
"https://github.com/zade23/Comfyui-MoGe2": [
|
||||
[
|
||||
"RunMoGe2Process"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MoGe2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zaheenrahman/ComfyUI-ColorCorrection": [
|
||||
[
|
||||
"ClothingColorCorrection"
|
||||
|
||||
3177
github-stats.json
3177
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "206811",
|
||||
"title": "ComfyUI_ZhipuAIO",
|
||||
"reference": "https://github.com/206811/ComfyUI_ZhipuAIO",
|
||||
"files": [
|
||||
"https://github.com/206811/ComfyUI_ZhipuAIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ZhipuAI AIO Config, ZhipuAI Translator, ZhipuAI GLM-4V Vision\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ahmedbana",
|
||||
"title": "upload-to-azure",
|
||||
"reference": "https://github.com/ahmedbana/upload-to-azure",
|
||||
"files": [
|
||||
"https://github.com/ahmedbana/upload-to-azure"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Upload to Azure Node"
|
||||
},
|
||||
{
|
||||
"author": "Huangcj2005",
|
||||
"title": "comfyui-HandDetect",
|
||||
"reference": "https://github.com/Huangcj2005/comfyui-HandDetect",
|
||||
"files": [
|
||||
"https://github.com/Huangcj2005/comfyui-HandDetect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Hand Mask Generator (YOLOv8)"
|
||||
},
|
||||
{
|
||||
"author": "Aero-Ex",
|
||||
"title": "comfyui_diffswap",
|
||||
"reference": "https://github.com/Aero-Ex/comfyui_diffswap",
|
||||
"files": [
|
||||
"https://github.com/Aero-Ex/comfyui_diffswap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: DiffSwap"
|
||||
},
|
||||
{
|
||||
"author": "eggsbenedicto",
|
||||
"title": "DiffusionRenderer-ComfyUI [WIP]",
|
||||
|
||||
@ -205,6 +205,16 @@
|
||||
"title_aux": "ComfyUI-1hewNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/206811/ComfyUI_ZhipuAIO": [
|
||||
[
|
||||
"ZhipuAIOConfigNode",
|
||||
"ZhipuAIO_VisionNode",
|
||||
"ZhipuTranslateNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ZhipuAIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/3dmindscapper/ComfyUI-PartField": [
|
||||
[
|
||||
"PartFieldClustering",
|
||||
@ -550,6 +560,14 @@
|
||||
"title_aux": "comfyui-textools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aero-Ex/comfyui_diffswap": [
|
||||
[
|
||||
"DiffSwapNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_diffswap"
|
||||
}
|
||||
],
|
||||
"https://github.com/AhBumm/ComfyUI-Upscayl": [
|
||||
[
|
||||
"Upscayl Upscaler"
|
||||
@ -1685,6 +1703,14 @@
|
||||
"title_aux": "ComfyUI-LLMs-Toolkit [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Huangcj2005/comfyui-HandDetect": [
|
||||
[
|
||||
"HandMaskGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-HandDetect"
|
||||
}
|
||||
],
|
||||
"https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": [
|
||||
[
|
||||
"Face Crop",
|
||||
@ -3686,6 +3712,14 @@
|
||||
"title_aux": "json-creator [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ahmedbana/upload-to-azure": [
|
||||
[
|
||||
"AzureBlobUploader"
|
||||
],
|
||||
{
|
||||
"title_aux": "upload-to-azure"
|
||||
}
|
||||
],
|
||||
"https://github.com/aiden1020/ComfyUI_Artcoder": [
|
||||
[
|
||||
"ArtCoder"
|
||||
@ -5157,6 +5191,7 @@
|
||||
"OptimizedVoxelizationNode",
|
||||
"ProceduralChunkedWFC3DTerrain",
|
||||
"ShapeCompletionNode",
|
||||
"VoxelExportNode",
|
||||
"VoxelModelLoader",
|
||||
"VoxelPreview",
|
||||
"VoxelPreviewNode",
|
||||
@ -5413,6 +5448,7 @@
|
||||
"AdjustBottomAlphaDistance",
|
||||
"AlignFace",
|
||||
"Alpha Crop and Position Image",
|
||||
"ComfyDeployAPINode",
|
||||
"CreateOutlineMask",
|
||||
"GenerateTimestamp",
|
||||
"GetMostCommonColors",
|
||||
@ -9616,13 +9652,13 @@
|
||||
"LoadImageFromDirectoryNode",
|
||||
"LoadImageFromURLNode",
|
||||
"LoadStringFromDirectoryNode",
|
||||
"LoadStringNode",
|
||||
"OllamaClientNode",
|
||||
"OllamaNode",
|
||||
"OutputIsListNode",
|
||||
"OutputIsNonListNode",
|
||||
"PrependTagsNode",
|
||||
"PrintAnyNode",
|
||||
"PrintImageNode",
|
||||
"RemoveDuplicateTagsNode",
|
||||
"SaveImageToDirectoryNode",
|
||||
"SaveStringToDirectoryNode",
|
||||
"SequenceStringListNode",
|
||||
|
||||
@ -19,6 +19,11 @@
|
||||
"last_update": "2025-07-28 04:13:57",
|
||||
"author_account_age_days": 847
|
||||
},
|
||||
"https://github.com/206811/ComfyUI_ZhipuAIO": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-29 10:11:45",
|
||||
"author_account_age_days": 1908
|
||||
},
|
||||
"https://github.com/3dmindscapper/ComfyUI-PartField": {
|
||||
"stars": 30,
|
||||
"last_update": "2025-05-01 02:50:39",
|
||||
@ -114,6 +119,11 @@
|
||||
"last_update": "2025-07-13 18:44:11",
|
||||
"author_account_age_days": 2876
|
||||
},
|
||||
"https://github.com/Aero-Ex/comfyui_diffswap": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-29 11:43:43",
|
||||
"author_account_age_days": 1151
|
||||
},
|
||||
"https://github.com/AhBumm/ComfyUI-Upscayl": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-02-19 09:41:02",
|
||||
@ -519,6 +529,11 @@
|
||||
"last_update": "2025-06-23 09:42:46",
|
||||
"author_account_age_days": 463
|
||||
},
|
||||
"https://github.com/Huangcj2005/comfyui-HandDetect": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-29 11:41:58",
|
||||
"author_account_age_days": 628
|
||||
},
|
||||
"https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-02-05 08:51:23",
|
||||
@ -1279,6 +1294,11 @@
|
||||
"last_update": "2025-07-25 10:50:33",
|
||||
"author_account_age_days": 3332
|
||||
},
|
||||
"https://github.com/ahmedbana/upload-to-azure": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-29 10:58:26",
|
||||
"author_account_age_days": 3333
|
||||
},
|
||||
"https://github.com/aiden1020/ComfyUI_Artcoder": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-01-11 08:31:32",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Android zhang",
|
||||
"title": "ComfyUI-MoGe2",
|
||||
"reference": "https://github.com/zade23/Comfyui-MoGe2",
|
||||
"files": [
|
||||
"https://github.com/zade23/Comfyui-MoGe2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal"
|
||||
},
|
||||
{
|
||||
"author": "mcDandy",
|
||||
"title": "More Math",
|
||||
|
||||
@ -4002,14 +4002,23 @@
|
||||
],
|
||||
"https://github.com/Cyrostar/ComfyUI-Artha-Gemini": [
|
||||
[
|
||||
"GeminiCondense",
|
||||
"GeminiInstruct",
|
||||
"GeminiMotion",
|
||||
"GeminiPrompter",
|
||||
"GeminiQuestion",
|
||||
"GeminiResponse",
|
||||
"GeminiTranslate",
|
||||
"GeminiVision"
|
||||
"Gemini Backdrop",
|
||||
"Gemini Body",
|
||||
"Gemini Cloth",
|
||||
"Gemini Condense",
|
||||
"Gemini Face",
|
||||
"Gemini Form",
|
||||
"Gemini Instruct",
|
||||
"Gemini Makeup",
|
||||
"Gemini Markdown",
|
||||
"Gemini Motion",
|
||||
"Gemini Operation",
|
||||
"Gemini Portrait",
|
||||
"Gemini Prompter",
|
||||
"Gemini Question",
|
||||
"Gemini Response",
|
||||
"Gemini Translate",
|
||||
"Gemini Vision"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Artha-Gemini"
|
||||
@ -15669,6 +15678,7 @@
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
"Comfly_kling_image2video",
|
||||
"Comfly_kling_multi_image2video",
|
||||
"Comfly_kling_text2video",
|
||||
"Comfly_lip_sync",
|
||||
"Comfly_mj_video",
|
||||
@ -22602,6 +22612,7 @@
|
||||
"AdjustBottomAlphaDistance",
|
||||
"AlignFace",
|
||||
"Alpha Crop and Position Image",
|
||||
"ComfyDeployAPINode",
|
||||
"CreateOutlineMask",
|
||||
"GenerateTimestamp",
|
||||
"GetMostCommonColors",
|
||||
@ -26019,6 +26030,7 @@
|
||||
"Get Size JK",
|
||||
"Guidance Default JK",
|
||||
"HintImageEnchance JK",
|
||||
"Hy3D Cam Config 20to21 JK",
|
||||
"IPAAdapterFaceIDBatch",
|
||||
"IPAdapter",
|
||||
"IPAdapterAdvanced",
|
||||
@ -34483,6 +34495,7 @@
|
||||
[
|
||||
"DistributedCollector",
|
||||
"DistributedSeed",
|
||||
"ImageBatchDivider",
|
||||
"UltimateSDUpscaleDistributed"
|
||||
],
|
||||
{
|
||||
@ -40056,6 +40069,14 @@
|
||||
"title_aux": "Comfyui-Distill-Any-Depth"
|
||||
}
|
||||
],
|
||||
"https://github.com/zade23/Comfyui-MoGe2": [
|
||||
[
|
||||
"RunMoGe2Process"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MoGe2"
|
||||
}
|
||||
],
|
||||
"https://github.com/zaheenrahman/ComfyUI-ColorCorrection": [
|
||||
[
|
||||
"ClothingColorCorrection"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user