update DB

This commit is contained in:
Dr.Lt.Data 2024-07-27 11:11:03 +09:00
parent 198cae35bf
commit ac02a881b8
6 changed files with 348 additions and 145 deletions

View File

@ -1074,6 +1074,17 @@
"install_type": "git-clone",
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
},
{
"author": "shiimizu",
"title": "ComfyUI PhotoMaker Plus",
"id": "photomaker-plus",
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
"files": [
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
],
"install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
},
{
"author": "ZaneA",
"title": "ImageReward",
@ -6095,17 +6106,6 @@
"install_type": "git-clone",
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
},
{
"author": "shiimizu",
"title": "ComfyUI PhotoMaker Plus",
"id": "photomaker-plus",
"reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
"files": [
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
],
"install_type": "git-clone",
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
},
{
"author": "yytdfc",
"title": "Amazon Bedrock nodes for ComfyUI",
@ -11672,6 +11672,16 @@
"install_type":"git-clone",
"description":"Nodes to perform tensor operations in ComfyUI"
},
{
"author": "un-seen",
"title": "ComfyUI Segment Anything",
"reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
"files":[
"https://github.com/un-seen/comfyui_segment_anything_plus"
],
"install_type":"git-clone",
"description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
},
{
"author": "john-mnz",
"title": "ComfyUI-Inspyrenet-Rembg",
@ -11931,6 +11941,16 @@
"install_type": "git-clone",
"description": "Basic Color Nodes for ComfyUI"
},
{
"author": "akierson",
"title": "ComfyUI-textnodes",
"reference": "https://github.com/akierson/ComfyUI-textnodes",
"files": [
"https://github.com/akierson/ComfyUI-textnodes"
],
"install_type": "git-clone",
"description": "Misc Text Nodes for Comfy UI"
},
{
"author": "ai-shizuka",
"title": "ComfyUI-tbox",
@ -11951,6 +11971,27 @@
"install_type": "git-clone",
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
},
{
"author": "DriftJohnson",
"title": "DJZ-Nodes",
"id": "DJZ-Nodes",
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
"https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
"description": "AspectSize and other nodes"
},
{
"author": "var1ableX",
"title": "ComfyUI_Accessories",
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
"files": [
"https://github.com/var1ableX/ComfyUI_Accessories"
],
"install_type": "git-clone",
"description": "Get Mask Dimensions"
},

View File

@ -3610,6 +3610,15 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/MushroomFleet/DJZ-Nodes": [
[
"AspectSize",
"AspectSizeV2"
],
{
"title_aux": "DJZ-Nodes"
}
],
"https://github.com/MuziekMagie/ComfyUI-Matchering": [
[
"Matchering",
@ -6385,6 +6394,15 @@
"title_aux": "Comfy UI FatLabels"
}
],
"https://github.com/akierson/ComfyUI-textnodes": [
[
"Prompt Truncate",
"Tidy Tags"
],
{
"title_aux": "ComfyUI-textnodes"
}
],
"https://github.com/akierson/comfyui-colornodes": [
[
"Color Picker",
@ -8357,6 +8375,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
@ -14885,6 +14904,8 @@
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[
"PhotoMakerEncodePlus",
"PhotoMakerInsightFaceLoader",
"PhotoMakerLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@ -15001,6 +15022,41 @@
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor",
"IPAAdapterFaceIDBatch",
"IPAdapter",
"IPAdapterAdvanced",
"IPAdapterBatch",
"IPAdapterClipVisionEnhancer",
"IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterCombineWeights",
"IPAdapterEmbeds",
"IPAdapterEmbedsBatch",
"IPAdapterEncoder",
"IPAdapterFaceID",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterPreciseComposition",
"IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds",
"IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch",
"IPAdapterTiled",
"IPAdapterTiledBatch",
"IPAdapterUnifiedLoader",
"IPAdapterUnifiedLoaderCommunity",
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"IPAdapterWeightsFromStrategy",
"PrepImageForClipVision",
"StableDiffusionXLControlNetUnionPipeline"
],
{
@ -16067,6 +16123,18 @@
"title_aux": "comfyui-tensorop"
}
],
"https://github.com/un-seen/comfyui_segment_anything_plus": [
[
"GroundingDinoModelLoader (segment anything plus)",
"GroundingDinoSAMSegment (segment anything plus)",
"InvertMask (segment anything plus)",
"IsMaskEmpty (segment anything plus)",
"SAMModelLoader (segment anything plus)"
],
{
"title_aux": "ComfyUI Segment Anything"
}
],
"https://github.com/unwdef/unwdef-nodes-comfyui": [
[
"RandomTextFromMultiline",
@ -16107,6 +16175,14 @@
"title_aux": "Simple Wildcard"
}
],
"https://github.com/var1ableX/ComfyUI_Accessories": [
[
"GetMaskDimensions"
],
{
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ContainsWord",

View File

@ -295,9 +295,9 @@
"author_account_age_days": 1307
},
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": {
"stars": 724,
"stars": 725,
"last_update": "2024-07-22 09:45:47",
"author_account_age_days": 2731
"author_account_age_days": 2732
},
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": {
"stars": 15,
@ -387,7 +387,7 @@
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": {
"stars": 326,
"last_update": "2024-06-19 04:16:54",
"author_account_age_days": 462
"author_account_age_days": 463
},
"https://github.com/Beinsezii/bsz-cui-extras": {
"stars": 21,
@ -457,27 +457,27 @@
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": {
"stars": 284,
"last_update": "2024-05-22 14:56:13",
"author_account_age_days": 509
"author_account_age_days": 510
},
"https://github.com/BlenderNeko/ComfyUI_Cutoff": {
"stars": 347,
"last_update": "2024-05-22 15:01:45",
"author_account_age_days": 509
"author_account_age_days": 510
},
"https://github.com/BlenderNeko/ComfyUI_Noise": {
"stars": 223,
"stars": 224,
"last_update": "2024-06-10 16:38:48",
"author_account_age_days": 509
"author_account_age_days": 510
},
"https://github.com/BlenderNeko/ComfyUI_SeeCoder": {
"stars": 35,
"last_update": "2024-05-22 14:57:04",
"author_account_age_days": 509
"author_account_age_days": 510
},
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": {
"stars": 304,
"last_update": "2024-05-22 14:56:49",
"author_account_age_days": 509
"author_account_age_days": 510
},
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": {
"stars": 13,
@ -487,7 +487,7 @@
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": {
"stars": 6,
"last_update": "2024-05-22 17:55:41",
"author_account_age_days": 281
"author_account_age_days": 282
},
"https://github.com/CavinHuang/comfyui-nodes-docs": {
"stars": 87,
@ -557,7 +557,7 @@
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": {
"stars": 320,
"last_update": "2024-06-22 02:12:19",
"author_account_age_days": 1806
"author_account_age_days": 1807
},
"https://github.com/DigitalIO/ComfyUI-stable-wildcards": {
"stars": 19,
@ -592,7 +592,7 @@
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": {
"stars": 153,
"last_update": "2024-05-22 17:54:09",
"author_account_age_days": 2810
"author_account_age_days": 2811
},
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": {
"stars": 5,
@ -690,7 +690,7 @@
"author_account_age_days": 3164
},
"https://github.com/Fannovel16/comfyui_controlnet_aux": {
"stars": 1750,
"stars": 1752,
"last_update": "2024-07-19 06:52:39",
"author_account_age_days": 3164
},
@ -717,12 +717,12 @@
"https://github.com/FizzleDorf/ComfyUI-AIT": {
"stars": 45,
"last_update": "2024-06-22 03:13:05",
"author_account_age_days": 2011
"author_account_age_days": 2012
},
"https://github.com/FizzleDorf/ComfyUI_FizzNodes": {
"stars": 332,
"last_update": "2024-06-27 03:29:51",
"author_account_age_days": 2011
"author_account_age_days": 2012
},
"https://github.com/FlyingFireCo/tiled_ksampler": {
"stars": 60,
@ -1030,9 +1030,9 @@
"author_account_age_days": 1811
},
"https://github.com/LEv145/images-grid-comfy-plugin": {
"stars": 137,
"stars": 138,
"last_update": "2024-05-30 17:54:32",
"author_account_age_days": 2239
"author_account_age_days": 2240
},
"https://github.com/LZpenguin/ComfyUI-Text": {
"stars": 23,
@ -1254,6 +1254,11 @@
"last_update": "2024-06-28 05:57:03",
"author_account_age_days": 3077
},
"https://github.com/MushroomFleet/DJZ-Nodes": {
"stars": 4,
"last_update": "2024-07-27 00:22:33",
"author_account_age_days": 3754
},
"https://github.com/MuziekMagie/ComfyUI-Matchering": {
"stars": 5,
"last_update": "2024-07-23 14:39:52",
@ -1417,12 +1422,12 @@
"https://github.com/SLAPaper/ComfyUI-Image-Selector": {
"stars": 62,
"last_update": "2024-05-24 17:03:46",
"author_account_age_days": 3729
"author_account_age_days": 3730
},
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": {
"stars": 8,
"last_update": "2024-06-18 19:22:50",
"author_account_age_days": 3729
"author_account_age_days": 3730
},
"https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": {
"stars": 4,
@ -1467,7 +1472,7 @@
"https://github.com/SeargeDP/SeargeSDXL": {
"stars": 758,
"last_update": "2024-05-22 00:28:26",
"author_account_age_days": 4203
"author_account_age_days": 4204
},
"https://github.com/Seedsa/Fooocus_Nodes": {
"stars": 46,
@ -1567,12 +1572,12 @@
"https://github.com/Stability-AI/ComfyUI-SAI_API": {
"stars": 45,
"last_update": "2024-06-06 14:18:15",
"author_account_age_days": 874
"author_account_age_days": 875
},
"https://github.com/Stability-AI/stability-ComfyUI-nodes": {
"stars": 186,
"last_update": "2024-05-22 15:30:47",
"author_account_age_days": 874
"author_account_age_days": 875
},
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": {
"stars": 98,
@ -1610,9 +1615,9 @@
"author_account_age_days": 3610
},
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": {
"stars": 525,
"stars": 526,
"last_update": "2024-07-24 11:16:13",
"author_account_age_days": 2181
"author_account_age_days": 2182
},
"https://github.com/Sxela/ComfyWarp": {
"stars": 21,
@ -1772,37 +1777,37 @@
"https://github.com/WASasquatch/ASTERR": {
"stars": 15,
"last_update": "2024-06-17 00:49:59",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": {
"stars": 24,
"last_update": "2024-06-17 00:52:28",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/FreeU_Advanced": {
"stars": 103,
"last_update": "2024-06-17 04:40:22",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": {
"stars": 21,
"last_update": "2024-06-14 10:27:23",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/PowerNoiseSuite": {
"stars": 57,
"last_update": "2024-06-17 01:40:44",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/WAS_Extras": {
"stars": 27,
"last_update": "2024-06-17 04:08:37",
"author_account_age_days": 4657
"author_account_age_days": 4658
},
"https://github.com/WASasquatch/was-node-suite-comfyui": {
"stars": 1003,
"last_update": "2024-07-26 13:16:34",
"author_account_age_days": 4657
"stars": 1006,
"last_update": "2024-07-26 15:03:31",
"author_account_age_days": 4658
},
"https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": {
"stars": 1,
@ -1972,22 +1977,22 @@
"https://github.com/Zuellni/ComfyUI-Custom-Nodes": {
"stars": 44,
"last_update": "2023-09-19 12:11:26",
"author_account_age_days": 554
"author_account_age_days": 555
},
"https://github.com/Zuellni/ComfyUI-ExLlama": {
"stars": 103,
"last_update": "2024-06-26 14:01:12",
"author_account_age_days": 554
"author_account_age_days": 555
},
"https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": {
"stars": 103,
"last_update": "2024-06-26 14:01:12",
"author_account_age_days": 554
"author_account_age_days": 555
},
"https://github.com/Zuellni/ComfyUI-PickScore-Nodes": {
"stars": 25,
"last_update": "2024-06-15 08:23:16",
"author_account_age_days": 554
"author_account_age_days": 555
},
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": {
"stars": 92,
@ -2064,6 +2069,11 @@
"last_update": "2024-05-22 21:26:01",
"author_account_age_days": 306
},
"https://github.com/akierson/ComfyUI-textnodes": {
"stars": 0,
"last_update": "2024-07-26 23:17:12",
"author_account_age_days": 2367
},
"https://github.com/akierson/comfyui-colornodes": {
"stars": 0,
"last_update": "2024-07-25 20:49:53",
@ -2282,32 +2292,32 @@
"https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": {
"stars": 50,
"last_update": "2024-05-22 18:11:51",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bmad4ever/comfyui_ab_samplercustom": {
"stars": 6,
"last_update": "2024-06-21 00:02:39",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bmad4ever/comfyui_bmad_nodes": {
"stars": 48,
"last_update": "2024-06-13 10:42:09",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": {
"stars": 3,
"last_update": "2024-05-22 20:18:07",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bmad4ever/comfyui_quilting": {
"stars": 4,
"last_update": "2024-07-25 00:21:07",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bmad4ever/comfyui_wfc_like": {
"stars": 5,
"last_update": "2024-06-02 23:06:37",
"author_account_age_days": 3568
"author_account_age_days": 3569
},
"https://github.com/bobmagicii/comfykit-custom-nodes": {
"stars": 1,
@ -2360,7 +2370,7 @@
"author_account_age_days": 1207
},
"https://github.com/bvhari/ComfyUI_SUNoise": {
"stars": 6,
"stars": 7,
"last_update": "2024-07-26 06:48:05",
"author_account_age_days": 1207
},
@ -2665,39 +2675,39 @@
"author_account_age_days": 1380
},
"https://github.com/city96/ComfyUI_ColorMod": {
"stars": 57,
"stars": 58,
"last_update": "2024-05-22 18:06:19",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/ComfyUI_DiT": {
"stars": 3,
"last_update": "2024-05-22 18:06:05",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/ComfyUI_ExtraModels": {
"stars": 336,
"stars": 337,
"last_update": "2024-07-16 22:25:55",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/ComfyUI_NetDist": {
"stars": 245,
"last_update": "2024-05-22 18:05:10",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/SD-Advanced-Noise": {
"stars": 20,
"last_update": "2024-05-22 18:05:35",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/SD-Latent-Interposer": {
"stars": 195,
"last_update": "2024-06-17 05:27:08",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/city96/SD-Latent-Upscaler": {
"stars": 120,
"last_update": "2024-05-22 18:05:50",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/civitai/comfy-nodes": {
"stars": 88,
@ -2715,7 +2725,7 @@
"author_account_age_days": 581
},
"https://github.com/comfyanonymous/ComfyUI_TensorRT": {
"stars": 373,
"stars": 375,
"last_update": "2024-07-14 01:30:05",
"author_account_age_days": 581
},
@ -3057,7 +3067,7 @@
"https://github.com/filipemeneses/comfy_pixelization": {
"stars": 31,
"last_update": "2024-05-22 20:59:16",
"author_account_age_days": 3508
"author_account_age_days": 3509
},
"https://github.com/filliptm/ComfyUI_FL-Trainer": {
"stars": 91,
@ -3107,7 +3117,7 @@
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": {
"stars": 8,
"last_update": "2024-05-22 18:07:19",
"author_account_age_days": 3527
"author_account_age_days": 3528
},
"https://github.com/fmatray/ComfyUI_BattlemapGrid": {
"stars": 0,
@ -3177,7 +3187,7 @@
"https://github.com/get-salt-AI/SaltAI": {
"stars": 66,
"last_update": "2024-06-26 00:32:47",
"author_account_age_days": 148
"author_account_age_days": 149
},
"https://github.com/get-salt-AI/SaltAI_AudioViz": {
"stars": 16,
@ -3187,12 +3197,12 @@
"https://github.com/get-salt-AI/SaltAI_Language_Toolkit": {
"stars": 300,
"last_update": "2024-06-25 23:49:29",
"author_account_age_days": 148
"author_account_age_days": 149
},
"https://github.com/get-salt-AI/SaltAI_LlamaIndex": {
"stars": 300,
"last_update": "2024-06-25 23:49:29",
"author_account_age_days": 148
"author_account_age_days": 149
},
"https://github.com/ginlov/segment_to_mask_comfyui": {
"stars": 1,
@ -3505,7 +3515,7 @@
"author_account_age_days": 4458
},
"https://github.com/jags111/ComfyUI_Jags_Audiotools": {
"stars": 47,
"stars": 48,
"last_update": "2024-05-19 18:54:12",
"author_account_age_days": 3903
},
@ -3515,7 +3525,7 @@
"author_account_age_days": 3903
},
"https://github.com/jags111/efficiency-nodes-comfyui": {
"stars": 785,
"stars": 788,
"last_update": "2024-06-23 09:42:43",
"author_account_age_days": 3903
},
@ -4075,19 +4085,19 @@
"author_account_age_days": 3695
},
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": {
"stars": 1510,
"stars": 1512,
"last_update": "2024-07-24 16:07:44",
"author_account_age_days": 494
"author_account_age_days": 495
},
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": {
"stars": 317,
"stars": 319,
"last_update": "2024-07-24 12:39:40",
"author_account_age_days": 494
"author_account_age_days": 495
},
"https://github.com/ltdrdata/ComfyUI-Manager": {
"stars": 4949,
"last_update": "2024-07-26 01:48:50",
"author_account_age_days": 494
"stars": 4958,
"last_update": "2024-07-27 00:16:27",
"author_account_age_days": 495
},
"https://github.com/luandev/ComfyUI-CrewAI": {
"stars": 15,
@ -4180,9 +4190,9 @@
"author_account_age_days": 3235
},
"https://github.com/melMass/comfy_mtb": {
"stars": 381,
"stars": 382,
"last_update": "2024-07-07 18:40:33",
"author_account_age_days": 3777
"author_account_age_days": 3778
},
"https://github.com/mephisto83/petty-paint-comfyui-node": {
"stars": 2,
@ -4422,7 +4432,7 @@
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": {
"stars": 113,
"last_update": "2024-06-03 11:02:37",
"author_account_age_days": 4538
"author_account_age_days": 4539
},
"https://github.com/opvelll/ComfyUI_TextListProduct": {
"stars": 0,
@ -4570,14 +4580,14 @@
"author_account_age_days": 5600
},
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": {
"stars": 1470,
"stars": 1473,
"last_update": "2024-07-26 05:35:22",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": {
"stars": 481,
"last_update": "2024-07-16 02:52:24",
"author_account_age_days": 529
"author_account_age_days": 530
},
"https://github.com/qwixiwp/queuetools": {
"stars": 0,
@ -4937,17 +4947,17 @@
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": {
"stars": 42,
"last_update": "2024-05-22 18:10:36",
"author_account_age_days": 2756
"author_account_age_days": 2757
},
"https://github.com/space-nuko/ComfyUI-OpenPose-Editor": {
"stars": 159,
"last_update": "2024-05-22 18:10:49",
"author_account_age_days": 2756
"author_account_age_days": 2757
},
"https://github.com/space-nuko/nui-suite": {
"stars": 10,
"last_update": "2024-05-22 18:11:04",
"author_account_age_days": 2756
"author_account_age_days": 2757
},
"https://github.com/spacepxl/ComfyUI-Florence-2": {
"stars": 48,
@ -4990,24 +5000,24 @@
"author_account_age_days": 5263
},
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": {
"stars": 689,
"stars": 690,
"last_update": "2024-07-17 07:45:59",
"author_account_age_days": 1721
"author_account_age_days": 1722
},
"https://github.com/ssitu/ComfyUI_fabric": {
"stars": 85,
"last_update": "2024-05-22 18:10:19",
"author_account_age_days": 1721
"author_account_age_days": 1722
},
"https://github.com/ssitu/ComfyUI_restart_sampling": {
"stars": 80,
"last_update": "2024-05-22 18:09:49",
"author_account_age_days": 1721
"author_account_age_days": 1722
},
"https://github.com/ssitu/ComfyUI_roop": {
"stars": 63,
"last_update": "2024-05-22 18:10:03",
"author_account_age_days": 1721
"author_account_age_days": 1722
},
"https://github.com/stavsap/comfyui-ollama": {
"stars": 233,
@ -5229,6 +5239,11 @@
"last_update": "2024-07-17 07:08:06",
"author_account_age_days": 1348
},
"https://github.com/un-seen/comfyui_segment_anything_plus": {
"stars": 1,
"last_update": "2024-07-26 16:17:15",
"author_account_age_days": 1348
},
"https://github.com/unwdef/unwdef-nodes-comfyui": {
"stars": 2,
"last_update": "2024-06-27 23:14:09",
@ -5244,6 +5259,11 @@
"last_update": "2024-06-28 10:57:45",
"author_account_age_days": 889
},
"https://github.com/var1ableX/ComfyUI_Accessories": {
"stars": 0,
"last_update": "2024-07-27 00:59:56",
"author_account_age_days": 4796
},
"https://github.com/veighnsche/comfyui_gr85": {
"stars": 1,
"last_update": "2024-06-27 15:00:08",

View File

@ -1281,16 +1281,6 @@
"install_type": "git-clone",
"description": "This is a PoC port of [a/Google's Prompt-to-Prompt](https://github.com/google/prompt-to-prompt/) to ComfyUI. It isn't feature complete. But it's good enough for evaluating if prompt-to-prompt is of any good."
},
{
"author": "MushroomFleet",
"title": "DJZ-Nodes",
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
"https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Aspect Size. Drift Johnsons Custom nodes for ComfyUI"
},
{
"author": "stavsap",
"title": "ComfyUI Ollama [WIP]",

View File

@ -11,6 +11,38 @@
{
"author": "DriftJohnson",
"title": "DJZ-Nodes",
"id": "DJZ-Nodes",
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
"https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
"description": "AspectSize and other nodes"
},
{
"author": "var1ableX",
"title": "ComfyUI_Accessories",
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
"files": [
"https://github.com/var1ableX/ComfyUI_Accessories"
],
"install_type": "git-clone",
"description": "Get Mask Dimensions"
},
{
"author": "akierson",
"title": "ComfyUI-textnodes",
"reference": "https://github.com/akierson/ComfyUI-textnodes",
"files": [
"https://github.com/akierson/ComfyUI-textnodes"
],
"install_type": "git-clone",
"description": "Misc Text Nodes for Comfy UI"
},
{
"author": "neverbiasu",
"title": "ComfyUI ImageCaptioner",
@ -41,6 +73,16 @@
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
},
{
"author": "un-seen",
"title": "ComfyUI Segment Anything",
"reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
"files":[
"https://github.com/un-seen/comfyui_segment_anything_plus"
],
"install_type":"git-clone",
"description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
},
{
"author": "ai-shizuka",
"title": "ComfyUI-tbox",
@ -647,48 +689,6 @@
],
"install_type": "git-clone",
"description": "A set of custom nodes for frame interpolation and video processing in ComfyUI."
},
{
"author": "injet-zhou",
"title": "comfyui_extra_api",
"reference": "https://github.com/injet-zhou/comfyui_extra_api",
"files": [
"https://github.com/injet-zhou/comfyui_extra_api"
],
"install_type": "git-clone",
"description": "Add more endpoints to make easy for utilizing ComfyUI API."
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-Kolors-MZ",
"id": "kolors-mz",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
],
"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"
},
{
"author": "pamparamm",
"title": "ComfyUI-ppm",
"id": "comfyui-ppm",
"reference": "https://github.com/pamparamm/ComfyUI-ppm",
"files": [
"https://github.com/pamparamm/ComfyUI-ppm"
],
"install_type": "git-clone",
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{
"author": "Haoming02",
"title": "ComfyUI ReSharpen",
"reference": "https://github.com/Haoming02/comfyui-resharpen",
"files": [
"https://github.com/Haoming02/comfyui-resharpen"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
}
]
}

