update DB

This commit is contained in:
Dr.Lt.Data 2024-08-13 01:08:43 +09:00
parent 190f3b1684
commit d6de8644c0
7 changed files with 1385 additions and 1306 deletions

View File

@ -3467,6 +3467,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)." "description": "The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)."
}, },
{
"author": "shadowcz007",
"title": "comfyui-try-on",
"reference": "https://github.com/shadowcz007/comfyui-try-on",
"files": [
"https://github.com/shadowcz007/comfyui-try-on"
],
"install_type": "git-clone",
"description": "Virtual try-on for creating a personal brand wardrobe collection."
},
{ {
"author": "ostris", "author": "ostris",
"title": "Ostris Nodes ComfyUI", "title": "Ostris Nodes ComfyUI",
@ -9552,6 +9562,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling" "description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
}, },
{
"author": "MinusZoneAI",
"title": "ComfyUI-Flux1Quantize-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ"
],
"pip": ["git+https://github.com/IST-DASLab/marlin"],
"install_type": "git-clone",
"description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first"
},
{ {
"author": "blueraincoatli", "author": "blueraincoatli",
"title": "comfyUI_SillyNodes", "title": "comfyUI_SillyNodes",
@ -12773,15 +12794,25 @@
"description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow."
}, },
{ {
"author": "OgreLemonSoup", "author": "caleboleary",
"title": "Load Image Gallery", "title": "Comfyui-calbenodes",
"id": "LoadImageGallery", "reference": "https://github.com/caleboleary/Comfyui-calbenodes",
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery",
"files": [ "files": [
"https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" "https://github.com/caleboleary/Comfyui-calbenodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Adds a gallery to the Load Image node" "description": "Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch"
},
{
"author": "Raapys",
"title": "LatentGC Aggressive",
"id": "latentgcaggressive",
"reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive",
"files": [
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive"
],
"install_type": "git-clone",
"description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages."
}, },
@ -13159,17 +13190,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Raapys",
"title": "LatentGC Aggressive",
"id": "latentgcaggressive",
"reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive",
"files": [
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive"
],
"install_type": "git-clone",
"description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages."
} }
] ]
} }

View File

@ -1855,31 +1855,6 @@
"title_aux": "noise latent perlinpinpin" "title_aux": "noise latent perlinpinpin"
} }
], ],
"https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [
[
"Conditioning set timestep from sigma",
"Individual channel selector",
"Post CFG make a dot",
"Post CFG subtract mean",
"Pre CFG PAG",
"Pre CFG automatic scale",
"Pre CFG channel multiplier",
"Pre CFG color control",
"Pre CFG consensus sharpening",
"Pre CFG exponentiation",
"Pre CFG perp-neg",
"Pre CFG sharpening",
"Pre CFG subtract mean",
"Pre CFG uncond zero",
"Pre CFG variable scaling",
"Pre CFG zero attention",
"Shape attention",
"Support empty uncond"
],
{
"title_aux": "pre_cfg_comfy_nodes_for_ComfyUI"
}
],
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [ "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
[ [
"Aligned Scheduler", "Aligned Scheduler",
@ -2380,11 +2355,14 @@
"ConvIR_MotionDeBlur", "ConvIR_MotionDeBlur",
"ProPIH_Harmonizer", "ProPIH_Harmonizer",
"RealViFormerSR", "RealViFormerSR",
"StabStitch",
"StabStitch_Crop_Resize",
"StabStitch_Stabilize",
"WFEN" "WFEN"
], ],
{ {
"author": "Fuou Marinas", "author": "Fuou Marinas",
"description": "A collection of nodes. WFEN Face Super Resolution.", "description": "A collection of nodes.",
"nickname": "FM_nodes", "nickname": "FM_nodes",
"title": "FM Nodes", "title": "FM Nodes",
"title_aux": "FM_nodes" "title_aux": "FM_nodes"
@ -2942,9 +2920,11 @@
], ],
"https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [
[ [
"BK_ColorContrast",
"BK_ColorLimit", "BK_ColorLimit",
"BK_ColorSelector", "BK_ColorSelector",
"BK_GradientImage", "BK_GradientImage",
"BK_ImageFilterByAspectRatio",
"BK_Img2Color" "BK_Img2Color"
], ],
{ {
@ -4282,6 +4262,14 @@
"title_aux": "ComfyUI-Qais-Helper" "title_aux": "ComfyUI-Qais-Helper"
} }
], ],
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [
[
"LatentGC"
],
{
"title_aux": "LatentGC Aggressive"
}
],
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [ "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [
[ [
"DanbooruToWD" "DanbooruToWD"
@ -6798,6 +6786,7 @@
"BRIA_RMBG", "BRIA_RMBG",
"BRIA_RMBG_ModelLoader", "BRIA_RMBG_ModelLoader",
"ConvertRasterToVector", "ConvertRasterToVector",
"FLUXResolutions",
"GeminiOllamaAPI", "GeminiOllamaAPI",
"SaveSVG", "SaveSVG",
"TextSplitByDelimiter" "TextSplitByDelimiter"
@ -7377,9 +7366,11 @@
], ],
"https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [
[ [
"ColorizeNAID",
"GenerateNAID", "GenerateNAID",
"Img2ImgOptionNAID", "Img2ImgOptionNAID",
"InpaintingOptionNAID", "InpaintingOptionNAID",
"LineArtNAID",
"MaskImageToNAID", "MaskImageToNAID",
"ModelOptionNAID", "ModelOptionNAID",
"NetworkOptionNAID", "NetworkOptionNAID",
@ -15718,6 +15709,20 @@
"title_aux": "comfyui-sound-lab" "title_aux": "comfyui-sound-lab"
} }
], ],
"https://github.com/shadowcz007/comfyui-try-on": [
[
"CatVTONNode",
"FashionClothMask",
"FashionClothMask2"
],
{
"author": "chflame",
"description": "CatVTON warpper for ComfyUI",
"nickname": "CatVTON_Wrapper",
"title": "CatVTON_Wrapper",
"title_aux": "comfyui-try-on"
}
],
"https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [
[ [
"DetectByLabel" "DetectByLabel"
@ -16145,9 +16150,8 @@
], ],
"https://github.com/smthemex/ComfyUI_Pops": [ "https://github.com/smthemex/ComfyUI_Pops": [
[ [
"Imgae_To_Path", "Pops_Decoder",
"Pops_Prior_Embedding", "Pops_Repo_Loader",
"Pops_Repo_Choice",
"Pops_Sampler" "Pops_Sampler"
], ],
{ {
@ -17540,7 +17544,9 @@
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",
"OllamaImageToText",
"OllamaPromptExtractor", "OllamaPromptExtractor",
"OllamaTextToText",
"PromptExtractorNode", "PromptExtractorNode",
"SD3LongCaptionerV2", "SD3LongCaptionerV2",
"SDPromptAgent", "SDPromptAgent",

File diff suppressed because it is too large Load Diff

View File

@ -1823,6 +1823,7 @@
"Bjornulf_CustomStringType", "Bjornulf_CustomStringType",
"Bjornulf_GrayscaleTransform", "Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency", "Bjornulf_GreenScreenToTransparency",
"Bjornulf_LoopAllLines",
"Bjornulf_LoopBasicBatch", "Bjornulf_LoopBasicBatch",
"Bjornulf_LoopCombosSamplersSchedulers", "Bjornulf_LoopCombosSamplersSchedulers",
"Bjornulf_LoopFloat", "Bjornulf_LoopFloat",
@ -1830,6 +1831,7 @@
"Bjornulf_LoopSamplers", "Bjornulf_LoopSamplers",
"Bjornulf_LoopSchedulers", "Bjornulf_LoopSchedulers",
"Bjornulf_LoopTexts", "Bjornulf_LoopTexts",
"Bjornulf_RandomLineFromInput",
"Bjornulf_RandomModelClipVae", "Bjornulf_RandomModelClipVae",
"Bjornulf_RandomTexts", "Bjornulf_RandomTexts",
"Bjornulf_RemoveTransparency", "Bjornulf_RemoveTransparency",

View File

@ -7,7 +7,7 @@
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": {
"stars": 13, "stars": 13,
"last_update": "2024-03-08 10:11:44", "last_update": "2024-03-08 10:11:44",
"author_account_age_days": 363 "author_account_age_days": 364
}, },
"https://github.com/AI2lab/comfyUI-tool-2lab": { "https://github.com/AI2lab/comfyUI-tool-2lab": {
"stars": 14, "stars": 14,
@ -32,17 +32,17 @@
"https://github.com/AIGODLIKE/ComfyUI-Studio": { "https://github.com/AIGODLIKE/ComfyUI-Studio": {
"stars": 221, "stars": 221,
"last_update": "2024-06-05 00:52:46", "last_update": "2024-06-05 00:52:46",
"author_account_age_days": 549 "author_account_age_days": 550
}, },
"https://github.com/ALatentPlace/ComfyUI_yanc": { "https://github.com/ALatentPlace/ComfyUI_yanc": {
"stars": 31, "stars": 31,
"last_update": "2024-07-26 12:47:44", "last_update": "2024-07-26 12:47:44",
"author_account_age_days": 1508 "author_account_age_days": 1509
}, },
"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": 2153 "author_account_age_days": 2154
}, },
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
"stars": 7, "stars": 7,
@ -57,7 +57,7 @@
"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": 2274 "author_account_age_days": 2275
}, },
"https://github.com/BetaDoggo/ComfyUI-LogicGates": { "https://github.com/BetaDoggo/ComfyUI-LogicGates": {
"stars": 3, "stars": 3,
@ -67,7 +67,7 @@
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "https://github.com/BlueDangerX/ComfyUI-BDXNodes": {
"stars": 1, "stars": 1,
"last_update": "2023-12-10 04:01:19", "last_update": "2023-12-10 04:01:19",
"author_account_age_days": 295 "author_account_age_days": 296
}, },
"https://github.com/Brandelan/ComfyUI_bd_customNodes": { "https://github.com/Brandelan/ComfyUI_bd_customNodes": {
"stars": 2, "stars": 2,
@ -77,22 +77,22 @@
"https://github.com/DeTK/ComfyUI-Switch": { "https://github.com/DeTK/ComfyUI-Switch": {
"stars": 0, "stars": 0,
"last_update": "2024-03-04 11:52:04", "last_update": "2024-03-04 11:52:04",
"author_account_age_days": 2079 "author_account_age_days": 2080
}, },
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": {
"stars": 0, "stars": 0,
"last_update": "2024-04-19 11:37:19", "last_update": "2024-04-19 11:37:19",
"author_account_age_days": 1080 "author_account_age_days": 1081
}, },
"https://github.com/Elawphant/ComfyUI-MusicGen": { "https://github.com/Elawphant/ComfyUI-MusicGen": {
"stars": 5, "stars": 5,
"last_update": "2024-05-11 13:33:24", "last_update": "2024-05-11 13:33:24",
"author_account_age_days": 2636 "author_account_age_days": 2637
}, },
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": {
"stars": 13, "stars": 13,
"last_update": "2024-07-30 10:27:07", "last_update": "2024-07-30 10:27:07",
"author_account_age_days": 55 "author_account_age_days": 56
}, },
"https://github.com/ExponentialML/ComfyUI_LiveDirector": { "https://github.com/ExponentialML/ComfyUI_LiveDirector": {
"stars": 35, "stars": 35,
@ -102,12 +102,12 @@
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": {
"stars": 13, "stars": 13,
"last_update": "2024-03-10 01:04:02", "last_update": "2024-03-10 01:04:02",
"author_account_age_days": 3198 "author_account_age_days": 3199
}, },
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": {
"stars": 0, "stars": 0,
"last_update": "2024-06-02 06:13:42", "last_update": "2024-06-02 06:13:42",
"author_account_age_days": 486 "author_account_age_days": 487
}, },
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "https://github.com/Fucci-Mateo/ComfyUI-Airtable": {
"stars": 0, "stars": 0,
@ -122,7 +122,7 @@
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
"stars": 44, "stars": 44,
"last_update": "2024-07-23 08:57:27", "last_update": "2024-07-23 08:57:27",
"author_account_age_days": 211 "author_account_age_days": 212
}, },
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
"stars": 11, "stars": 11,
@ -132,17 +132,17 @@
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
"stars": 0, "stars": 0,
"last_update": "2024-03-10 13:27:14", "last_update": "2024-03-10 13:27:14",
"author_account_age_days": 672 "author_account_age_days": 673
}, },
"https://github.com/Isi-dev/ComfyUI-UniAnimate": { "https://github.com/Isi-dev/ComfyUI-UniAnimate": {
"stars": 6, "stars": 7,
"last_update": "2024-08-08 13:31:19", "last_update": "2024-08-08 13:31:19",
"author_account_age_days": 1140 "author_account_age_days": 1141
}, },
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": {
"stars": 11, "stars": 11,
"last_update": "2024-08-10 07:27:40", "last_update": "2024-08-10 07:27:40",
"author_account_age_days": 459 "author_account_age_days": 460
}, },
"https://github.com/IvanZhd/comfyui-codeformer": { "https://github.com/IvanZhd/comfyui-codeformer": {
"stars": 0, "stars": 0,
@ -167,7 +167,7 @@
"https://github.com/Jordach/comfy-consistency-vae": { "https://github.com/Jordach/comfy-consistency-vae": {
"stars": 68, "stars": 68,
"last_update": "2023-11-06 20:50:40", "last_update": "2023-11-06 20:50:40",
"author_account_age_days": 4561 "author_account_age_days": 4562
}, },
"https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": {
"stars": 7, "stars": 7,
@ -177,12 +177,12 @@
"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": 2027 "author_account_age_days": 2028
}, },
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "https://github.com/LarryJane491/ComfyUI-ModelUnloader": {
"stars": 1, "stars": 2,
"last_update": "2024-01-14 08:22:39", "last_update": "2024-01-14 08:22:39",
"author_account_age_days": 212 "author_account_age_days": 213
}, },
"https://github.com/LevelPixel/ComfyUI-LevelPixel": { "https://github.com/LevelPixel/ComfyUI-LevelPixel": {
"stars": 1, "stars": 1,
@ -195,14 +195,14 @@
"author_account_age_days": 978 "author_account_age_days": 978
}, },
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": {
"stars": 20, "stars": 21,
"last_update": "2024-08-10 16:50:33", "last_update": "2024-08-10 16:50:33",
"author_account_age_days": 427 "author_account_age_days": 427
}, },
"https://github.com/MrAdamBlack/CheckProgress": { "https://github.com/MrAdamBlack/CheckProgress": {
"stars": 1, "stars": 1,
"last_update": "2024-01-10 08:02:18", "last_update": "2024-01-10 08:02:18",
"author_account_age_days": 2768 "author_account_age_days": 2769
}, },
"https://github.com/MushroomFleet/DJZ-Nodes": { "https://github.com/MushroomFleet/DJZ-Nodes": {
"stars": 7, "stars": 7,
@ -210,9 +210,9 @@
"author_account_age_days": 3770 "author_account_age_days": 3770
}, },
"https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": {
"stars": 3, "stars": 2,
"last_update": "2024-08-10 05:08:26", "last_update": "2024-08-10 05:08:26",
"author_account_age_days": 142 "author_account_age_days": 143
}, },
"https://github.com/NicholasKao1029/comfyui-hook": { "https://github.com/NicholasKao1029/comfyui-hook": {
"stars": 0, "stars": 0,
@ -222,32 +222,32 @@
"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": 1106 "author_account_age_days": 1107
}, },
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
"stars": 13, "stars": 13,
"last_update": "2024-07-31 13:01:18", "last_update": "2024-07-31 13:01:18",
"author_account_age_days": 5323 "author_account_age_days": 5324
}, },
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": {
"stars": 20, "stars": 20,
"last_update": "2024-03-17 04:30:01", "last_update": "2024-03-17 04:30:01",
"author_account_age_days": 4088 "author_account_age_days": 4089
}, },
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": {
"stars": 2, "stars": 2,
"last_update": "2024-02-22 08:34:44", "last_update": "2024-02-22 08:34:44",
"author_account_age_days": 257 "author_account_age_days": 258
}, },
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": {
"stars": 8, "stars": 8,
"last_update": "2024-07-30 09:02:59", "last_update": "2024-07-30 09:02:59",
"author_account_age_days": 1158 "author_account_age_days": 1159
}, },
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "https://github.com/SeedV/ComfyUI-SeedV-Nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-06-05 10:01:47", "last_update": "2024-06-05 10:01:47",
"author_account_age_days": 1174 "author_account_age_days": 1175
}, },
"https://github.com/Shinsplat/ComfyUI-Shinsplat": { "https://github.com/Shinsplat/ComfyUI-Shinsplat": {
"stars": 25, "stars": 25,
@ -257,7 +257,7 @@
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": {
"stars": 0, "stars": 0,
"last_update": "2024-07-15 11:57:20", "last_update": "2024-07-15 11:57:20",
"author_account_age_days": 3004 "author_account_age_days": 3005
}, },
"https://github.com/StartHua/Comfyui_CSDMT_CXH": { "https://github.com/StartHua/Comfyui_CSDMT_CXH": {
"stars": 17, "stars": 17,
@ -277,12 +277,12 @@
"https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": {
"stars": 8, "stars": 8,
"last_update": "2024-08-08 15:06:32", "last_update": "2024-08-08 15:06:32",
"author_account_age_days": 251 "author_account_age_days": 252
}, },
"https://github.com/TemryL/ComfyUI-IDM-VTON": { "https://github.com/TemryL/ComfyUI-IDM-VTON": {
"stars": 306, "stars": 307,
"last_update": "2024-08-11 20:19:52", "last_update": "2024-08-11 20:19:52",
"author_account_age_days": 917 "author_account_age_days": 918
}, },
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
"stars": 1, "stars": 1,
@ -292,7 +292,7 @@
"https://github.com/VisionExp/ve_custom_comfyui_nodes": { "https://github.com/VisionExp/ve_custom_comfyui_nodes": {
"stars": 0, "stars": 0,
"last_update": "2024-07-17 11:51:54", "last_update": "2024-07-17 11:51:54",
"author_account_age_days": 53 "author_account_age_days": 54
}, },
"https://github.com/WSJUSA/Comfyui-StableSR": { "https://github.com/WSJUSA/Comfyui-StableSR": {
"stars": 40, "stars": 40,
@ -302,22 +302,22 @@
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-04-16 21:53:02", "last_update": "2024-04-16 21:53:02",
"author_account_age_days": 1818 "author_account_age_days": 1819
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": {
"stars": 52, "stars": 52,
"last_update": "2024-05-22 14:30:05", "last_update": "2024-05-22 14:30:05",
"author_account_age_days": 388 "author_account_age_days": 389
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": {
"stars": 78, "stars": 79,
"last_update": "2024-07-11 07:33:30", "last_update": "2024-07-11 07:33:30",
"author_account_age_days": 388 "author_account_age_days": 389
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": {
"stars": 190, "stars": 190,
"last_update": "2024-05-22 13:38:23", "last_update": "2024-05-22 13:38:23",
"author_account_age_days": 388 "author_account_age_days": 389
}, },
"https://github.com/adityathiru/ComfyUI-LLMs": { "https://github.com/adityathiru/ComfyUI-LLMs": {
"stars": 2, "stars": 2,
@ -327,7 +327,7 @@
"https://github.com/alexisrolland/ComfyUI-AuraSR": { "https://github.com/alexisrolland/ComfyUI-AuraSR": {
"stars": 20, "stars": 20,
"last_update": "2024-07-31 16:41:31", "last_update": "2024-07-31 16:41:31",
"author_account_age_days": 3334 "author_account_age_days": 3335
}, },
"https://github.com/alt-key-project/comfyui-dream-video-batches": { "https://github.com/alt-key-project/comfyui-dream-video-batches": {
"stars": 59, "stars": 59,
@ -337,7 +337,7 @@
"https://github.com/baicai99/ComfyUI-FrameSkipping": { "https://github.com/baicai99/ComfyUI-FrameSkipping": {
"stars": 8, "stars": 8,
"last_update": "2024-08-06 06:10:48", "last_update": "2024-08-06 06:10:48",
"author_account_age_days": 879 "author_account_age_days": 880
}, },
"https://github.com/beyastard/ComfyUI_BeySoft": { "https://github.com/beyastard/ComfyUI_BeySoft": {
"stars": 0, "stars": 0,
@ -350,9 +350,9 @@
"author_account_age_days": 5058 "author_account_age_days": 5058
}, },
"https://github.com/blepping/comfyui_overly_complicated_sampling": { "https://github.com/blepping/comfyui_overly_complicated_sampling": {
"stars": 12, "stars": 13,
"last_update": "2024-08-09 14:52:53", "last_update": "2024-08-09 14:52:53",
"author_account_age_days": 202 "author_account_age_days": 203
}, },
"https://github.com/blib-la/ComfyUI-Captain-Extensions": { "https://github.com/blib-la/ComfyUI-Captain-Extensions": {
"stars": 0, "stars": 0,
@ -372,17 +372,17 @@
"https://github.com/brycegoh/comfyui-custom-nodes": { "https://github.com/brycegoh/comfyui-custom-nodes": {
"stars": 0, "stars": 0,
"last_update": "2024-06-05 09:30:06", "last_update": "2024-06-05 09:30:06",
"author_account_age_days": 3157 "author_account_age_days": 3158
}, },
"https://github.com/chaojie/ComfyUI-DynamiCrafter": { "https://github.com/chaojie/ComfyUI-DynamiCrafter": {
"stars": 120, "stars": 120,
"last_update": "2024-06-14 10:23:59", "last_update": "2024-06-14 10:23:59",
"author_account_age_days": 4882 "author_account_age_days": 4883
}, },
"https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "https://github.com/chaojie/ComfyUI-mobvoi-openapi": {
"stars": 2, "stars": 2,
"last_update": "2024-05-29 09:02:52", "last_update": "2024-05-29 09:02:52",
"author_account_age_days": 4882 "author_account_age_days": 4883
}, },
"https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": {
"stars": 3, "stars": 3,
@ -400,19 +400,19 @@
"author_account_age_days": 1397 "author_account_age_days": 1397
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 45726, "stars": 45854,
"last_update": "2024-08-12 02:53:16", "last_update": "2024-08-12 15:53:31",
"author_account_age_days": 597 "author_account_age_days": 598
}, },
"https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": {
"stars": 69, "stars": 94,
"last_update": "2024-08-12 00:46:12", "last_update": "2024-08-12 05:20:38",
"author_account_age_days": 597 "author_account_age_days": 598
}, },
"https://github.com/comfypod/ComfyUI-Comflow": { "https://github.com/comfypod/ComfyUI-Comflow": {
"stars": 0, "stars": 0,
"last_update": "2024-06-17 08:44:08", "last_update": "2024-06-17 08:44:08",
"author_account_age_days": 71 "author_account_age_days": 72
}, },
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
"stars": 7, "stars": 7,
@ -422,7 +422,7 @@
"https://github.com/cubiq/Comfy_Dungeon": { "https://github.com/cubiq/Comfy_Dungeon": {
"stars": 203, "stars": 203,
"last_update": "2024-04-26 11:00:58", "last_update": "2024-04-26 11:00:58",
"author_account_age_days": 5059 "author_account_age_days": 5060
}, },
"https://github.com/denislov/Comfyui_AutoSurvey": { "https://github.com/denislov/Comfyui_AutoSurvey": {
"stars": 2, "stars": 2,
@ -442,12 +442,12 @@
"https://github.com/dnl13/ComfyUI-dnl13-seg": { "https://github.com/dnl13/ComfyUI-dnl13-seg": {
"stars": 17, "stars": 17,
"last_update": "2024-08-11 09:41:13", "last_update": "2024-08-11 09:41:13",
"author_account_age_days": 4267 "author_account_age_days": 4268
}, },
"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": 2371 "author_account_age_days": 2372
}, },
"https://github.com/drmbt/comfyui-dreambait-nodes": { "https://github.com/drmbt/comfyui-dreambait-nodes": {
"stars": 1, "stars": 1,
@ -462,7 +462,7 @@
"https://github.com/ejektaflex/ComfyUI-Ty": { "https://github.com/ejektaflex/ComfyUI-Ty": {
"stars": 0, "stars": 0,
"last_update": "2024-06-12 16:08:16", "last_update": "2024-06-12 16:08:16",
"author_account_age_days": 2820 "author_account_age_days": 2821
}, },
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
"stars": 0, "stars": 0,
@ -480,8 +480,8 @@
"author_account_age_days": 2643 "author_account_age_days": 2643
}, },
"https://github.com/filliptm/ComfyUI_FL-Trainer": { "https://github.com/filliptm/ComfyUI_FL-Trainer": {
"stars": 109, "stars": 110,
"last_update": "2024-08-09 06:01:05", "last_update": "2024-08-12 15:43:17",
"author_account_age_days": 1785 "author_account_age_days": 1785
}, },
"https://github.com/flowtyone/comfyui-flowty-lcm": { "https://github.com/flowtyone/comfyui-flowty-lcm": {
@ -492,7 +492,7 @@
"https://github.com/flyingdogsoftware/gyre_for_comfyui": { "https://github.com/flyingdogsoftware/gyre_for_comfyui": {
"stars": 2, "stars": 2,
"last_update": "2024-08-06 20:53:24", "last_update": "2024-08-06 20:53:24",
"author_account_age_days": 2061 "author_account_age_days": 2062
}, },
"https://github.com/foglerek/comfyui-cem-tools": { "https://github.com/foglerek/comfyui-cem-tools": {
"stars": 1, "stars": 1,
@ -507,22 +507,22 @@
"https://github.com/gameltb/ComfyUI_paper_playground": { "https://github.com/gameltb/ComfyUI_paper_playground": {
"stars": 11, "stars": 11,
"last_update": "2024-08-03 20:07:59", "last_update": "2024-08-03 20:07:59",
"author_account_age_days": 4103 "author_account_age_days": 4104
}, },
"https://github.com/gameltb/ComfyUI_stable_fast": { "https://github.com/gameltb/ComfyUI_stable_fast": {
"stars": 190, "stars": 191,
"last_update": "2024-08-04 09:25:33", "last_update": "2024-08-04 09:25:33",
"author_account_age_days": 4103 "author_account_age_days": 4104
}, },
"https://github.com/gameltb/io_comfyui": { "https://github.com/gameltb/io_comfyui": {
"stars": 5, "stars": 5,
"last_update": "2024-04-06 04:40:05", "last_update": "2024-04-06 04:40:05",
"author_account_age_days": 4103 "author_account_age_days": 4104
}, },
"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": 3951 "author_account_age_days": 3952
}, },
"https://github.com/haofanwang/ComfyUI-InstantStyle": { "https://github.com/haofanwang/ComfyUI-InstantStyle": {
"stars": 6, "stars": 6,
@ -532,47 +532,47 @@
"https://github.com/haomole/Comfyui-SadTalker": { "https://github.com/haomole/Comfyui-SadTalker": {
"stars": 8, "stars": 8,
"last_update": "2024-08-05 02:44:26", "last_update": "2024-08-05 02:44:26",
"author_account_age_days": 349 "author_account_age_days": 350
}, },
"https://github.com/horidream/ComfyUI-Horidream": { "https://github.com/horidream/ComfyUI-Horidream": {
"stars": 0, "stars": 0,
"last_update": "2024-07-15 07:42:11", "last_update": "2024-07-15 07:42:11",
"author_account_age_days": 5092 "author_account_age_days": 5093
}, },
"https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": {
"stars": 1, "stars": 1,
"last_update": "2024-07-23 14:36:35", "last_update": "2024-07-23 14:36:35",
"author_account_age_days": 25 "author_account_age_days": 26
}, },
"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": 3568 "author_account_age_days": 3569
}, },
"https://github.com/huchenlei/ComfyUI_densediffusion": { "https://github.com/huchenlei/ComfyUI_densediffusion": {
"stars": 101, "stars": 101,
"last_update": "2024-07-27 18:33:35", "last_update": "2024-07-27 18:33:35",
"author_account_age_days": 2924 "author_account_age_days": 2925
}, },
"https://github.com/huchenlei/ComfyUI_omost": { "https://github.com/huchenlei/ComfyUI_omost": {
"stars": 392, "stars": 393,
"last_update": "2024-08-04 18:51:27", "last_update": "2024-08-04 18:51:27",
"author_account_age_days": 2924 "author_account_age_days": 2925
}, },
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": {
"stars": 2, "stars": 2,
"last_update": "2024-02-27 08:22:49", "last_update": "2024-02-27 08:22:49",
"author_account_age_days": 2503 "author_account_age_days": 2504
}, },
"https://github.com/hy134300/comfyui-hb-node": { "https://github.com/hy134300/comfyui-hb-node": {
"stars": 0, "stars": 0,
"last_update": "2024-04-09 09:56:22", "last_update": "2024-04-09 09:56:22",
"author_account_age_days": 1809 "author_account_age_days": 1810
}, },
"https://github.com/hy134300/comfyui-hydit": { "https://github.com/hy134300/comfyui-hydit": {
"stars": 8, "stars": 8,
"last_update": "2024-06-07 09:52:15", "last_update": "2024-06-07 09:52:15",
"author_account_age_days": 1809 "author_account_age_days": 1810
}, },
"https://github.com/ilovejohnwhite/UncleBillyGoncho": { "https://github.com/ilovejohnwhite/UncleBillyGoncho": {
"stars": 0, "stars": 0,
@ -582,15 +582,15 @@
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
"stars": 2, "stars": 2,
"last_update": "2024-06-18 10:54:55", "last_update": "2024-06-18 10:54:55",
"author_account_age_days": 317 "author_account_age_days": 318
}, },
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": {
"stars": 0, "stars": 0,
"last_update": "2024-06-04 08:57:52", "last_update": "2024-06-04 08:57:52",
"author_account_age_days": 220 "author_account_age_days": 221
}, },
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
"stars": 214, "stars": 215,
"last_update": "2024-07-04 11:44:03", "last_update": "2024-07-04 11:44:03",
"author_account_age_days": 69 "author_account_age_days": 69
}, },
@ -602,17 +602,17 @@
"https://github.com/jtscmw01/ComfyUI-DiffBIR": { "https://github.com/jtscmw01/ComfyUI-DiffBIR": {
"stars": 78, "stars": 78,
"last_update": "2024-05-21 05:28:34", "last_update": "2024-05-21 05:28:34",
"author_account_age_days": 550 "author_account_age_days": 551
}, },
"https://github.com/jtydhr88/ComfyUI-Unique3D": { "https://github.com/jtydhr88/ComfyUI-Unique3D": {
"stars": 145, "stars": 147,
"last_update": "2024-07-31 13:52:24", "last_update": "2024-07-31 13:52:24",
"author_account_age_days": 4801 "author_account_age_days": 4802
}, },
"https://github.com/justUmen/Bjornulf_custom_nodes": { "https://github.com/justUmen/Bjornulf_custom_nodes": {
"stars": 4, "stars": 5,
"last_update": "2024-08-10 10:01:47", "last_update": "2024-08-12 10:15:43",
"author_account_age_days": 2837 "author_account_age_days": 2838
}, },
"https://github.com/kadirnar/ComfyUI-Adapter": { "https://github.com/kadirnar/ComfyUI-Adapter": {
"stars": 3, "stars": 3,
@ -627,57 +627,57 @@
"https://github.com/kappa54m/ComfyUI_Usability": { "https://github.com/kappa54m/ComfyUI_Usability": {
"stars": 1, "stars": 1,
"last_update": "2024-08-08 15:31:47", "last_update": "2024-08-08 15:31:47",
"author_account_age_days": 1559 "author_account_age_days": 1560
}, },
"https://github.com/kijai/ComfyUI-CV-VAE": { "https://github.com/kijai/ComfyUI-CV-VAE": {
"stars": 9, "stars": 9,
"last_update": "2024-06-03 21:46:49", "last_update": "2024-06-03 21:46:49",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": { "https://github.com/kijai/ComfyUI-CogVideoXWrapper": {
"stars": 121, "stars": 122,
"last_update": "2024-08-07 17:37:22", "last_update": "2024-08-07 17:37:22",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-DeepSeek-VL": { "https://github.com/kijai/ComfyUI-DeepSeek-VL": {
"stars": 23, "stars": 23,
"last_update": "2024-05-21 16:43:40", "last_update": "2024-05-21 16:43:40",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "https://github.com/kijai/ComfyUI-DiffSynthWrapper": {
"stars": 55, "stars": 55,
"last_update": "2024-06-22 00:16:46", "last_update": "2024-06-22 00:16:46",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": {
"stars": 8, "stars": 8,
"last_update": "2024-06-17 13:03:43", "last_update": "2024-06-17 13:03:43",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": {
"stars": 59, "stars": 60,
"last_update": "2024-08-12 00:59:26", "last_update": "2024-08-12 00:59:26",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": {
"stars": 43, "stars": 43,
"last_update": "2024-07-27 12:50:25", "last_update": "2024-07-27 12:50:25",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": { "https://github.com/kijai/ComfyUI-LLaVA-OneVision": {
"stars": 29, "stars": 29,
"last_update": "2024-08-12 01:09:47", "last_update": "2024-08-12 01:09:47",
"author_account_age_days": 2231 "author_account_age_days": 2232
}, },
"https://github.com/kycg/comfyui-Kwtoolset": { "https://github.com/kycg/comfyui-Kwtoolset": {
"stars": 0, "stars": 0,
"last_update": "2024-06-12 17:04:09", "last_update": "2024-06-12 17:04:09",
"author_account_age_days": 989 "author_account_age_days": 990
}, },
"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": 2879 "author_account_age_days": 2880
}, },
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": {
"stars": 3, "stars": 3,
@ -687,7 +687,7 @@
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "https://github.com/linhusyung/comfyui-Build-and-train-your-network": {
"stars": 93, "stars": 93,
"last_update": "2024-06-26 05:44:43", "last_update": "2024-06-26 05:44:43",
"author_account_age_days": 726 "author_account_age_days": 727
}, },
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
"stars": 37, "stars": 37,
@ -695,14 +695,14 @@
"author_account_age_days": 171 "author_account_age_days": 171
}, },
"https://github.com/logtd/ComfyUI-Veevee": { "https://github.com/logtd/ComfyUI-Veevee": {
"stars": 42, "stars": 44,
"last_update": "2024-08-12 03:04:12", "last_update": "2024-08-12 03:04:12",
"author_account_age_days": 171 "author_account_age_days": 171
}, },
"https://github.com/longgui0318/comfyui-one-more-step": { "https://github.com/longgui0318/comfyui-one-more-step": {
"stars": 1, "stars": 1,
"last_update": "2024-05-07 08:40:56", "last_update": "2024-05-07 08:40:56",
"author_account_age_days": 4213 "author_account_age_days": 4214
}, },
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
"stars": 209, "stars": 209,
@ -712,12 +712,12 @@
"https://github.com/m-ai-studio/mai-prompt-progress": { "https://github.com/m-ai-studio/mai-prompt-progress": {
"stars": 1, "stars": 1,
"last_update": "2024-08-08 10:19:56", "last_update": "2024-08-08 10:19:56",
"author_account_age_days": 97 "author_account_age_days": 98
}, },
"https://github.com/maepopi/Diffusers-in-ComfyUI": { "https://github.com/maepopi/Diffusers-in-ComfyUI": {
"stars": 3, "stars": 3,
"last_update": "2024-08-07 17:14:03", "last_update": "2024-08-07 17:14:03",
"author_account_age_days": 2406 "author_account_age_days": 2407
}, },
"https://github.com/majorsauce/comfyui_indieTools": { "https://github.com/majorsauce/comfyui_indieTools": {
"stars": 0, "stars": 0,
@ -732,7 +732,7 @@
"https://github.com/marduk191/comfyui-marnodes": { "https://github.com/marduk191/comfyui-marnodes": {
"stars": 1, "stars": 1,
"last_update": "2024-07-31 13:47:31", "last_update": "2024-07-31 13:47:31",
"author_account_age_days": 4463 "author_account_age_days": 4464
}, },
"https://github.com/maruhidd/ComfyUI_Transparent-Background": { "https://github.com/maruhidd/ComfyUI_Transparent-Background": {
"stars": 3, "stars": 3,
@ -775,19 +775,19 @@
"author_account_age_days": 3042 "author_account_age_days": 3042
}, },
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": { "https://github.com/neuratech-ai/ComfyUI-MultiGPU": {
"stars": 46, "stars": 47,
"last_update": "2024-08-04 16:37:11", "last_update": "2024-08-04 16:37:11",
"author_account_age_days": 122 "author_account_age_days": 122
}, },
"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": 4916 "author_account_age_days": 4917
}, },
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
"stars": 8, "stars": 8,
"last_update": "2024-08-07 04:49:05", "last_update": "2024-08-07 04:49:05",
"author_account_age_days": 208 "author_account_age_days": 209
}, },
"https://github.com/norgeous/ComfyUI-UI-Builder": { "https://github.com/norgeous/ComfyUI-UI-Builder": {
"stars": 11, "stars": 11,
@ -797,7 +797,7 @@
"https://github.com/oyvindg/ComfyUI-TrollSuite": { "https://github.com/oyvindg/ComfyUI-TrollSuite": {
"stars": 1, "stars": 1,
"last_update": "2024-05-22 21:32:03", "last_update": "2024-05-22 21:32:03",
"author_account_age_days": 2378 "author_account_age_days": 2379
}, },
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": {
"stars": 16, "stars": 16,
@ -807,17 +807,17 @@
"https://github.com/pamparamm/ComfyUI-ppm": { "https://github.com/pamparamm/ComfyUI-ppm": {
"stars": 46, "stars": 46,
"last_update": "2024-08-04 19:59:39", "last_update": "2024-08-04 19:59:39",
"author_account_age_days": 2179 "author_account_age_days": 2180
}, },
"https://github.com/phineas-pta/comfy-trt-test": { "https://github.com/phineas-pta/comfy-trt-test": {
"stars": 84, "stars": 84,
"last_update": "2024-06-04 21:09:17", "last_update": "2024-06-04 21:09:17",
"author_account_age_days": 2337 "author_account_age_days": 2338
}, },
"https://github.com/poisenbery/NudeNet-Detector-Provider": { "https://github.com/poisenbery/NudeNet-Detector-Provider": {
"stars": 1, "stars": 1,
"last_update": "2024-02-26 02:11:27", "last_update": "2024-02-26 02:11:27",
"author_account_age_days": 1285 "author_account_age_days": 1286
}, },
"https://github.com/prabinpebam/anyPython": { "https://github.com/prabinpebam/anyPython": {
"stars": 9, "stars": 9,
@ -832,7 +832,7 @@
"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": 2147 "author_account_age_days": 2148
}, },
"https://github.com/redhottensors/ComfyUI-ODE": { "https://github.com/redhottensors/ComfyUI-ODE": {
"stars": 39, "stars": 39,
@ -847,47 +847,47 @@
"https://github.com/runtime44/comfyui_r44_nodes": { "https://github.com/runtime44/comfyui_r44_nodes": {
"stars": 34, "stars": 34,
"last_update": "2024-07-01 08:02:04", "last_update": "2024-07-01 08:02:04",
"author_account_age_days": 216 "author_account_age_days": 217
}, },
"https://github.com/sangeet/comfyui-testui": { "https://github.com/sangeet/comfyui-testui": {
"stars": 2, "stars": 2,
"last_update": "2024-05-15 00:55:17", "last_update": "2024-05-15 00:55:17",
"author_account_age_days": 5128 "author_account_age_days": 5129
}, },
"https://github.com/sdfxai/SDFXBridgeForComfyUI": { "https://github.com/sdfxai/SDFXBridgeForComfyUI": {
"stars": 8, "stars": 8,
"last_update": "2024-06-14 10:26:56", "last_update": "2024-06-14 10:26:56",
"author_account_age_days": 283 "author_account_age_days": 284
}, },
"https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "https://github.com/shadowcz007/ComfyUI-PuLID-Test": {
"stars": 8, "stars": 8,
"last_update": "2024-05-12 14:37:28", "last_update": "2024-05-12 14:37:28",
"author_account_age_days": 3363 "author_account_age_days": 3364
}, },
"https://github.com/shadowcz007/comfyui-CLIPSeg": { "https://github.com/shadowcz007/comfyui-CLIPSeg": {
"stars": 1, "stars": 1,
"last_update": "2024-02-08 02:16:24", "last_update": "2024-02-08 02:16:24",
"author_account_age_days": 3363 "author_account_age_days": 3364
}, },
"https://github.com/shadowcz007/comfyui-hydit-lowvram": { "https://github.com/shadowcz007/comfyui-hydit-lowvram": {
"stars": 2, "stars": 2,
"last_update": "2024-07-31 10:04:09", "last_update": "2024-07-31 10:04:09",
"author_account_age_days": 3363 "author_account_age_days": 3364
}, },
"https://github.com/shadowcz007/comfyui-llamafile": { "https://github.com/shadowcz007/comfyui-llamafile": {
"stars": 15, "stars": 15,
"last_update": "2024-05-21 19:47:56", "last_update": "2024-05-21 19:47:56",
"author_account_age_days": 3363 "author_account_age_days": 3364
}, },
"https://github.com/shadowcz007/comfyui-musicgen": { "https://github.com/shadowcz007/comfyui-musicgen": {
"stars": 82, "stars": 82,
"last_update": "2024-07-04 12:53:38", "last_update": "2024-07-04 12:53:38",
"author_account_age_days": 3363 "author_account_age_days": 3364
}, },
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": {
"stars": 0, "stars": 0,
"last_update": "2024-04-27 13:25:08", "last_update": "2024-04-27 13:25:08",
"author_account_age_days": 4010 "author_account_age_days": 4011
}, },
"https://github.com/sofakid/dandy": { "https://github.com/sofakid/dandy": {
"stars": 40, "stars": 40,
@ -897,27 +897,27 @@
"https://github.com/stavsap/ComfyUI-React-SDK": { "https://github.com/stavsap/ComfyUI-React-SDK": {
"stars": 6, "stars": 6,
"last_update": "2024-03-17 21:54:21", "last_update": "2024-03-17 21:54:21",
"author_account_age_days": 4132 "author_account_age_days": 4133
}, },
"https://github.com/stutya/ComfyUI-Terminal": { "https://github.com/stutya/ComfyUI-Terminal": {
"stars": 0, "stars": 0,
"last_update": "2024-02-05 16:47:28", "last_update": "2024-02-05 16:47:28",
"author_account_age_days": 3886 "author_account_age_days": 3887
}, },
"https://github.com/sugarkwork/comfyui_psd": { "https://github.com/sugarkwork/comfyui_psd": {
"stars": 1, "stars": 1,
"last_update": "2024-03-26 08:24:56", "last_update": "2024-03-26 08:24:56",
"author_account_age_days": 924 "author_account_age_days": 925
}, },
"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": 4969 "author_account_age_days": 4970
}, },
"https://github.com/talesofai/comfyui-supersave": { "https://github.com/talesofai/comfyui-supersave": {
"stars": 1, "stars": 1,
"last_update": "2023-12-27 02:05:53", "last_update": "2023-12-27 02:05:53",
"author_account_age_days": 604 "author_account_age_days": 605
}, },
"https://github.com/teward/Comfy-Sentry": { "https://github.com/teward/Comfy-Sentry": {
"stars": 1, "stars": 1,
@ -932,17 +932,17 @@
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
"stars": 0, "stars": 0,
"last_update": "2024-03-05 13:31:31", "last_update": "2024-03-05 13:31:31",
"author_account_age_days": 161 "author_account_age_days": 162
}, },
"https://github.com/tom-doerr/dspy_nodes": { "https://github.com/tom-doerr/dspy_nodes": {
"stars": 166, "stars": 167,
"last_update": "2024-08-04 18:55:22", "last_update": "2024-08-04 18:55:22",
"author_account_age_days": 2828 "author_account_age_days": 2829
}, },
"https://github.com/tracerstar/comfyui-p5js-node": { "https://github.com/tracerstar/comfyui-p5js-node": {
"stars": 31, "stars": 31,
"last_update": "2024-07-05 23:47:57", "last_update": "2024-07-05 23:47:57",
"author_account_age_days": 5247 "author_account_age_days": 5248
}, },
"https://github.com/tuckerdarby/ComfyUI-TDNodes": { "https://github.com/tuckerdarby/ComfyUI-TDNodes": {
"stars": 3, "stars": 3,
@ -952,22 +952,22 @@
"https://github.com/umisetokikaze/comfyui_mergekit": { "https://github.com/umisetokikaze/comfyui_mergekit": {
"stars": 0, "stars": 0,
"last_update": "2024-04-28 07:21:00", "last_update": "2024-04-28 07:21:00",
"author_account_age_days": 1871 "author_account_age_days": 1872
}, },
"https://github.com/unanan/ComfyUI-Dist": { "https://github.com/unanan/ComfyUI-Dist": {
"stars": 5, "stars": 5,
"last_update": "2024-02-28 10:03:50", "last_update": "2024-02-28 10:03:50",
"author_account_age_days": 2946 "author_account_age_days": 2947
}, },
"https://github.com/unanan/ComfyUI-clip-interrogator": { "https://github.com/unanan/ComfyUI-clip-interrogator": {
"stars": 34, "stars": 34,
"last_update": "2024-07-27 18:33:22", "last_update": "2024-07-27 18:33:22",
"author_account_age_days": 1078 "author_account_age_days": 1079
}, },
"https://github.com/walterFeng/ComfyUI-Image-Utils": { "https://github.com/walterFeng/ComfyUI-Image-Utils": {
"stars": 1, "stars": 1,
"last_update": "2024-08-09 11:31:26", "last_update": "2024-08-09 11:31:26",
"author_account_age_days": 2824 "author_account_age_days": 2825
}, },
"https://github.com/willblaschko/ComfyUI-Unload-Models": { "https://github.com/willblaschko/ComfyUI-Unload-Models": {
"stars": 2, "stars": 2,
@ -982,16 +982,16 @@
"https://github.com/yushan777/ComfyUI-Y7Nodes": { "https://github.com/yushan777/ComfyUI-Y7Nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-08-04 08:48:59", "last_update": "2024-08-04 08:48:59",
"author_account_age_days": 566 "author_account_age_days": 567
}, },
"https://github.com/zml-ai/comfyui-hydit": { "https://github.com/zml-ai/comfyui-hydit": {
"stars": 1, "stars": 1,
"last_update": "2024-08-07 09:37:09", "last_update": "2024-08-07 09:37:09",
"author_account_age_days": 2031 "author_account_age_days": 2032
}, },
"https://github.com/zmwv823/ComfyUI-AnyText": { "https://github.com/zmwv823/ComfyUI-AnyText": {
"stars": 81, "stars": 82,
"last_update": "2024-07-26 01:12:04", "last_update": "2024-07-26 01:12:04",
"author_account_age_days": 3317 "author_account_age_days": 3318
} }
} }

View File

@ -9,7 +9,49 @@
}, },
{
"author": "Raapys",
"title": "LatentGC Aggressive",
"id": "latentgcaggressive",
"reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive",
"files": [
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive"
],
"install_type": "git-clone",
"description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages."
},
{
"author": "shadowcz007",
"title": "comfyui-try-on",
"reference": "https://github.com/shadowcz007/comfyui-try-on",
"files": [
"https://github.com/shadowcz007/comfyui-try-on"
],
"install_type": "git-clone",
"description": "Virtual try-on for creating a personal brand wardrobe collection."
},
{
"author": "caleboleary",
"title": "Comfyui-calbenodes",
"reference": "https://github.com/caleboleary/Comfyui-calbenodes",
"files": [
"https://github.com/caleboleary/Comfyui-calbenodes"
],
"install_type": "git-clone",
"description": "Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch"
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-Flux1Quantize-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ"
],
"pip": ["git+https://github.com/IST-DASLab/marlin"],
"install_type": "git-clone",
"description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first"
},
{ {
"author": "OgreLemonSoup", "author": "OgreLemonSoup",
"title": "Load Image Gallery", "title": "Load Image Gallery",
@ -660,28 +702,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI." "description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-EbSynth",
"id": "comfyEbsynth",
"reference": "https://github.com/FuouM/ComfyUI-EbSynth",
"files": [
"https://github.com/FuouM/ComfyUI-EbSynth"
],
"install_type": "git-clone",
"description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
},
{
"author": "Parameshvadivel",
"title": "ComfyUI-SVGview",
"id": "svgview",
"reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview",
"files": [
"https://github.com/Parameshvadivel/ComfyUI-SVGview"
],
"install_type": "git-clone",
"description": "Nodes:Preview SVG"
} }
] ]
} }

