diff --git a/extension-node-map.json b/extension-node-map.json index 8772c8cc..57c5d572 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7322,7 +7322,10 @@ ], "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [ [ - "HF_QuestionAnswer" + "HF_QuestionAnswer", + "Job_Caption", + "Joy_caption", + "Joy_caption_load" ], { "author": "Alex Genovese", @@ -14937,6 +14940,7 @@ "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [ [ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", + "ApplyLBW //Inspire", "ApplyRegionalIPAdapters //Inspire", "BindImageListPromptList //Inspire", "CLIPTextEncodeWithWeight //Inspire", @@ -14979,12 +14983,14 @@ "LoadImage //Inspire", "LoadImageListFromDir //Inspire", "LoadImagesFromDir //Inspire", + "LoadLBW //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", "LoadSinglePromptFromFile //Inspire", "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "MakeBasicPipe //Inspire", + "MakeLBW //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", @@ -15013,6 +15019,7 @@ "RemoveControlNetFromRegionalPrompts //Inspire", "RetrieveBackendData //Inspire", "RetrieveBackendDataNumberKey //Inspire", + "SaveLBW //Inspire", "ScheduledCFGGuider //Inspire", "ScheduledPerpNegCFGGuider //Inspire", "SeedExplorer //Inspire", @@ -16393,11 +16400,13 @@ "BMAB Crop", "BMAB Detail Anything", "BMAB Detect And Mask", + "BMAB Detect And Paste", "BMAB Detection Crop", "BMAB Detector", "BMAB Edge", "BMAB Extractor", "BMAB Face Detailer", + "BMAB Flux ControlNet", "BMAB Flux Integrator", "BMAB Google Gemini Prompt", "BMAB Import Integrator", @@ -16880,6 +16889,7 @@ "FlexMaskMath", "FlexMaskMorph", "FlexMaskOpacity", + "FlexMaskRandomShapes", "FlexMaskTransform", "FlexMaskVoronoiScheduled", "FlexMaskWarp", @@ -17171,6 +17181,7 @@ "PhotoMakerEncodePlus", "PhotoMakerInsightFaceLoader", "PhotoMakerLoaderPlus", + "PhotoMakerLoraLoaderPlus", "PhotoMakerStyles", "PrepImagesForClipVisionFromPath" ], @@ -18004,6 +18015,7 @@ "FoxImageExtractFromBatch", "FoxImageResizeBySpecialSide", "FoxImageRotate", + "FoxImageScaleToSDType", "FoxImageTileBatch", "FoxLoadImageList", "FoxLoadImagePlus", @@ -18838,6 +18850,9 @@ "GTF | Filter - Hysteresis Threshold", "GTF | Filter - Invert", "GTF | Filter - Morphological", + "GTF | Filter - Patch Max", + "GTF | Filter - Patch Median", + "GTF | Filter - Patch Min", "GTF | Filter - Patch Range Normalize", "GTF | Filter - Quantize", "GTF | Filter - Range Normalize", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index e9173d20..dec2ea70 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "Lilien86", + "title": "lauger NodePack for ComfyUI", + "reference": "https://github.com/Lilien86/lauger_NP_comfyui", + "files": [ + "https://github.com/Lilien86/lauger_NP_comfyui" + ], + "install_type": "git-clone", + "description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized." + }, { "author": "haodman", "title": "ComfyUI_Rain", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 8cb622ce..33383af9 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -634,6 +634,14 @@ "title_aux": "ComfyUI-LevelPixel" } ], + "https://github.com/Lilien86/lauger_NP_comfyui": [ + [ + "Latent Interpolator Multi" + ], + { + "title_aux": "lauger NodePack for ComfyUI" + } + ], "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [ [ "ChatGPTCompletion" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index c5c20036..285d303b 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -204,6 +204,11 @@ "last_update": "2024-07-11 22:36:24", "author_account_age_days": 51 }, + "https://github.com/Lilien86/lauger_NP_comfyui": { + "stars": 2, + "last_update": "2024-09-01 14:36:13", + "author_account_age_days": 563 + }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8772c8cc..57c5d572 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7322,7 +7322,10 @@ ], "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [ [ - "HF_QuestionAnswer" + "HF_QuestionAnswer", + "Job_Caption", + "Joy_caption", + "Joy_caption_load" ], { "author": "Alex Genovese", @@ -14937,6 +14940,7 @@ "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [ [ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", + "ApplyLBW //Inspire", "ApplyRegionalIPAdapters //Inspire", "BindImageListPromptList //Inspire", "CLIPTextEncodeWithWeight //Inspire", @@ -14979,12 +14983,14 @@ "LoadImage //Inspire", "LoadImageListFromDir //Inspire", "LoadImagesFromDir //Inspire", + "LoadLBW //Inspire", "LoadPromptsFromDir //Inspire", "LoadPromptsFromFile //Inspire", "LoadSinglePromptFromFile //Inspire", "LoraBlockInfo //Inspire", "LoraLoaderBlockWeight //Inspire", "MakeBasicPipe //Inspire", + "MakeLBW //Inspire", "Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire", "MediaPipeFaceMeshDetectorProvider //Inspire", "MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire", @@ -15013,6 +15019,7 @@ "RemoveControlNetFromRegionalPrompts //Inspire", "RetrieveBackendData //Inspire", "RetrieveBackendDataNumberKey //Inspire", + "SaveLBW //Inspire", "ScheduledCFGGuider //Inspire", "ScheduledPerpNegCFGGuider //Inspire", "SeedExplorer //Inspire", @@ -16393,11 +16400,13 @@ "BMAB Crop", "BMAB Detail Anything", "BMAB Detect And Mask", + "BMAB Detect And Paste", "BMAB Detection Crop", "BMAB Detector", "BMAB Edge", "BMAB Extractor", "BMAB Face Detailer", + "BMAB Flux ControlNet", "BMAB Flux Integrator", "BMAB Google Gemini Prompt", "BMAB Import Integrator", @@ -16880,6 +16889,7 @@ "FlexMaskMath", "FlexMaskMorph", "FlexMaskOpacity", + "FlexMaskRandomShapes", "FlexMaskTransform", "FlexMaskVoronoiScheduled", "FlexMaskWarp", @@ -17171,6 +17181,7 @@ "PhotoMakerEncodePlus", "PhotoMakerInsightFaceLoader", "PhotoMakerLoaderPlus", + "PhotoMakerLoraLoaderPlus", "PhotoMakerStyles", "PrepImagesForClipVisionFromPath" ], @@ -18004,6 +18015,7 @@ "FoxImageExtractFromBatch", "FoxImageResizeBySpecialSide", "FoxImageRotate", + "FoxImageScaleToSDType", "FoxImageTileBatch", "FoxLoadImageList", "FoxLoadImagePlus", @@ -18838,6 +18850,9 @@ "GTF | Filter - Hysteresis Threshold", "GTF | Filter - Invert", "GTF | Filter - Morphological", + "GTF | Filter - Patch Max", + "GTF | Filter - Patch Median", + "GTF | Filter - Patch Min", "GTF | Filter - Patch Range Normalize", "GTF | Filter - Quantize", "GTF | Filter - Range Normalize",