View File

@ -3610,6 +3610,15 @@
"title_aux": "ComfyUI-TextOverlay"
}
],
"https://github.com/MushroomFleet/DJZ-Nodes": [
[
"AspectSize",
"AspectSizeV2"
],
{
"title_aux": "DJZ-Nodes"
}
],
"https://github.com/MuziekMagie/ComfyUI-Matchering": [
[
"Matchering",
@ -6385,6 +6394,15 @@
"title_aux": "Comfy UI FatLabels"
}
],
"https://github.com/akierson/ComfyUI-textnodes": [
[
"Prompt Truncate",
"Tidy Tags"
],
{
"title_aux": "ComfyUI-textnodes"
}
],
"https://github.com/akierson/comfyui-colornodes": [
[
"Color Picker",
@ -8357,6 +8375,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
@ -14885,6 +14904,8 @@
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[
"PhotoMakerEncodePlus",
"PhotoMakerInsightFaceLoader",
"PhotoMakerLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@ -15001,6 +15022,41 @@
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor",
"IPAAdapterFaceIDBatch",
"IPAdapter",
"IPAdapterAdvanced",
"IPAdapterBatch",
"IPAdapterClipVisionEnhancer",
"IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterCombineWeights",
"IPAdapterEmbeds",
"IPAdapterEmbedsBatch",
"IPAdapterEncoder",
"IPAdapterFaceID",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds",
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterPreciseComposition",
"IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds",
"IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch",
"IPAdapterTiled",
"IPAdapterTiledBatch",
"IPAdapterUnifiedLoader",
"IPAdapterUnifiedLoaderCommunity",
"IPAdapterUnifiedLoaderFaceID",
"IPAdapterWeights",
"IPAdapterWeightsFromStrategy",
"PrepImageForClipVision",
"StableDiffusionXLControlNetUnionPipeline"
],
{
@ -16067,6 +16123,18 @@
"title_aux": "comfyui-tensorop"
}
],
"https://github.com/un-seen/comfyui_segment_anything_plus": [
[
"GroundingDinoModelLoader (segment anything plus)",
"GroundingDinoSAMSegment (segment anything plus)",
"InvertMask (segment anything plus)",
"IsMaskEmpty (segment anything plus)",
"SAMModelLoader (segment anything plus)"
],
{
"title_aux": "ComfyUI Segment Anything"
}
],
"https://github.com/unwdef/unwdef-nodes-comfyui": [
[
"RandomTextFromMultiline",
@ -16107,6 +16175,14 @@
"title_aux": "Simple Wildcard"
}
],
"https://github.com/var1ableX/ComfyUI_Accessories": [
[
"GetMaskDimensions"
],
{
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ContainsWord",