update DB

This commit is contained in:
Dr.Lt.Data 2024-08-03 15:21:19 +09:00
parent dcdeb668df
commit 09e7c4a4f2
7 changed files with 892 additions and 805 deletions

View File

@ -1,16 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "PowerHouseMan",
"title": "ComfyUI-AdvancedLivePortrait",
"id": "advancedliveportrait",
"reference": "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait",
"files": [
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait"
],
"install_type": "git-clone",
"description": "AdvancedLivePortrait with Facial expression editor"
},
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
"title": "ComfyUI-Manager", "title": "ComfyUI-Manager",
@ -12317,6 +12306,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI's Smart Memory Management efficiently manages RAM, GPU memory, and garbage collection. This feature keeps frequently used models in memory to increase inference speed, and dynamically releases less important models when memory is low to optimize resources. However, not all ComfyUI custom node developers create nodes that are compatible with Smart memory management. This includes several impressive models. Mem-safe-wrapper is a custom node that wraps these model nodes to enable ComfyUI's Smart memory management capabilities." "description": "ComfyUI's Smart Memory Management efficiently manages RAM, GPU memory, and garbage collection. This feature keeps frequently used models in memory to increase inference speed, and dynamically releases less important models when memory is low to optimize resources. However, not all ComfyUI custom node developers create nodes that are compatible with Smart memory management. This includes several impressive models. Mem-safe-wrapper is a custom node that wraps these model nodes to enable ComfyUI's Smart memory management capabilities."
}, },
{
"author": "PowerHouseMan",
"title": "ComfyUI-AdvancedLivePortrait",
"id": "advancedliveportrait",
"reference": "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait",
"files": [
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait"
],
"install_type": "git-clone",
"description": "AdvancedLivePortrait with Facial expression editor"
},
{
"author": "cdxOo",
"title": "Text Node With Comments (@cdxoo)",
"reference": "https://github.com/cdxOo/comfyui-text-node-with-comments",
"files": [
"https://github.com/cdxOo/comfyui-text-node-with-comments"
],
"install_type": "git-clone",
"description": "multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream"
},

View File

@ -2762,6 +2762,7 @@
"JNodes_BooleanSelectorWithString", "JNodes_BooleanSelectorWithString",
"JNodes_BreakMediaInfo", "JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString", "JNodes_CheckpointSelectorWithString",
"JNodes_ConditioningInOut",
"JNodes_CreateStereoscopicImageFromDepth", "JNodes_CreateStereoscopicImageFromDepth",
"JNodes_FloatLiteral", "JNodes_FloatLiteral",
"JNodes_GetComfyDirectory", "JNodes_GetComfyDirectory",
@ -2777,6 +2778,7 @@
"JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_ModelInOut",
"JNodes_OutVideoInfo", "JNodes_OutVideoInfo",
"JNodes_ParseDynamicPrompts", "JNodes_ParseDynamicPrompts",
"JNodes_ParseParametersToGlobalList", "JNodes_ParseParametersToGlobalList",
@ -4026,6 +4028,19 @@
"title_aux": "Cyclist" "title_aux": "Cyclist"
} }
], ],
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": [
[
"AdvancedLivePortrait",
"ExpData",
"ExpressionEditor",
"LoadExpData",
"PrintExpData:",
"SaveExpData"
],
{
"title_aux": "ComfyUI-AdvancedLivePortrait"
}
],
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
[ [
"Bool Binary Operation", "Bool Binary Operation",
@ -7471,6 +7486,14 @@
"title_aux": "comfyui-image-round" "title_aux": "comfyui-image-round"
} }
], ],
"https://github.com/cdxOo/comfyui-text-node-with-comments": [
[
"text-node-with-comments"
],
{
"title_aux": "Text Node With Comments (@cdxoo)"
}
],
"https://github.com/celsojr2013/comfyui_jamworks_client": [ "https://github.com/celsojr2013/comfyui_jamworks_client": [
[ [
"Jamworks_Download", "Jamworks_Download",
@ -8603,6 +8626,7 @@
"MaskToImage", "MaskToImage",
"ModelMergeAdd", "ModelMergeAdd",
"ModelMergeBlocks", "ModelMergeBlocks",
"ModelMergeFlux1",
"ModelMergeSD1", "ModelMergeSD1",
"ModelMergeSD2", "ModelMergeSD2",
"ModelMergeSD3_2B", "ModelMergeSD3_2B",
@ -9065,6 +9089,7 @@
], ],
"https://github.com/dagthomas/comfyui_dagthomas": [ "https://github.com/dagthomas/comfyui_dagthomas": [
[ [
"GPT4MiniNode",
"PGSD3LatentGenerator", "PGSD3LatentGenerator",
"PromptGenerator" "PromptGenerator"
], ],
@ -10333,8 +10358,10 @@
], ],
"https://github.com/gisu/comfyui-foxpack": [ "https://github.com/gisu/comfyui-foxpack": [
[ [
"Add_To_List",
"BaseSamplerSetup", "BaseSamplerSetup",
"CheckpointMetaExtractor", "CheckpointMetaExtractor",
"Convert_Into",
"Negate_Boolean", "Negate_Boolean",
"OverrideSamplerSetup", "OverrideSamplerSetup",
"Refine_Prompt", "Refine_Prompt",
@ -15058,6 +15085,7 @@
], ],
"https://github.com/shadowcz007/comfyui-liveportrait": [ "https://github.com/shadowcz007/comfyui-liveportrait": [
[ [
"ExpressionEditor_",
"FaceCropInfo", "FaceCropInfo",
"LivePortraitNode", "LivePortraitNode",
"LivePortraitVideoNode", "LivePortraitVideoNode",

File diff suppressed because it is too large Load Diff

View File

@ -277,7 +277,6 @@
"IntConditions", "IntConditions",
"IntMathOperation", "IntMathOperation",
"InversionDemoAdvancedPromptNode", "InversionDemoAdvancedPromptNode",
"InversionDemoFakeAdvancedPromptNode",
"InversionDemoLazyConditional", "InversionDemoLazyConditional",
"InversionDemoLazyIndexSwitch", "InversionDemoLazyIndexSwitch",
"InversionDemoLazyMixImages", "InversionDemoLazyMixImages",
@ -1211,6 +1210,7 @@
"MaskToImage", "MaskToImage",
"ModelMergeAdd", "ModelMergeAdd",
"ModelMergeBlocks", "ModelMergeBlocks",
"ModelMergeFlux1",
"ModelMergeSD1", "ModelMergeSD1",
"ModelMergeSD2", "ModelMergeSD2",
"ModelMergeSD3_2B", "ModelMergeSD3_2B",

View File

@ -2,7 +2,7 @@
"https://github.com/17Retoucher/ComfyUI_Fooocus": { "https://github.com/17Retoucher/ComfyUI_Fooocus": {
"stars": 53, "stars": 53,
"last_update": "2024-02-24 07:33:29", "last_update": "2024-02-24 07:33:29",
"author_account_age_days": 210 "author_account_age_days": 211
}, },
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": {
"stars": 13, "stars": 13,
@ -12,22 +12,22 @@
"https://github.com/AI2lab/comfyUI-tool-2lab": { "https://github.com/AI2lab/comfyUI-tool-2lab": {
"stars": 14, "stars": 14,
"last_update": "2024-07-27 18:34:15", "last_update": "2024-07-27 18:34:15",
"author_account_age_days": 231 "author_account_age_days": 232
}, },
"https://github.com/AIFSH/ComfyUI-OpenDIT": { "https://github.com/AIFSH/ComfyUI-OpenDIT": {
"stars": 0, "stars": 0,
"last_update": "2024-06-30 09:33:55", "last_update": "2024-06-30 09:33:55",
"author_account_age_days": 270 "author_account_age_days": 271
}, },
"https://github.com/AIFSH/ComfyUI-ViViD": { "https://github.com/AIFSH/ComfyUI-ViViD": {
"stars": 4, "stars": 4,
"last_update": "2024-06-25 08:16:53", "last_update": "2024-06-25 08:16:53",
"author_account_age_days": 270 "author_account_age_days": 271
}, },
"https://github.com/AIFSH/IMAGDressing-ComfyUI": { "https://github.com/AIFSH/IMAGDressing-ComfyUI": {
"stars": 41, "stars": 42,
"last_update": "2024-07-23 06:52:57", "last_update": "2024-07-23 06:52:57",
"author_account_age_days": 270 "author_account_age_days": 271
}, },
"https://github.com/AIGODLIKE/ComfyUI-Studio": { "https://github.com/AIGODLIKE/ComfyUI-Studio": {
"stars": 219, "stars": 219,
@ -42,27 +42,27 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": {
"stars": 2, "stars": 2,
"last_update": "2024-07-18 05:36:48", "last_update": "2024-07-18 05:36:48",
"author_account_age_days": 2144 "author_account_age_days": 2145
}, },
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
"stars": 7, "stars": 7,
"last_update": "2024-08-01 18:38:01", "last_update": "2024-08-01 18:38:01",
"author_account_age_days": 4113 "author_account_age_days": 4114
}, },
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
"stars": 6, "stars": 6,
"last_update": "2024-07-18 04:53:04", "last_update": "2024-08-03 03:32:38",
"author_account_age_days": 469 "author_account_age_days": 470
}, },
"https://github.com/Beinsezii/comfyui-amd-go-fast": { "https://github.com/Beinsezii/comfyui-amd-go-fast": {
"stars": 10, "stars": 10,
"last_update": "2024-05-10 00:48:37", "last_update": "2024-05-10 00:48:37",
"author_account_age_days": 2265 "author_account_age_days": 2266
}, },
"https://github.com/BetaDoggo/ComfyUI-LogicGates": { "https://github.com/BetaDoggo/ComfyUI-LogicGates": {
"stars": 3, "stars": 3,
"last_update": "2024-07-21 06:31:25", "last_update": "2024-07-21 06:31:25",
"author_account_age_days": 836 "author_account_age_days": 837
}, },
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "https://github.com/BlueDangerX/ComfyUI-BDXNodes": {
"stars": 1, "stars": 1,
@ -72,7 +72,7 @@
"https://github.com/Brandelan/ComfyUI_bd_customNodes": { "https://github.com/Brandelan/ComfyUI_bd_customNodes": {
"stars": 2, "stars": 2,
"last_update": "2023-10-09 00:40:26", "last_update": "2023-10-09 00:40:26",
"author_account_age_days": 4190 "author_account_age_days": 4191
}, },
"https://github.com/DeTK/ComfyUI-Switch": { "https://github.com/DeTK/ComfyUI-Switch": {
"stars": 0, "stars": 0,
@ -90,14 +90,14 @@
"author_account_age_days": 2627 "author_account_age_days": 2627
}, },
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": {
"stars": 12, "stars": 13,
"last_update": "2024-07-30 10:27:07", "last_update": "2024-07-30 10:27:07",
"author_account_age_days": 46 "author_account_age_days": 46
}, },
"https://github.com/ExponentialML/ComfyUI_LiveDirector": { "https://github.com/ExponentialML/ComfyUI_LiveDirector": {
"stars": 35, "stars": 35,
"last_update": "2024-04-09 19:01:49", "last_update": "2024-04-09 19:01:49",
"author_account_age_days": 1662 "author_account_age_days": 1663
}, },
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": {
"stars": 13, "stars": 13,
@ -117,7 +117,7 @@
"https://github.com/GentlemanHu/ComfyUI-Notifier": { "https://github.com/GentlemanHu/ComfyUI-Notifier": {
"stars": 3, "stars": 3,
"last_update": "2024-07-14 15:38:44", "last_update": "2024-07-14 15:38:44",
"author_account_age_days": 2422 "author_account_age_days": 2423
}, },
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
"stars": 42, "stars": 42,
@ -127,7 +127,7 @@
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
"stars": 11, "stars": 11,
"last_update": "2024-07-11 22:04:16", "last_update": "2024-07-11 22:04:16",
"author_account_age_days": 1212 "author_account_age_days": 1213
}, },
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
"stars": 0, "stars": 0,
@ -135,29 +135,29 @@
"author_account_age_days": 663 "author_account_age_days": 663
}, },
"https://github.com/Isi-dev/ComfyUI-UniAnimate": { "https://github.com/Isi-dev/ComfyUI-UniAnimate": {
"stars": 0, "stars": 2,
"last_update": "2024-08-02 16:28:19", "last_update": "2024-08-02 22:17:11",
"author_account_age_days": 1131 "author_account_age_days": 1131
}, },
"https://github.com/IvanZhd/comfyui-codeformer": { "https://github.com/IvanZhd/comfyui-codeformer": {
"stars": 0, "stars": 0,
"last_update": "2023-12-02 20:51:52", "last_update": "2023-12-02 20:51:52",
"author_account_age_days": 2617 "author_account_age_days": 2618
}, },
"https://github.com/Jaxkr/comfyui-terminal-command": { "https://github.com/Jaxkr/comfyui-terminal-command": {
"stars": 1, "stars": 1,
"last_update": "2023-12-03 10:31:40", "last_update": "2023-12-03 10:31:40",
"author_account_age_days": 4666 "author_account_age_days": 4667
}, },
"https://github.com/JichaoLiang/Immortal_comfyUI": { "https://github.com/JichaoLiang/Immortal_comfyUI": {
"stars": 0, "stars": 0,
"last_update": "2024-07-26 20:08:33", "last_update": "2024-07-26 20:08:33",
"author_account_age_days": 1062 "author_account_age_days": 1063
}, },
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": {
"stars": 0, "stars": 0,
"last_update": "2024-04-01 10:52:59", "last_update": "2024-04-01 10:52:59",
"author_account_age_days": 930 "author_account_age_days": 931
}, },
"https://github.com/Jordach/comfy-consistency-vae": { "https://github.com/Jordach/comfy-consistency-vae": {
"stars": 68, "stars": 68,
@ -167,12 +167,12 @@
"https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": {
"stars": 5, "stars": 5,
"last_update": "2024-08-02 15:16:12", "last_update": "2024-08-02 15:16:12",
"author_account_age_days": 3393 "author_account_age_days": 3394
}, },
"https://github.com/LZpenguin/ComfyUI-Text": { "https://github.com/LZpenguin/ComfyUI-Text": {
"stars": 23, "stars": 23,
"last_update": "2024-06-20 13:38:16", "last_update": "2024-06-20 13:38:16",
"author_account_age_days": 2018 "author_account_age_days": 2019
}, },
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "https://github.com/LarryJane491/ComfyUI-ModelUnloader": {
"stars": 1, "stars": 1,
@ -182,7 +182,7 @@
"https://github.com/LevelPixel/ComfyUI-LevelPixel": { "https://github.com/LevelPixel/ComfyUI-LevelPixel": {
"stars": 1, "stars": 1,
"last_update": "2024-07-11 22:36:24", "last_update": "2024-07-11 22:36:24",
"author_account_age_days": 21 "author_account_age_days": 22
}, },
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": {
"stars": 0, "stars": 0,
@ -192,7 +192,7 @@
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": {
"stars": 20, "stars": 20,
"last_update": "2024-04-05 05:11:51", "last_update": "2024-04-05 05:11:51",
"author_account_age_days": 417 "author_account_age_days": 418
}, },
"https://github.com/MrAdamBlack/CheckProgress": { "https://github.com/MrAdamBlack/CheckProgress": {
"stars": 1, "stars": 1,
@ -202,17 +202,17 @@
"https://github.com/MushroomFleet/DJZ-Nodes": { "https://github.com/MushroomFleet/DJZ-Nodes": {
"stars": 4, "stars": 4,
"last_update": "2024-07-27 04:00:20", "last_update": "2024-07-27 04:00:20",
"author_account_age_days": 3760 "author_account_age_days": 3761
}, },
"https://github.com/NicholasKao1029/comfyui-hook": { "https://github.com/NicholasKao1029/comfyui-hook": {
"stars": 0, "stars": 0,
"last_update": "2024-03-07 05:50:56", "last_update": "2024-03-07 05:50:56",
"author_account_age_days": 2069 "author_account_age_days": 2070
}, },
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "https://github.com/PluMaZero/ComfyUI-SpaceFlower": {
"stars": 4, "stars": 4,
"last_update": "2023-12-09 05:55:15", "last_update": "2023-12-09 05:55:15",
"author_account_age_days": 1097 "author_account_age_days": 1098
}, },
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
"stars": 11, "stars": 11,
@ -242,7 +242,7 @@
"https://github.com/Shinsplat/ComfyUI-Shinsplat": { "https://github.com/Shinsplat/ComfyUI-Shinsplat": {
"stars": 24, "stars": 24,
"last_update": "2024-07-21 10:04:53", "last_update": "2024-07-21 10:04:53",
"author_account_age_days": 1063 "author_account_age_days": 1064
}, },
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": {
"stars": 0, "stars": 0,
@ -252,27 +252,27 @@
"https://github.com/StartHua/Comfyui_CSDMT_CXH": { "https://github.com/StartHua/Comfyui_CSDMT_CXH": {
"stars": 16, "stars": 16,
"last_update": "2024-07-11 15:36:03", "last_update": "2024-07-11 15:36:03",
"author_account_age_days": 2874 "author_account_age_days": 2875
}, },
"https://github.com/StartHua/Comfyui_CXH_CRM": { "https://github.com/StartHua/Comfyui_CXH_CRM": {
"stars": 39, "stars": 39,
"last_update": "2024-06-06 14:15:14", "last_update": "2024-06-06 14:15:14",
"author_account_age_days": 2874 "author_account_age_days": 2875
}, },
"https://github.com/TSFSean/ComfyUI-TSFNodes": { "https://github.com/TSFSean/ComfyUI-TSFNodes": {
"stars": 4, "stars": 4,
"last_update": "2024-05-18 00:59:06", "last_update": "2024-05-18 00:59:06",
"author_account_age_days": 3511 "author_account_age_days": 3512
}, },
"https://github.com/TemryL/ComfyUI-IDM-VTON": { "https://github.com/TemryL/ComfyUI-IDM-VTON": {
"stars": 286, "stars": 287,
"last_update": "2024-07-31 15:47:55", "last_update": "2024-07-31 15:47:55",
"author_account_age_days": 908 "author_account_age_days": 908
}, },
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
"stars": 1, "stars": 1,
"last_update": "2024-04-28 15:21:17", "last_update": "2024-04-28 15:21:17",
"author_account_age_days": 145 "author_account_age_days": 146
}, },
"https://github.com/VisionExp/ve_custom_comfyui_nodes": { "https://github.com/VisionExp/ve_custom_comfyui_nodes": {
"stars": 0, "stars": 0,
@ -282,7 +282,7 @@
"https://github.com/WSJUSA/Comfyui-StableSR": { "https://github.com/WSJUSA/Comfyui-StableSR": {
"stars": 39, "stars": 39,
"last_update": "2023-10-18 12:40:30", "last_update": "2023-10-18 12:40:30",
"author_account_age_days": 1463 "author_account_age_days": 1464
}, },
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": {
"stars": 1, "stars": 1,
@ -307,7 +307,7 @@
"https://github.com/adityathiru/ComfyUI-LLMs": { "https://github.com/adityathiru/ComfyUI-LLMs": {
"stars": 2, "stars": 2,
"last_update": "2024-08-01 17:45:44", "last_update": "2024-08-01 17:45:44",
"author_account_age_days": 3167 "author_account_age_days": 3168
}, },
"https://github.com/alexisrolland/ComfyUI-AuraSR": { "https://github.com/alexisrolland/ComfyUI-AuraSR": {
"stars": 16, "stars": 16,
@ -317,7 +317,7 @@
"https://github.com/alt-key-project/comfyui-dream-video-batches": { "https://github.com/alt-key-project/comfyui-dream-video-batches": {
"stars": 56, "stars": 56,
"last_update": "2024-07-31 15:02:45", "last_update": "2024-07-31 15:02:45",
"author_account_age_days": 699 "author_account_age_days": 700
}, },
"https://github.com/baicai99/ComfyUI-FrameSkipping": { "https://github.com/baicai99/ComfyUI-FrameSkipping": {
"stars": 7, "stars": 7,
@ -327,32 +327,32 @@
"https://github.com/beyastard/ComfyUI_BeySoft": { "https://github.com/beyastard/ComfyUI_BeySoft": {
"stars": 0, "stars": 0,
"last_update": "2024-05-26 22:44:55", "last_update": "2024-05-26 22:44:55",
"author_account_age_days": 4325 "author_account_age_days": 4326
}, },
"https://github.com/birnam/ComfyUI-GenData-Pack": { "https://github.com/birnam/ComfyUI-GenData-Pack": {
"stars": 0, "stars": 0,
"last_update": "2024-03-25 01:25:23", "last_update": "2024-03-25 01:25:23",
"author_account_age_days": 5048 "author_account_age_days": 5049
}, },
"https://github.com/blepping/comfyui_overly_complicated_sampling": { "https://github.com/blepping/comfyui_overly_complicated_sampling": {
"stars": 6, "stars": 6,
"last_update": "2024-07-16 00:47:20", "last_update": "2024-08-03 03:16:25",
"author_account_age_days": 193 "author_account_age_days": 193
}, },
"https://github.com/blib-la/ComfyUI-Captain-Extensions": { "https://github.com/blib-la/ComfyUI-Captain-Extensions": {
"stars": 0, "stars": 0,
"last_update": "2024-05-17 23:27:25", "last_update": "2024-05-17 23:27:25",
"author_account_age_days": 312 "author_account_age_days": 313
}, },
"https://github.com/bruce007lee/comfyui-cleaner": { "https://github.com/bruce007lee/comfyui-cleaner": {
"stars": 3, "stars": 3,
"last_update": "2024-04-20 15:36:03", "last_update": "2024-04-20 15:36:03",
"author_account_age_days": 4551 "author_account_age_days": 4552
}, },
"https://github.com/bruce007lee/comfyui-tiny-utils": { "https://github.com/bruce007lee/comfyui-tiny-utils": {
"stars": 1, "stars": 1,
"last_update": "2024-07-20 01:56:09", "last_update": "2024-07-20 01:56:09",
"author_account_age_days": 4551 "author_account_age_days": 4552
}, },
"https://github.com/brycegoh/comfyui-custom-nodes": { "https://github.com/brycegoh/comfyui-custom-nodes": {
"stars": 0, "stars": 0,
@ -372,16 +372,16 @@
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": {
"stars": 5, "stars": 5,
"last_update": "2024-07-08 15:07:05", "last_update": "2024-07-08 15:07:05",
"author_account_age_days": 1387 "author_account_age_days": 1388
}, },
"https://github.com/christian-byrne/python-interpreter-node": { "https://github.com/christian-byrne/python-interpreter-node": {
"stars": 28, "stars": 28,
"last_update": "2024-06-24 19:46:50", "last_update": "2024-06-24 19:46:50",
"author_account_age_days": 1387 "author_account_age_days": 1388
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 43989, "stars": 44053,
"last_update": "2024-08-02 14:29:03", "last_update": "2024-08-03 03:26:32",
"author_account_age_days": 588 "author_account_age_days": 588
}, },
"https://github.com/comfypod/ComfyUI-Comflow": { "https://github.com/comfypod/ComfyUI-Comflow": {
@ -392,7 +392,7 @@
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
"stars": 7, "stars": 7,
"last_update": "2024-06-12 17:45:21", "last_update": "2024-06-12 17:45:21",
"author_account_age_days": 1854 "author_account_age_days": 1855
}, },
"https://github.com/cubiq/Comfy_Dungeon": { "https://github.com/cubiq/Comfy_Dungeon": {
"stars": 198, "stars": 198,
@ -402,17 +402,17 @@
"https://github.com/denislov/Comfyui_AutoSurvey": { "https://github.com/denislov/Comfyui_AutoSurvey": {
"stars": 1, "stars": 1,
"last_update": "2024-07-31 17:20:47", "last_update": "2024-07-31 17:20:47",
"author_account_age_days": 2026 "author_account_age_days": 2027
}, },
"https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "https://github.com/dezi-ai/ComfyUI-AnimateLCM": {
"stars": 156, "stars": 156,
"last_update": "2024-02-07 17:34:39", "last_update": "2024-02-07 17:34:39",
"author_account_age_days": 216 "author_account_age_days": 217
}, },
"https://github.com/dfl/comfyui-stylegan": { "https://github.com/dfl/comfyui-stylegan": {
"stars": 1, "stars": 1,
"last_update": "2024-03-14 14:34:25", "last_update": "2024-03-14 14:34:25",
"author_account_age_days": 6013 "author_account_age_days": 6014
}, },
"https://github.com/dnl13/ComfyUI-dnl13-seg": { "https://github.com/dnl13/ComfyUI-dnl13-seg": {
"stars": 17, "stars": 17,
@ -422,17 +422,17 @@
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
"stars": 1, "stars": 1,
"last_update": "2024-01-06 19:07:45", "last_update": "2024-01-06 19:07:45",
"author_account_age_days": 2362 "author_account_age_days": 2363
}, },
"https://github.com/drmbt/comfyui-dreambait-nodes": { "https://github.com/drmbt/comfyui-dreambait-nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-07-22 03:21:21", "last_update": "2024-07-22 03:21:21",
"author_account_age_days": 3816 "author_account_age_days": 3817
}, },
"https://github.com/eigenpunk/ComfyUI-audio": { "https://github.com/eigenpunk/ComfyUI-audio": {
"stars": 65, "stars": 65,
"last_update": "2024-03-03 21:14:14", "last_update": "2024-03-03 21:14:14",
"author_account_age_days": 964 "author_account_age_days": 965
}, },
"https://github.com/ejektaflex/ComfyUI-Ty": { "https://github.com/ejektaflex/ComfyUI-Ty": {
"stars": 0, "stars": 0,
@ -442,12 +442,12 @@
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
"stars": 0, "stars": 0,
"last_update": "2024-07-03 09:35:02", "last_update": "2024-07-03 09:35:02",
"author_account_age_days": 2512 "author_account_age_days": 2513
}, },
"https://github.com/endman100/ComfyUI-augmentation": { "https://github.com/endman100/ComfyUI-augmentation": {
"stars": 1, "stars": 1,
"last_update": "2024-07-23 09:06:24", "last_update": "2024-07-23 09:06:24",
"author_account_age_days": 2512 "author_account_age_days": 2513
}, },
"https://github.com/ericbeyer/guidance_interval": { "https://github.com/ericbeyer/guidance_interval": {
"stars": 2, "stars": 2,
@ -457,7 +457,7 @@
"https://github.com/filliptm/ComfyUI_FL-Trainer": { "https://github.com/filliptm/ComfyUI_FL-Trainer": {
"stars": 102, "stars": 102,
"last_update": "2024-08-02 06:29:35", "last_update": "2024-08-02 06:29:35",
"author_account_age_days": 1775 "author_account_age_days": 1776
}, },
"https://github.com/flowtyone/comfyui-flowty-lcm": { "https://github.com/flowtyone/comfyui-flowty-lcm": {
"stars": 62, "stars": 62,
@ -472,32 +472,32 @@
"https://github.com/foglerek/comfyui-cem-tools": { "https://github.com/foglerek/comfyui-cem-tools": {
"stars": 1, "stars": 1,
"last_update": "2024-01-13 23:22:07", "last_update": "2024-01-13 23:22:07",
"author_account_age_days": 4077 "author_account_age_days": 4078
}, },
"https://github.com/futureversecom/ComfyUI-JEN": { "https://github.com/futureversecom/ComfyUI-JEN": {
"stars": 0, "stars": 0,
"last_update": "2024-08-02 15:08:29", "last_update": "2024-08-02 15:08:29",
"author_account_age_days": 758 "author_account_age_days": 759
}, },
"https://github.com/gameltb/ComfyUI_paper_playground": { "https://github.com/gameltb/ComfyUI_paper_playground": {
"stars": 10, "stars": 10,
"last_update": "2024-07-08 14:01:35", "last_update": "2024-07-08 14:01:35",
"author_account_age_days": 4094 "author_account_age_days": 4095
}, },
"https://github.com/gameltb/ComfyUI_stable_fast": { "https://github.com/gameltb/ComfyUI_stable_fast": {
"stars": 188, "stars": 188,
"last_update": "2024-08-02 07:36:31", "last_update": "2024-08-02 07:36:31",
"author_account_age_days": 4094 "author_account_age_days": 4095
}, },
"https://github.com/gameltb/io_comfyui": { "https://github.com/gameltb/io_comfyui": {
"stars": 4, "stars": 4,
"last_update": "2024-04-06 04:40:05", "last_update": "2024-04-06 04:40:05",
"author_account_age_days": 4094 "author_account_age_days": 4095
}, },
"https://github.com/githubYiheng/comfyui_median_filter": { "https://github.com/githubYiheng/comfyui_median_filter": {
"stars": 0, "stars": 0,
"last_update": "2024-07-03 11:38:39", "last_update": "2024-07-03 11:38:39",
"author_account_age_days": 3942 "author_account_age_days": 3943
}, },
"https://github.com/haofanwang/ComfyUI-InstantStyle": { "https://github.com/haofanwang/ComfyUI-InstantStyle": {
"stars": 6, "stars": 6,
@ -507,7 +507,7 @@
"https://github.com/haomole/Comfyui-SadTalker": { "https://github.com/haomole/Comfyui-SadTalker": {
"stars": 7, "stars": 7,
"last_update": "2024-07-26 08:36:26", "last_update": "2024-07-26 08:36:26",
"author_account_age_days": 340 "author_account_age_days": 341
}, },
"https://github.com/horidream/ComfyUI-Horidream": { "https://github.com/horidream/ComfyUI-Horidream": {
"stars": 0, "stars": 0,
@ -522,7 +522,7 @@
"https://github.com/houdinii/comfy-magick": { "https://github.com/houdinii/comfy-magick": {
"stars": 4, "stars": 4,
"last_update": "2024-03-11 06:40:54", "last_update": "2024-03-11 06:40:54",
"author_account_age_days": 3559 "author_account_age_days": 3560
}, },
"https://github.com/huchenlei/ComfyUI_densediffusion": { "https://github.com/huchenlei/ComfyUI_densediffusion": {
"stars": 96, "stars": 96,
@ -552,7 +552,7 @@
"https://github.com/ilovejohnwhite/UncleBillyGoncho": { "https://github.com/ilovejohnwhite/UncleBillyGoncho": {
"stars": 0, "stars": 0,
"last_update": "2024-02-29 00:16:42", "last_update": "2024-02-29 00:16:42",
"author_account_age_days": 912 "author_account_age_days": 913
}, },
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
"stars": 2, "stars": 2,
@ -567,12 +567,12 @@
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
"stars": 213, "stars": 213,
"last_update": "2024-07-04 11:44:03", "last_update": "2024-07-04 11:44:03",
"author_account_age_days": 59 "author_account_age_days": 60
}, },
"https://github.com/jn-jairo/jn_node_suite_comfyui": { "https://github.com/jn-jairo/jn_node_suite_comfyui": {
"stars": 6, "stars": 6,
"last_update": "2024-06-08 05:15:33", "last_update": "2024-06-08 05:15:33",
"author_account_age_days": 4023 "author_account_age_days": 4024
}, },
"https://github.com/jtscmw01/ComfyUI-DiffBIR": { "https://github.com/jtscmw01/ComfyUI-DiffBIR": {
"stars": 77, "stars": 77,
@ -582,7 +582,7 @@
"https://github.com/jtydhr88/ComfyUI-Unique3D": { "https://github.com/jtydhr88/ComfyUI-Unique3D": {
"stars": 144, "stars": 144,
"last_update": "2024-07-31 13:52:24", "last_update": "2024-07-31 13:52:24",
"author_account_age_days": 4792 "author_account_age_days": 4793
}, },
"https://github.com/justUmen/Bjornulf_custom_nodes": { "https://github.com/justUmen/Bjornulf_custom_nodes": {
"stars": 4, "stars": 4,
@ -592,12 +592,12 @@
"https://github.com/kadirnar/ComfyUI-Adapter": { "https://github.com/kadirnar/ComfyUI-Adapter": {
"stars": 3, "stars": 3,
"last_update": "2024-04-03 12:05:39", "last_update": "2024-04-03 12:05:39",
"author_account_age_days": 2368 "author_account_age_days": 2369
}, },
"https://github.com/kadirnar/comfyui_helpers": { "https://github.com/kadirnar/comfyui_helpers": {
"stars": 2, "stars": 2,
"last_update": "2024-03-04 16:25:30", "last_update": "2024-03-04 16:25:30",
"author_account_age_days": 2368 "author_account_age_days": 2369
}, },
"https://github.com/kappa54m/ComfyUI_Usability": { "https://github.com/kappa54m/ComfyUI_Usability": {
"stars": 0, "stars": 0,
@ -637,12 +637,12 @@
"https://github.com/laksjdjf/ssd-1b-comfyui": { "https://github.com/laksjdjf/ssd-1b-comfyui": {
"stars": 1, "stars": 1,
"last_update": "2023-10-27 20:05:06", "last_update": "2023-10-27 20:05:06",
"author_account_age_days": 2870 "author_account_age_days": 2871
}, },
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": {
"stars": 3, "stars": 3,
"last_update": "2024-08-01 03:37:17", "last_update": "2024-08-01 03:37:17",
"author_account_age_days": 4114 "author_account_age_days": 4115
}, },
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "https://github.com/linhusyung/comfyui-Build-and-train-your-network": {
"stars": 93, "stars": 93,
@ -652,7 +652,7 @@
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
"stars": 37, "stars": 37,
"last_update": "2024-05-22 00:12:06", "last_update": "2024-05-22 00:12:06",
"author_account_age_days": 161 "author_account_age_days": 162
}, },
"https://github.com/longgui0318/comfyui-one-more-step": { "https://github.com/longgui0318/comfyui-one-more-step": {
"stars": 1, "stars": 1,
@ -660,9 +660,9 @@
"author_account_age_days": 4204 "author_account_age_days": 4204
}, },
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
"stars": 207, "stars": 208,
"last_update": "2024-07-30 08:08:28", "last_update": "2024-07-30 08:08:28",
"author_account_age_days": 501 "author_account_age_days": 502
}, },
"https://github.com/m-ai-studio/mai-prompt-progress": { "https://github.com/m-ai-studio/mai-prompt-progress": {
"stars": 0, "stars": 0,
@ -677,12 +677,12 @@
"https://github.com/majorsauce/comfyui_indieTools": { "https://github.com/majorsauce/comfyui_indieTools": {
"stars": 0, "stars": 0,
"last_update": "2024-06-25 08:59:57", "last_update": "2024-06-25 08:59:57",
"author_account_age_days": 1844 "author_account_age_days": 1845
}, },
"https://github.com/marcueberall/ComfyUI-BuildPath": { "https://github.com/marcueberall/ComfyUI-BuildPath": {
"stars": 0, "stars": 0,
"last_update": "2024-02-06 07:57:33", "last_update": "2024-02-06 07:57:33",
"author_account_age_days": 1821 "author_account_age_days": 1822
}, },
"https://github.com/marduk191/comfyui-marnodes": { "https://github.com/marduk191/comfyui-marnodes": {
"stars": 1, "stars": 1,
@ -692,7 +692,7 @@
"https://github.com/maruhidd/ComfyUI_Transparent-Background": { "https://github.com/maruhidd/ComfyUI_Transparent-Background": {
"stars": 2, "stars": 2,
"last_update": "2024-06-14 07:02:56", "last_update": "2024-06-14 07:02:56",
"author_account_age_days": 2294 "author_account_age_days": 2295
}, },
"https://github.com/mashb1t/comfyui-nodes-mashb1t": { "https://github.com/mashb1t/comfyui-nodes-mashb1t": {
"stars": 0, "stars": 0,
@ -702,12 +702,12 @@
"https://github.com/melMass/ComfyUI-Lygia": { "https://github.com/melMass/ComfyUI-Lygia": {
"stars": 0, "stars": 0,
"last_update": "2024-07-14 09:59:10", "last_update": "2024-07-14 09:59:10",
"author_account_age_days": 3784 "author_account_age_days": 3785
}, },
"https://github.com/mikeymcfish/FishTools": { "https://github.com/mikeymcfish/FishTools": {
"stars": 20, "stars": 20,
"last_update": "2024-07-13 20:51:17", "last_update": "2024-07-13 20:51:17",
"author_account_age_days": 3442 "author_account_age_days": 3443
}, },
"https://github.com/mut-ex/comfyui-gligengui-node": { "https://github.com/mut-ex/comfyui-gligengui-node": {
"stars": 41, "stars": 41,
@ -717,22 +717,22 @@
"https://github.com/nat-chan/comfyui-eval": { "https://github.com/nat-chan/comfyui-eval": {
"stars": 2, "stars": 2,
"last_update": "2024-05-28 11:56:37", "last_update": "2024-05-28 11:56:37",
"author_account_age_days": 3032 "author_account_age_days": 3033
}, },
"https://github.com/nat-chan/comfyui-in-memory-transceiver": { "https://github.com/nat-chan/comfyui-in-memory-transceiver": {
"stars": 1, "stars": 1,
"last_update": "2024-05-01 10:03:01", "last_update": "2024-05-01 10:03:01",
"author_account_age_days": 3032 "author_account_age_days": 3033
}, },
"https://github.com/nat-chan/comfyui-paint": { "https://github.com/nat-chan/comfyui-paint": {
"stars": 2, "stars": 2,
"last_update": "2024-06-14 11:01:38", "last_update": "2024-06-14 11:01:38",
"author_account_age_days": 3032 "author_account_age_days": 3033
}, },
"https://github.com/nidefawl/ComfyUI-nidefawl": { "https://github.com/nidefawl/ComfyUI-nidefawl": {
"stars": 0, "stars": 0,
"last_update": "2024-01-16 18:16:41", "last_update": "2024-01-16 18:16:41",
"author_account_age_days": 4907 "author_account_age_days": 4908
}, },
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
"stars": 7, "stars": 7,
@ -742,7 +742,7 @@
"https://github.com/norgeous/ComfyUI-UI-Builder": { "https://github.com/norgeous/ComfyUI-UI-Builder": {
"stars": 10, "stars": 10,
"last_update": "2024-08-01 20:51:25", "last_update": "2024-08-01 20:51:25",
"author_account_age_days": 4068 "author_account_age_days": 4069
}, },
"https://github.com/oyvindg/ComfyUI-TrollSuite": { "https://github.com/oyvindg/ComfyUI-TrollSuite": {
"stars": 0, "stars": 0,
@ -752,10 +752,10 @@
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": {
"stars": 15, "stars": 15,
"last_update": "2024-07-25 05:50:01", "last_update": "2024-07-25 05:50:01",
"author_account_age_days": 880 "author_account_age_days": 881
}, },
"https://github.com/pamparamm/ComfyUI-ppm": { "https://github.com/pamparamm/ComfyUI-ppm": {
"stars": 34, "stars": 35,
"last_update": "2024-07-31 13:53:58", "last_update": "2024-07-31 13:53:58",
"author_account_age_days": 2170 "author_account_age_days": 2170
}, },
@ -777,22 +777,22 @@
"https://github.com/prismwastaken/comfyui-tools": { "https://github.com/prismwastaken/comfyui-tools": {
"stars": 0, "stars": 0,
"last_update": "2024-03-05 14:34:56", "last_update": "2024-03-05 14:34:56",
"author_account_age_days": 196 "author_account_age_days": 197
}, },
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": {
"stars": 1, "stars": 1,
"last_update": "2024-06-19 12:48:18", "last_update": "2024-06-19 12:48:18",
"author_account_age_days": 2138 "author_account_age_days": 2139
}, },
"https://github.com/redhottensors/ComfyUI-ODE": { "https://github.com/redhottensors/ComfyUI-ODE": {
"stars": 37, "stars": 37,
"last_update": "2024-08-01 06:57:05", "last_update": "2024-08-01 06:57:05",
"author_account_age_days": 178 "author_account_age_days": 179
}, },
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
"stars": 3, "stars": 3,
"last_update": "2023-11-15 22:00:49", "last_update": "2023-11-15 22:00:49",
"author_account_age_days": 329 "author_account_age_days": 330
}, },
"https://github.com/runtime44/comfyui_r44_nodes": { "https://github.com/runtime44/comfyui_r44_nodes": {
"stars": 33, "stars": 33,
@ -842,7 +842,7 @@
"https://github.com/sofakid/dandy": { "https://github.com/sofakid/dandy": {
"stars": 39, "stars": 39,
"last_update": "2024-05-27 21:46:18", "last_update": "2024-05-27 21:46:18",
"author_account_age_days": 4092 "author_account_age_days": 4093
}, },
"https://github.com/stavsap/ComfyUI-React-SDK": { "https://github.com/stavsap/ComfyUI-React-SDK": {
"stars": 6, "stars": 6,
@ -862,7 +862,7 @@
"https://github.com/tachyon-beep/comfyui-simplefeed": { "https://github.com/tachyon-beep/comfyui-simplefeed": {
"stars": 3, "stars": 3,
"last_update": "2024-05-22 03:30:57", "last_update": "2024-05-22 03:30:57",
"author_account_age_days": 4960 "author_account_age_days": 4961
}, },
"https://github.com/talesofai/comfyui-supersave": { "https://github.com/talesofai/comfyui-supersave": {
"stars": 1, "stars": 1,
@ -872,12 +872,12 @@
"https://github.com/teward/Comfy-Sentry": { "https://github.com/teward/Comfy-Sentry": {
"stars": 1, "stars": 1,
"last_update": "2024-07-31 21:37:42", "last_update": "2024-07-31 21:37:42",
"author_account_age_days": 5137 "author_account_age_days": 5138
}, },
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": {
"stars": 6, "stars": 6,
"last_update": "2024-07-03 14:39:28", "last_update": "2024-07-03 14:39:28",
"author_account_age_days": 2905 "author_account_age_days": 2906
}, },
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
"stars": 0, "stars": 0,
@ -897,7 +897,7 @@
"https://github.com/tuckerdarby/ComfyUI-TDNodes": { "https://github.com/tuckerdarby/ComfyUI-TDNodes": {
"stars": 3, "stars": 3,
"last_update": "2024-02-19 17:00:55", "last_update": "2024-02-19 17:00:55",
"author_account_age_days": 2977 "author_account_age_days": 2978
}, },
"https://github.com/umisetokikaze/comfyui_mergekit": { "https://github.com/umisetokikaze/comfyui_mergekit": {
"stars": 0, "stars": 0,
@ -927,7 +927,7 @@
"https://github.com/wormley/comfyui-wormley-nodes": { "https://github.com/wormley/comfyui-wormley-nodes": {
"stars": 0, "stars": 0,
"last_update": "2023-11-12 19:05:11", "last_update": "2023-11-12 19:05:11",
"author_account_age_days": 2512 "author_account_age_days": 2513
}, },
"https://github.com/yushan777/ComfyUI-Y7Nodes": { "https://github.com/yushan777/ComfyUI-Y7Nodes": {
"stars": 1, "stars": 1,
@ -937,11 +937,11 @@
"https://github.com/zml-ai/comfyui-hydit": { "https://github.com/zml-ai/comfyui-hydit": {
"stars": 1, "stars": 1,
"last_update": "2024-07-17 15:29:42", "last_update": "2024-07-17 15:29:42",
"author_account_age_days": 2022 "author_account_age_days": 2023
}, },
"https://github.com/zmwv823/ComfyUI-AnyText": { "https://github.com/zmwv823/ComfyUI-AnyText": {
"stars": 74, "stars": 74,
"last_update": "2024-07-26 01:12:04", "last_update": "2024-07-26 01:12:04",
"author_account_age_days": 3308 "author_account_age_days": 3309
} }
} }

View File

@ -10,6 +10,27 @@
{
"author": "PowerHouseMan",
"title": "ComfyUI-AdvancedLivePortrait",
"id": "advancedliveportrait",
"reference": "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait",
"files": [
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait"
],
"install_type": "git-clone",
"description": "AdvancedLivePortrait with Facial expression editor"
},
{
"author": "cdxOo",
"title": "Text Node With Comments (@cdxoo)",
"reference": "https://github.com/cdxOo/comfyui-text-node-with-comments",
"files": [
"https://github.com/cdxOo/comfyui-text-node-with-comments"
],
"install_type": "git-clone",
"description": "multiline text node that strips c-style comments (i.e.'//' and '/* ... */') before passing output string downstream"
},
{ {
"author": "11dogzi", "author": "11dogzi",
"title": "Comfyui-ergouzi-kaiguan", "title": "Comfyui-ergouzi-kaiguan",
@ -678,17 +699,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Implementation of UltraPixel on ComfyUI" "description": "Implementation of UltraPixel on ComfyUI"
},
{
"author": "LightSketch-ai",
"title": "ComfyUI-LivePortraitNode (Replicate API)",
"id": "lightsketchlp",
"reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
"files": [
"https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
],
"install_type": "git-clone",
"description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
} }
] ]
} }

View File

@ -2762,6 +2762,7 @@
"JNodes_BooleanSelectorWithString", "JNodes_BooleanSelectorWithString",
"JNodes_BreakMediaInfo", "JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString", "JNodes_CheckpointSelectorWithString",
"JNodes_ConditioningInOut",
"JNodes_CreateStereoscopicImageFromDepth", "JNodes_CreateStereoscopicImageFromDepth",
"JNodes_FloatLiteral", "JNodes_FloatLiteral",
"JNodes_GetComfyDirectory", "JNodes_GetComfyDirectory",
@ -2777,6 +2778,7 @@
"JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor", "JNodes_LoraExtractor",
"JNodes_MediaInfoToString", "JNodes_MediaInfoToString",
"JNodes_ModelInOut",
"JNodes_OutVideoInfo", "JNodes_OutVideoInfo",
"JNodes_ParseDynamicPrompts", "JNodes_ParseDynamicPrompts",
"JNodes_ParseParametersToGlobalList", "JNodes_ParseParametersToGlobalList",
@ -4026,6 +4028,19 @@
"title_aux": "Cyclist" "title_aux": "Cyclist"
} }
], ],
"https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": [
[
"AdvancedLivePortrait",
"ExpData",
"ExpressionEditor",
"LoadExpData",
"PrintExpData:",
"SaveExpData"
],
{
"title_aux": "ComfyUI-AdvancedLivePortrait"
}
],
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
[ [
"Bool Binary Operation", "Bool Binary Operation",
@ -7471,6 +7486,14 @@
"title_aux": "comfyui-image-round" "title_aux": "comfyui-image-round"
} }
], ],
"https://github.com/cdxOo/comfyui-text-node-with-comments": [
[
"text-node-with-comments"
],
{
"title_aux": "Text Node With Comments (@cdxoo)"
}
],
"https://github.com/celsojr2013/comfyui_jamworks_client": [ "https://github.com/celsojr2013/comfyui_jamworks_client": [
[ [
"Jamworks_Download", "Jamworks_Download",
@ -8603,6 +8626,7 @@
"MaskToImage", "MaskToImage",
"ModelMergeAdd", "ModelMergeAdd",
"ModelMergeBlocks", "ModelMergeBlocks",
"ModelMergeFlux1",
"ModelMergeSD1", "ModelMergeSD1",
"ModelMergeSD2", "ModelMergeSD2",
"ModelMergeSD3_2B", "ModelMergeSD3_2B",
@ -9065,6 +9089,7 @@
], ],
"https://github.com/dagthomas/comfyui_dagthomas": [ "https://github.com/dagthomas/comfyui_dagthomas": [
[ [
"GPT4MiniNode",
"PGSD3LatentGenerator", "PGSD3LatentGenerator",
"PromptGenerator" "PromptGenerator"
], ],
@ -10333,8 +10358,10 @@
], ],
"https://github.com/gisu/comfyui-foxpack": [ "https://github.com/gisu/comfyui-foxpack": [
[ [
"Add_To_List",
"BaseSamplerSetup", "BaseSamplerSetup",
"CheckpointMetaExtractor", "CheckpointMetaExtractor",
"Convert_Into",
"Negate_Boolean", "Negate_Boolean",
"OverrideSamplerSetup", "OverrideSamplerSetup",
"Refine_Prompt", "Refine_Prompt",
@ -15058,6 +15085,7 @@
], ],
"https://github.com/shadowcz007/comfyui-liveportrait": [ "https://github.com/shadowcz007/comfyui-liveportrait": [
[ [
"ExpressionEditor_",
"FaceCropInfo", "FaceCropInfo",
"LivePortraitNode", "LivePortraitNode",
"LivePortraitVideoNode", "LivePortraitVideoNode",