View File

@ -1855,31 +1855,6 @@
"title_aux": "noise latent perlinpinpin" "title_aux": "noise latent perlinpinpin"
} }
], ],
"https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [
[
"Conditioning set timestep from sigma",
"Individual channel selector",
"Post CFG make a dot",
"Post CFG subtract mean",
"Pre CFG PAG",
"Pre CFG automatic scale",
"Pre CFG channel multiplier",
"Pre CFG color control",
"Pre CFG consensus sharpening",
"Pre CFG exponentiation",
"Pre CFG perp-neg",
"Pre CFG sharpening",
"Pre CFG subtract mean",
"Pre CFG uncond zero",
"Pre CFG variable scaling",
"Pre CFG zero attention",
"Shape attention",
"Support empty uncond"
],
{
"title_aux": "pre_cfg_comfy_nodes_for_ComfyUI"
}
],
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [ "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
[ [
"Aligned Scheduler", "Aligned Scheduler",
@ -2380,11 +2355,14 @@
"ConvIR_MotionDeBlur", "ConvIR_MotionDeBlur",
"ProPIH_Harmonizer", "ProPIH_Harmonizer",
"RealViFormerSR", "RealViFormerSR",
"StabStitch",
"StabStitch_Crop_Resize",
"StabStitch_Stabilize",
"WFEN" "WFEN"
], ],
{ {
"author": "Fuou Marinas", "author": "Fuou Marinas",
"description": "A collection of nodes. WFEN Face Super Resolution.", "description": "A collection of nodes.",
"nickname": "FM_nodes", "nickname": "FM_nodes",
"title": "FM Nodes", "title": "FM Nodes",
"title_aux": "FM_nodes" "title_aux": "FM_nodes"
@ -2942,9 +2920,11 @@
], ],
"https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [
[ [
"BK_ColorContrast",
"BK_ColorLimit", "BK_ColorLimit",
"BK_ColorSelector", "BK_ColorSelector",
"BK_GradientImage", "BK_GradientImage",
"BK_ImageFilterByAspectRatio",
"BK_Img2Color" "BK_Img2Color"
], ],
{ {
@ -4282,6 +4262,14 @@
"title_aux": "ComfyUI-Qais-Helper" "title_aux": "ComfyUI-Qais-Helper"
} }
], ],
"https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [
[
"LatentGC"
],
{
"title_aux": "LatentGC Aggressive"
}
],
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [ "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [
[ [
"DanbooruToWD" "DanbooruToWD"
@ -6798,6 +6786,7 @@
"BRIA_RMBG", "BRIA_RMBG",
"BRIA_RMBG_ModelLoader", "BRIA_RMBG_ModelLoader",
"ConvertRasterToVector", "ConvertRasterToVector",
"FLUXResolutions",
"GeminiOllamaAPI", "GeminiOllamaAPI",
"SaveSVG", "SaveSVG",
"TextSplitByDelimiter" "TextSplitByDelimiter"
@ -7377,9 +7366,11 @@
], ],
"https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [
[ [
"ColorizeNAID",
"GenerateNAID", "GenerateNAID",
"Img2ImgOptionNAID", "Img2ImgOptionNAID",
"InpaintingOptionNAID", "InpaintingOptionNAID",
"LineArtNAID",
"MaskImageToNAID", "MaskImageToNAID",
"ModelOptionNAID", "ModelOptionNAID",
"NetworkOptionNAID", "NetworkOptionNAID",
@ -15718,6 +15709,20 @@
"title_aux": "comfyui-sound-lab" "title_aux": "comfyui-sound-lab"
} }
], ],
"https://github.com/shadowcz007/comfyui-try-on": [
[
"CatVTONNode",
"FashionClothMask",
"FashionClothMask2"
],
{
"author": "chflame",
"description": "CatVTON warpper for ComfyUI",
"nickname": "CatVTON_Wrapper",
"title": "CatVTON_Wrapper",
"title_aux": "comfyui-try-on"
}
],
"https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [
[ [
"DetectByLabel" "DetectByLabel"
@ -16145,9 +16150,8 @@
], ],
"https://github.com/smthemex/ComfyUI_Pops": [ "https://github.com/smthemex/ComfyUI_Pops": [
[ [
"Imgae_To_Path", "Pops_Decoder",
"Pops_Prior_Embedding", "Pops_Repo_Loader",
"Pops_Repo_Choice",
"Pops_Sampler" "Pops_Sampler"
], ],
{ {
@ -17540,7 +17544,9 @@
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",
"OllamaImageToText",
"OllamaPromptExtractor", "OllamaPromptExtractor",
"OllamaTextToText",
"PromptExtractorNode", "PromptExtractorNode",
"SD3LongCaptionerV2", "SD3LongCaptionerV2",
"SDPromptAgent", "SDPromptAgent",