diff --git a/custom-node-list.json b/custom-node-list.json index fb93ac3d..368ff71b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10089,6 +10089,17 @@ "install_type": "git-clone", "description": "Nodes:Add_text_by_mask" }, + { + "author": "denfrost", + "title": "Den_ComfyUI_Workflows", + "id": "den", + "reference": "https://github.com/denfrost/Den_ComfyUI_Workflow", + "files": [ + "https://github.com/denfrost/Den_ComfyUI_Workflow" + ], + "install_type": "git-clone", + "description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts." + }, diff --git a/extension-node-map.json b/extension-node-map.json index ff7e3976..8ae3306e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3432,6 +3432,9 @@ "CombinedDiffusersLoader", "CombinedDiffusersSD15Loader", "CombinedDiffusersSDXLLoader", + "DiffusersClipLoader", + "DiffusersUNETLoader", + "DiffusersVAELoader", "SD15CLIPLoader", "SD15UNETLoader", "SD15VAELoader", @@ -7882,6 +7885,39 @@ "title_aux": "comfyui_facetools" } ], + "https://github.com/denfrost/Den_ComfyUI_Workflow": [ + [ + "Den_BatchIndex_AS", + "Den_CropImage_AS", + "Den_Eval_AS", + "Den_GPTLoaderSimple_llama", + "Den_GPTSampler_llama", + "Den_ImageMixMasked_As", + "Den_ImageToLatentSpace", + "Den_ImageToMask_AS", + "Den_Int2Any_AS", + "Den_LatentAdd_AS", + "Den_LatentMixMasked_As", + "Den_LatentMix_AS", + "Den_LatentToImages_AS", + "Den_LoadLatent_AS", + "Den_MapRange_AS", + "Den_MaskToImage_AS", + "Den_Math_AS", + "Den_NoiseImage_AS", + "Den_Number2Float_AS", + "Den_Number2Int_AS", + "Den_Number_AS", + "Den_SVD_img2vid", + "Den_SaveLatent_AS", + "Den_TextToImage_AS", + "Den_TextWildcardList_AS", + "Increment_AS" + ], + { + "title_aux": "Den_ComfyUI_Workflows" + } + ], "https://github.com/deroberon/StableZero123-comfyui": [ [ "SDZero ImageSplit", @@ -12013,6 +12049,7 @@ "BMAB Prompt", "BMAB Remove Background", "BMAB Resize By Person", + "BMAB Resize By Ratio", "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet", diff --git a/github-stats.json b/github-stats.json index 4146303f..e0809243 100644 --- a/github-stats.json +++ b/github-stats.json @@ -652,7 +652,7 @@ "last_update": "2024-05-30 17:54:32" }, "https://github.com/LZpenguin/ComfyUI-Text": { - "stars": 0, + "stars": 1, "last_update": "2024-06-07 16:59:17" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1967,6 +1967,10 @@ "stars": 41, "last_update": "2024-05-31 10:40:32" }, + "https://github.com/denfrost/Den_ComfyUI_Workflow": { + "stars": 1, + "last_update": "2024-06-08 12:55:20" + }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 132, "last_update": "2024-05-22 22:09:53" @@ -2320,7 +2324,7 @@ "last_update": "2024-04-28 15:36:22" }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 31, + "stars": 34, "last_update": "2024-06-07 23:43:27" }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 36e1386c..e2759450 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,17 @@ + { + "author": "denfrost", + "title": "Den_ComfyUI_Workflows", + "id": "den", + "reference": "https://github.com/denfrost/Den_ComfyUI_Workflow", + "files": [ + "https://github.com/denfrost/Den_ComfyUI_Workflow" + ], + "install_type": "git-clone", + "description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts." + }, { "author": "LZpenguin", "title": "ComfyUI-Text", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ff7e3976..8ae3306e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3432,6 +3432,9 @@ "CombinedDiffusersLoader", "CombinedDiffusersSD15Loader", "CombinedDiffusersSDXLLoader", + "DiffusersClipLoader", + "DiffusersUNETLoader", + "DiffusersVAELoader", "SD15CLIPLoader", "SD15UNETLoader", "SD15VAELoader", @@ -7882,6 +7885,39 @@ "title_aux": "comfyui_facetools" } ], + "https://github.com/denfrost/Den_ComfyUI_Workflow": [ + [ + "Den_BatchIndex_AS", + "Den_CropImage_AS", + "Den_Eval_AS", + "Den_GPTLoaderSimple_llama", + "Den_GPTSampler_llama", + "Den_ImageMixMasked_As", + "Den_ImageToLatentSpace", + "Den_ImageToMask_AS", + "Den_Int2Any_AS", + "Den_LatentAdd_AS", + "Den_LatentMixMasked_As", + "Den_LatentMix_AS", + "Den_LatentToImages_AS", + "Den_LoadLatent_AS", + "Den_MapRange_AS", + "Den_MaskToImage_AS", + "Den_Math_AS", + "Den_NoiseImage_AS", + "Den_Number2Float_AS", + "Den_Number2Int_AS", + "Den_Number_AS", + "Den_SVD_img2vid", + "Den_SaveLatent_AS", + "Den_TextToImage_AS", + "Den_TextWildcardList_AS", + "Increment_AS" + ], + { + "title_aux": "Den_ComfyUI_Workflows" + } + ], "https://github.com/deroberon/StableZero123-comfyui": [ [ "SDZero ImageSplit", @@ -12013,6 +12049,7 @@ "BMAB Prompt", "BMAB Remove Background", "BMAB Resize By Person", + "BMAB Resize By Ratio", "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet",