update DB

This commit is contained in:
Dr.Lt.Data 2024-04-22 02:43:47 +09:00
parent cb390c75c3
commit 8f1b013e26
5 changed files with 210 additions and 170 deletions

View File

@ -5980,14 +5980,14 @@
"description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN." "description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN."
}, },
{ {
"author": "Big Idea Technology", "author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools", "title": "ComfyUI-Book-Tools Nodes for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools", "reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [ "files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools" "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Image Text Overlay: Add customizable text overlays to images. Prompt Selection and Scheduling: Manage and format string prompts based on configurable parameters. Loop Constructs: Implement looping mechanisms which can reset based on conditions. Special Comparators: Utilize a unique string class for special comparison features." "description": "ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue."
}, },
{ {
"author": "Big Idea Technology", "author": "Big Idea Technology",
@ -7914,16 +7914,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": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
],
"install_type": "git-clone",
"description": "ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue."
} }
] ]
} }

View File

@ -621,7 +621,7 @@
"PromptSelector" "PromptSelector"
], ],
{ {
"title_aux": "ComfyUI-Book-Tools" "title_aux": "ComfyUI-Book-Tools Nodes for ComfyUI"
} }
], ],
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [ "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [
@ -1650,6 +1650,7 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"CLIPTextEncode SDXL Plus (JPS)",
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
"ControlNet Switch (JPS)", "ControlNet Switch (JPS)",
"Crop Image Pipe (JPS)", "Crop Image Pipe (JPS)",
@ -1671,13 +1672,23 @@
"Get Image Size (JPS)", "Get Image Size (JPS)",
"IP Adapter Settings (JPS)", "IP Adapter Settings (JPS)",
"IP Adapter Settings Pipe (JPS)", "IP Adapter Settings Pipe (JPS)",
"IP Adapter Single Settings (JPS)", "IP Adapter Tiled Settings (JPS)",
"IP Adapter Single Settings Pipe (JPS)", "IP Adapter Tiled Settings Pipe (JPS)",
"IPA Switch (JPS)", "IPA Switch (JPS)",
"Image Prepare Pipe (JPS)",
"Image Prepare Settings (JPS)",
"Image Switch (JPS)", "Image Switch (JPS)",
"ImageToImage Pipe (JPS)", "ImageToImage Pipe (JPS)",
"ImageToImage Settings (JPS)", "ImageToImage Settings (JPS)",
"Images Masks MultiPipe (JPS)", "Images Masks MultiPipe (JPS)",
"InstantID Mask Prepare Pipe (JPS)",
"InstantID Mask Prepare Settings (JPS)",
"InstantID Pipe (JPS)",
"InstantID Pose Prepare Pipe (JPS)",
"InstantID Pose Prepare Settings (JPS)",
"InstantID Settings (JPS)",
"InstantID Source Prepare Pipe (JPS)",
"InstantID Source Prepare Settings (JPS)",
"Integer Switch (JPS)", "Integer Switch (JPS)",
"Largest Int (JPS)", "Largest Int (JPS)",
"Latent Switch (JPS)", "Latent Switch (JPS)",
@ -1687,6 +1698,9 @@
"Multiply Float Float (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)", "Multiply Int Float (JPS)",
"Multiply Int Int (JPS)", "Multiply Int Int (JPS)",
"Prepare Image (JPS)",
"Prepare Image Plus (JPS)",
"Prepare Image Tiled IPA (JPS)",
"Resolution Multiply (JPS)", "Resolution Multiply (JPS)",
"Revision Settings (JPS)", "Revision Settings (JPS)",
"Revision Settings Pipe (JPS)", "Revision Settings Pipe (JPS)",
@ -1698,11 +1712,15 @@
"SDXL Prompt Styler (JPS)", "SDXL Prompt Styler (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
"SDXL Settings (JPS)",
"SDXL Settings Pipe (JPS)",
"Sampler Scheduler Settings (JPS)", "Sampler Scheduler Settings (JPS)",
"Save Images Plus (JPS)", "Save Images Plus (JPS)",
"Substract Int Int (JPS)", "Substract Int Int (JPS)",
"Text Concatenate (JPS)", "Text Concatenate (JPS)",
"Text Prompt (JPS)", "Text Prompt (JPS)",
"Text Prompt Combo (JPS)",
"Time Seed (JPS)",
"VAE Switch (JPS)" "VAE Switch (JPS)"
], ],
{ {
@ -6433,14 +6451,17 @@
"IPAdapterAdvanced", "IPAdapterAdvanced",
"IPAdapterBatch", "IPAdapterBatch",
"IPAdapterCombineEmbeds", "IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterEmbeds", "IPAdapterEmbeds",
"IPAdapterEncoder", "IPAdapterEncoder",
"IPAdapterFaceID", "IPAdapterFaceID",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader", "IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds", "IPAdapterLoadEmbeds",
"IPAdapterMS", "IPAdapterMS",
"IPAdapterModelLoader", "IPAdapterModelLoader",
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds", "IPAdapterSaveEmbeds",
"IPAdapterStyleComposition", "IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch", "IPAdapterStyleCompositionBatch",
@ -6483,12 +6504,14 @@
[ [
"BatchCount+", "BatchCount+",
"CLIPTextEncodeSDXL+", "CLIPTextEncodeSDXL+",
"ConditioningCombineMultiple+",
"ConsoleDebug+", "ConsoleDebug+",
"DebugTensorShape+", "DebugTensorShape+",
"DrawText+", "DrawText+",
"ExtractKeyframes+", "ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageApplyLUT+", "ImageApplyLUT+",
"ImageBatchMultiple+",
"ImageCASharpening+", "ImageCASharpening+",
"ImageCompositeFromMaskBatch+", "ImageCompositeFromMaskBatch+",
"ImageCrop+", "ImageCrop+",
@ -8734,6 +8757,7 @@
"https://github.com/longgui0318/comfyui-oms-diffusion": [ "https://github.com/longgui0318/comfyui-oms-diffusion": [
[ [
"Add Magic Clothing Attention", "Add Magic Clothing Attention",
"Change Pixel Value Normalization",
"InjectTensorHashLog", "InjectTensorHashLog",
"LOAD OMS", "LOAD OMS",
"Load Magic Clothing Model", "Load Magic Clothing Model",
@ -10350,7 +10374,6 @@
], ],
"https://github.com/smthemex/ComfyUI_Pic2Story": [ "https://github.com/smthemex/ComfyUI_Pic2Story": [
[ [
"DownloadModel",
"Pic2Story" "Pic2Story"
], ],
{ {

View File

@ -1,11 +1,11 @@
{ {
"https://github.com/ltdrdata/ComfyUI-Manager": { "https://github.com/ltdrdata/ComfyUI-Manager": {
"stars": 3457, "stars": 3470,
"last_update": "2024-04-20 18:03:33" "last_update": "2024-04-21 17:34:18"
}, },
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "https://github.com/ltdrdata/ComfyUI-Impact-Pack": {
"stars": 1142, "stars": 1146,
"last_update": "2024-04-20 07:36:33" "last_update": "2024-04-21 07:41:41"
}, },
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": {
"stars": 221, "stars": 221,
@ -20,7 +20,7 @@
"last_update": "2023-08-18 19:03:06" "last_update": "2023-08-18 19:03:06"
}, },
"https://github.com/Fannovel16/comfyui_controlnet_aux": { "https://github.com/Fannovel16/comfyui_controlnet_aux": {
"stars": 1227, "stars": 1230,
"last_update": "2024-04-05 13:07:00" "last_update": "2024-04-05 13:07:00"
}, },
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": {
@ -32,7 +32,7 @@
"last_update": "2023-12-15 14:25:35" "last_update": "2023-12-15 14:25:35"
}, },
"https://github.com/Fannovel16/ComfyUI-MotionDiff": { "https://github.com/Fannovel16/ComfyUI-MotionDiff": {
"stars": 128, "stars": 129,
"last_update": "2024-04-16 16:06:24" "last_update": "2024-04-16 16:06:24"
}, },
"https://github.com/Fannovel16/ComfyUI-Video-Matting": { "https://github.com/Fannovel16/ComfyUI-Video-Matting": {
@ -60,7 +60,7 @@
"last_update": "2023-09-11 10:09:22" "last_update": "2023-09-11 10:09:22"
}, },
"https://github.com/jags111/efficiency-nodes-comfyui": { "https://github.com/jags111/efficiency-nodes-comfyui": {
"stars": 547, "stars": 549,
"last_update": "2024-04-11 15:08:50" "last_update": "2024-04-11 15:08:50"
}, },
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "https://github.com/jags111/ComfyUI_Jags_VectorMagic": {
@ -80,7 +80,7 @@
"last_update": "2023-09-27 00:33:21" "last_update": "2023-09-27 00:33:21"
}, },
"https://github.com/WASasquatch/was-node-suite-comfyui": { "https://github.com/WASasquatch/was-node-suite-comfyui": {
"stars": 793, "stars": 794,
"last_update": "2024-04-08 17:54:15" "last_update": "2024-04-08 17:54:15"
}, },
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "https://github.com/WASasquatch/ComfyUI_Preset_Merger": {
@ -188,7 +188,7 @@
"last_update": "2024-04-09 03:35:11" "last_update": "2024-04-09 03:35:11"
}, },
"https://github.com/city96/ComfyUI_ExtraModels": { "https://github.com/city96/ComfyUI_ExtraModels": {
"stars": 96, "stars": 100,
"last_update": "2024-04-09 23:54:21" "last_update": "2024-04-09 23:54:21"
}, },
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "https://github.com/Kaharos94/ComfyUI-Saveaswebp": {
@ -216,7 +216,7 @@
"last_update": "2024-04-08 01:10:43" "last_update": "2024-04-08 01:10:43"
}, },
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": {
"stars": 546, "stars": 547,
"last_update": "2024-04-17 09:44:09" "last_update": "2024-04-17 09:44:09"
}, },
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": {
@ -224,7 +224,7 @@
"last_update": "2024-04-04 01:15:12" "last_update": "2024-04-04 01:15:12"
}, },
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": {
"stars": 1083, "stars": 1085,
"last_update": "2024-04-09 03:04:04" "last_update": "2024-04-09 03:04:04"
}, },
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": {
@ -232,7 +232,7 @@
"last_update": "2024-03-01 23:00:05" "last_update": "2024-03-01 23:00:05"
}, },
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": {
"stars": 250, "stars": 252,
"last_update": "2024-03-10 07:42:00" "last_update": "2024-03-10 07:42:00"
}, },
"https://github.com/Jordach/comfy-plasma": { "https://github.com/Jordach/comfy-plasma": {
@ -252,12 +252,12 @@
"last_update": "2024-03-25 07:05:23" "last_update": "2024-03-25 07:05:23"
}, },
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": {
"stars": 522, "stars": 523,
"last_update": "2024-03-30 17:18:43" "last_update": "2024-03-30 17:18:43"
}, },
"https://github.com/ssitu/ComfyUI_restart_sampling": { "https://github.com/ssitu/ComfyUI_restart_sampling": {
"stars": 62, "stars": 62,
"last_update": "2024-04-19 11:58:16" "last_update": "2024-04-21 11:12:34"
}, },
"https://github.com/ssitu/ComfyUI_roop": { "https://github.com/ssitu/ComfyUI_roop": {
"stars": 57, "stars": 57,
@ -280,7 +280,7 @@
"last_update": "2023-06-04 22:08:46" "last_update": "2023-06-04 22:08:46"
}, },
"https://github.com/Nourepide/ComfyUI-Allor": { "https://github.com/Nourepide/ComfyUI-Allor": {
"stars": 149, "stars": 150,
"last_update": "2024-03-21 07:40:20" "last_update": "2024-03-21 07:40:20"
}, },
"https://github.com/melMass/comfy_mtb": { "https://github.com/melMass/comfy_mtb": {
@ -292,7 +292,7 @@
"last_update": "2024-02-01 23:20:08" "last_update": "2024-02-01 23:20:08"
}, },
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": {
"stars": 380, "stars": 381,
"last_update": "2024-04-19 21:02:12" "last_update": "2024-04-19 21:02:12"
}, },
"https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": {
@ -320,7 +320,7 @@
"last_update": "2024-03-04 22:48:03" "last_update": "2024-03-04 22:48:03"
}, },
"https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "https://github.com/FizzleDorf/ComfyUI_FizzNodes": {
"stars": 267, "stars": 266,
"last_update": "2024-04-20 03:00:14" "last_update": "2024-04-20 03:00:14"
}, },
"https://github.com/FizzleDorf/ComfyUI-AIT": { "https://github.com/FizzleDorf/ComfyUI-AIT": {
@ -336,7 +336,7 @@
"last_update": "2024-04-17 23:10:37" "last_update": "2024-04-17 23:10:37"
}, },
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "https://github.com/shiimizu/ComfyUI-TiledDiffusion": {
"stars": 149, "stars": 151,
"last_update": "2024-04-11 21:32:24" "last_update": "2024-04-11 21:32:24"
}, },
"https://github.com/ZaneA/ComfyUI-ImageReward": { "https://github.com/ZaneA/ComfyUI-ImageReward": {
@ -352,11 +352,11 @@
"last_update": "2023-09-26 06:31:44" "last_update": "2023-09-26 06:31:44"
}, },
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": { "https://github.com/cubiq/ComfyUI_IPAdapter_plus": {
"stars": 2289, "stars": 2304,
"last_update": "2024-04-20 04:50:35" "last_update": "2024-04-21 16:37:08"
}, },
"https://github.com/cubiq/ComfyUI_InstantID": { "https://github.com/cubiq/ComfyUI_InstantID": {
"stars": 697, "stars": 699,
"last_update": "2024-04-13 09:44:58" "last_update": "2024-04-13 09:44:58"
}, },
"https://github.com/cubiq/ComfyUI_FaceAnalysis": { "https://github.com/cubiq/ComfyUI_FaceAnalysis": {
@ -412,7 +412,7 @@
"last_update": "2023-08-27 03:29:04" "last_update": "2023-08-27 03:29:04"
}, },
"https://github.com/civitai/comfy-nodes": { "https://github.com/civitai/comfy-nodes": {
"stars": 75, "stars": 76,
"last_update": "2024-02-29 12:23:11" "last_update": "2024-02-29 12:23:11"
}, },
"https://github.com/andersxa/comfyui-PromptAttention": { "https://github.com/andersxa/comfyui-PromptAttention": {
@ -492,15 +492,15 @@
"last_update": "2024-04-04 19:49:52" "last_update": "2024-04-04 19:49:52"
}, },
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": {
"stars": 1979, "stars": 1980,
"last_update": "2024-04-19 18:20:33" "last_update": "2024-04-21 11:55:01"
}, },
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": {
"stars": 303, "stars": 302,
"last_update": "2024-04-20 18:24:00" "last_update": "2024-04-20 18:24:00"
}, },
"https://github.com/Gourieff/comfyui-reactor-node": { "https://github.com/Gourieff/comfyui-reactor-node": {
"stars": 864, "stars": 865,
"last_update": "2024-04-16 12:22:21" "last_update": "2024-04-16 12:22:21"
}, },
"https://github.com/imb101/ComfyUI-FaceSwap": { "https://github.com/imb101/ComfyUI-FaceSwap": {
@ -512,7 +512,7 @@
"last_update": "2024-04-05 11:14:24" "last_update": "2024-04-05 11:14:24"
}, },
"https://github.com/AIrjen/OneButtonPrompt": { "https://github.com/AIrjen/OneButtonPrompt": {
"stars": 646, "stars": 647,
"last_update": "2024-04-16 19:24:12" "last_update": "2024-04-16 19:24:12"
}, },
"https://github.com/coreyryanhanson/ComfyQR": { "https://github.com/coreyryanhanson/ComfyQR": {
@ -604,12 +604,12 @@
"last_update": "2024-04-17 16:22:42" "last_update": "2024-04-17 16:22:42"
}, },
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": {
"stars": 62, "stars": 63,
"last_update": "2024-04-04 20:20:54" "last_update": "2024-04-04 20:20:54"
}, },
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": {
"stars": 26, "stars": 26,
"last_update": "2024-02-02 13:05:11" "last_update": "2024-04-21 09:44:11"
}, },
"https://github.com/hustille/ComfyUI_hus_utils": { "https://github.com/hustille/ComfyUI_hus_utils": {
"stars": 4, "stars": 4,
@ -624,15 +624,15 @@
"last_update": "2024-02-12 07:46:02" "last_update": "2024-02-12 07:46:02"
}, },
"https://github.com/rgthree/rgthree-comfy": { "https://github.com/rgthree/rgthree-comfy": {
"stars": 499, "stars": 504,
"last_update": "2024-04-20 18:57:02" "last_update": "2024-04-21 02:30:24"
}, },
"https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": {
"stars": 703, "stars": 707,
"last_update": "2024-04-20 07:50:04" "last_update": "2024-04-21 17:18:48"
}, },
"https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": {
"stars": 181, "stars": 182,
"last_update": "2024-04-03 03:59:31" "last_update": "2024-04-03 03:59:31"
}, },
"https://github.com/AIGODLIKE/ComfyUI-CUP": { "https://github.com/AIGODLIKE/ComfyUI-CUP": {
@ -644,7 +644,7 @@
"last_update": "2024-04-03 22:58:07" "last_update": "2024-04-03 22:58:07"
}, },
"https://github.com/giriss/comfy-image-saver": { "https://github.com/giriss/comfy-image-saver": {
"stars": 111, "stars": 112,
"last_update": "2023-11-16 10:39:05" "last_update": "2023-11-16 10:39:05"
}, },
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "https://github.com/shingo1228/ComfyUI-send-eagle-slim": {
@ -760,7 +760,7 @@
"last_update": "2024-01-25 22:09:37" "last_update": "2024-01-25 22:09:37"
}, },
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "https://github.com/Ttl/ComfyUi_NNLatentUpscale": {
"stars": 130, "stars": 131,
"last_update": "2023-08-28 13:56:20" "last_update": "2023-08-28 13:56:20"
}, },
"https://github.com/spro/comfyui-mirror": { "https://github.com/spro/comfyui-mirror": {
@ -772,11 +772,11 @@
"last_update": "2024-01-06 14:15:12" "last_update": "2024-01-06 14:15:12"
}, },
"https://github.com/Acly/comfyui-tooling-nodes": { "https://github.com/Acly/comfyui-tooling-nodes": {
"stars": 166, "stars": 169,
"last_update": "2024-03-04 08:52:39" "last_update": "2024-03-04 08:52:39"
}, },
"https://github.com/Acly/comfyui-inpaint-nodes": { "https://github.com/Acly/comfyui-inpaint-nodes": {
"stars": 271, "stars": 274,
"last_update": "2024-04-18 08:46:41" "last_update": "2024-04-18 08:46:41"
}, },
"https://github.com/picturesonpictures/comfy_PoP": { "https://github.com/picturesonpictures/comfy_PoP": {
@ -804,7 +804,7 @@
"last_update": "2023-10-25 04:29:40" "last_update": "2023-10-25 04:29:40"
}, },
"https://github.com/mav-rik/facerestore_cf": { "https://github.com/mav-rik/facerestore_cf": {
"stars": 126, "stars": 127,
"last_update": "2024-03-19 21:36:31" "last_update": "2024-03-19 21:36:31"
}, },
"https://github.com/braintacles/braintacles-comfyui-nodes": { "https://github.com/braintacles/braintacles-comfyui-nodes": {
@ -813,7 +813,7 @@
}, },
"https://github.com/hayden-fr/ComfyUI-Model-Manager": { "https://github.com/hayden-fr/ComfyUI-Model-Manager": {
"stars": 17, "stars": 17,
"last_update": "2024-04-21 00:51:22" "last_update": "2024-04-21 07:42:28"
}, },
"https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "https://github.com/hayden-fr/ComfyUI-Image-Browsing": {
"stars": 2, "stars": 2,
@ -860,7 +860,7 @@
"last_update": "2023-09-21 14:49:12" "last_update": "2023-09-21 14:49:12"
}, },
"https://github.com/receyuki/comfyui-prompt-reader-node": { "https://github.com/receyuki/comfyui-prompt-reader-node": {
"stars": 153, "stars": 154,
"last_update": "2024-04-08 18:19:54" "last_update": "2024-04-08 18:19:54"
}, },
"https://github.com/rklaffehn/rk-comfy-nodes": { "https://github.com/rklaffehn/rk-comfy-nodes": {
@ -868,20 +868,20 @@
"last_update": "2024-01-23 17:12:45" "last_update": "2024-01-23 17:12:45"
}, },
"https://github.com/cubiq/ComfyUI_essentials": { "https://github.com/cubiq/ComfyUI_essentials": {
"stars": 189, "stars": 194,
"last_update": "2024-04-18 18:13:54" "last_update": "2024-04-21 09:40:23"
}, },
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "https://github.com/Clybius/ComfyUI-Latent-Modifiers": {
"stars": 39, "stars": 39,
"last_update": "2024-01-02 21:57:58" "last_update": "2024-01-02 21:57:58"
}, },
"https://github.com/Clybius/ComfyUI-Extra-Samplers": { "https://github.com/Clybius/ComfyUI-Extra-Samplers": {
"stars": 34, "stars": 35,
"last_update": "2024-04-18 04:28:09" "last_update": "2024-04-18 04:28:09"
}, },
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": {
"stars": 1000, "stars": 1000,
"last_update": "2024-03-21 09:27:41" "last_update": "2024-04-21 14:51:14"
}, },
"https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": {
"stars": 5, "stars": 5,
@ -896,7 +896,7 @@
"last_update": "2024-04-03 22:31:49" "last_update": "2024-04-03 22:31:49"
}, },
"https://github.com/chrisgoringe/cg-use-everywhere": { "https://github.com/chrisgoringe/cg-use-everywhere": {
"stars": 266, "stars": 268,
"last_update": "2024-04-17 23:03:28" "last_update": "2024-04-17 23:03:28"
}, },
"https://github.com/chrisgoringe/cg-prompt-info": { "https://github.com/chrisgoringe/cg-prompt-info": {
@ -920,11 +920,11 @@
"last_update": "2024-04-12 12:59:58" "last_update": "2024-04-12 12:59:58"
}, },
"https://github.com/kijai/ComfyUI-KJNodes": { "https://github.com/kijai/ComfyUI-KJNodes": {
"stars": 187, "stars": 188,
"last_update": "2024-04-21 00:08:11" "last_update": "2024-04-21 13:16:29"
}, },
"https://github.com/kijai/ComfyUI-CCSR": { "https://github.com/kijai/ComfyUI-CCSR": {
"stars": 100, "stars": 101,
"last_update": "2024-03-18 10:10:20" "last_update": "2024-03-18 10:10:20"
}, },
"https://github.com/kijai/ComfyUI-SVD": { "https://github.com/kijai/ComfyUI-SVD": {
@ -936,7 +936,7 @@
"last_update": "2024-04-08 08:33:04" "last_update": "2024-04-08 08:33:04"
}, },
"https://github.com/kijai/ComfyUI-Geowizard": { "https://github.com/kijai/ComfyUI-Geowizard": {
"stars": 67, "stars": 68,
"last_update": "2024-04-07 12:46:47" "last_update": "2024-04-07 12:46:47"
}, },
"https://github.com/kijai/ComfyUI-depth-fm": { "https://github.com/kijai/ComfyUI-depth-fm": {
@ -956,11 +956,11 @@
"last_update": "2024-03-11 00:50:24" "last_update": "2024-03-11 00:50:24"
}, },
"https://github.com/kijai/ComfyUI-SUPIR": { "https://github.com/kijai/ComfyUI-SUPIR": {
"stars": 883, "stars": 889,
"last_update": "2024-04-14 08:27:44" "last_update": "2024-04-14 08:27:44"
}, },
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": {
"stars": 184, "stars": 188,
"last_update": "2024-04-18 11:22:03" "last_update": "2024-04-18 11:22:03"
}, },
"https://github.com/hhhzzyang/Comfyui_Lama": { "https://github.com/hhhzzyang/Comfyui_Lama": {
@ -992,7 +992,7 @@
"last_update": "2024-04-03 15:43:25" "last_update": "2024-04-03 15:43:25"
}, },
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "https://github.com/a1lazydog/ComfyUI-AudioScheduler": {
"stars": 73, "stars": 74,
"last_update": "2024-04-14 23:50:26" "last_update": "2024-04-14 23:50:26"
}, },
"https://github.com/whatbirdisthat/cyberdolphin": { "https://github.com/whatbirdisthat/cyberdolphin": {
@ -1040,7 +1040,7 @@
"last_update": "2024-02-27 12:47:52" "last_update": "2024-02-27 12:47:52"
}, },
"https://github.com/chflame163/ComfyUI_LayerStyle": { "https://github.com/chflame163/ComfyUI_LayerStyle": {
"stars": 404, "stars": 407,
"last_update": "2024-04-20 13:08:07" "last_update": "2024-04-20 13:08:07"
}, },
"https://github.com/chflame163/ComfyUI_FaceSimilarity": { "https://github.com/chflame163/ComfyUI_FaceSimilarity": {
@ -1053,7 +1053,7 @@
}, },
"https://github.com/shadowcz007/comfyui-mixlab-nodes": { "https://github.com/shadowcz007/comfyui-mixlab-nodes": {
"stars": 670, "stars": 670,
"last_update": "2024-04-20 15:08:17" "last_update": "2024-04-21 13:51:13"
}, },
"https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "https://github.com/shadowcz007/comfyui-ultralytics-yolo": {
"stars": 11, "stars": 11,
@ -1128,7 +1128,7 @@
"last_update": "2023-11-03 04:16:28" "last_update": "2023-11-03 04:16:28"
}, },
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "https://github.com/matan1905/ComfyUI-Serving-Toolkit": {
"stars": 30, "stars": 31,
"last_update": "2024-02-28 18:30:35" "last_update": "2024-02-28 18:30:35"
}, },
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": {
@ -1148,7 +1148,7 @@
"last_update": "2024-04-16 07:26:43" "last_update": "2024-04-16 07:26:43"
}, },
"https://github.com/palant/image-resize-comfyui": { "https://github.com/palant/image-resize-comfyui": {
"stars": 41, "stars": 42,
"last_update": "2024-01-18 20:59:55" "last_update": "2024-01-18 20:59:55"
}, },
"https://github.com/palant/integrated-nodes-comfyui": { "https://github.com/palant/integrated-nodes-comfyui": {
@ -1168,7 +1168,7 @@
"last_update": "2024-02-15 05:52:28" "last_update": "2024-02-15 05:52:28"
}, },
"https://github.com/banodoco/steerable-motion": { "https://github.com/banodoco/steerable-motion": {
"stars": 492, "stars": 494,
"last_update": "2024-04-17 19:27:29" "last_update": "2024-04-17 19:27:29"
}, },
"https://github.com/gemell1/ComfyUI_GMIC": { "https://github.com/gemell1/ComfyUI_GMIC": {
@ -1284,11 +1284,11 @@
"last_update": "2024-02-10 14:58:22" "last_update": "2024-02-10 14:58:22"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": {
"stars": 265, "stars": 266,
"last_update": "2024-04-17 19:59:18" "last_update": "2024-04-17 19:59:18"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": {
"stars": 57, "stars": 58,
"last_update": "2024-04-17 20:02:42" "last_update": "2024-04-17 20:02:42"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": {
@ -1304,11 +1304,11 @@
"last_update": "2024-01-03 15:22:13" "last_update": "2024-01-03 15:22:13"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": {
"stars": 1077, "stars": 1078,
"last_update": "2024-04-17 20:02:02" "last_update": "2024-04-17 20:02:02"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": {
"stars": 711, "stars": 712,
"last_update": "2024-04-17 20:01:40" "last_update": "2024-04-17 20:01:40"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": {
@ -1324,27 +1324,27 @@
"last_update": "2024-04-17 20:03:27" "last_update": "2024-04-17 20:03:27"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": {
"stars": 332, "stars": 336,
"last_update": "2024-04-17 20:00:25" "last_update": "2024-04-17 20:00:25"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": {
"stars": 34, "stars": 35,
"last_update": "2024-04-17 20:03:46" "last_update": "2024-04-17 20:03:46"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": {
"stars": 448, "stars": 450,
"last_update": "2024-04-17 20:00:02" "last_update": "2024-04-17 20:00:02"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": {
"stars": 56, "stars": 57,
"last_update": "2024-04-17 20:00:46" "last_update": "2024-04-17 20:00:46"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": {
"stars": 90, "stars": 91,
"last_update": "2024-04-17 19:59:42" "last_update": "2024-04-17 19:59:42"
}, },
"https://github.com/kenjiqq/qq-nodes-comfyui": { "https://github.com/kenjiqq/qq-nodes-comfyui": {
"stars": 17, "stars": 18,
"last_update": "2024-02-23 01:57:06" "last_update": "2024-02-23 01:57:06"
}, },
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "https://github.com/80sVectorz/ComfyUI-Static-Primitives": {
@ -1444,8 +1444,8 @@
"last_update": "2023-12-05 21:34:23" "last_update": "2023-12-05 21:34:23"
}, },
"https://github.com/AustinMroz/ComfyUI-SpliceTools": { "https://github.com/AustinMroz/ComfyUI-SpliceTools": {
"stars": 2, "stars": 4,
"last_update": "2024-04-09 19:04:08" "last_update": "2024-04-21 07:59:14"
}, },
"https://github.com/11cafe/comfyui-workspace-manager": { "https://github.com/11cafe/comfyui-workspace-manager": {
"stars": 618, "stars": 618,
@ -1460,7 +1460,7 @@
"last_update": "2023-12-25 17:55:50" "last_update": "2023-12-25 17:55:50"
}, },
"https://github.com/filliptm/ComfyUI_Fill-Nodes": { "https://github.com/filliptm/ComfyUI_Fill-Nodes": {
"stars": 24, "stars": 25,
"last_update": "2024-04-14 01:54:33" "last_update": "2024-04-14 01:54:33"
}, },
"https://github.com/zfkun/ComfyUI_zfkun": { "https://github.com/zfkun/ComfyUI_zfkun": {
@ -1472,12 +1472,12 @@
"last_update": "2023-12-13 11:36:14" "last_update": "2023-12-13 11:36:14"
}, },
"https://github.com/talesofai/comfyui-browser": { "https://github.com/talesofai/comfyui-browser": {
"stars": 356, "stars": 357,
"last_update": "2024-04-20 07:09:44" "last_update": "2024-04-20 07:09:44"
}, },
"https://github.com/yolain/ComfyUI-Easy-Use": { "https://github.com/yolain/ComfyUI-Easy-Use": {
"stars": 320, "stars": 322,
"last_update": "2024-04-19 04:19:38" "last_update": "2024-04-21 04:58:46"
}, },
"https://github.com/bruefire/ComfyUI-SeqImageLoader": { "https://github.com/bruefire/ComfyUI-SeqImageLoader": {
"stars": 25, "stars": 25,
@ -1533,7 +1533,7 @@
}, },
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": {
"stars": 11, "stars": 11,
"last_update": "2024-04-20 23:16:33" "last_update": "2024-04-21 12:44:41"
}, },
"https://github.com/AI2lab/comfyUI-tool-2lab": { "https://github.com/AI2lab/comfyUI-tool-2lab": {
"stars": 0, "stars": 0,
@ -1569,14 +1569,14 @@
}, },
"https://github.com/BennyKok/comfyui-deploy": { "https://github.com/BennyKok/comfyui-deploy": {
"stars": 556, "stars": 556,
"last_update": "2024-04-19 17:38:35" "last_update": "2024-04-21 16:07:30"
}, },
"https://github.com/florestefano1975/comfyui-portrait-master": { "https://github.com/florestefano1975/comfyui-portrait-master": {
"stars": 665, "stars": 668,
"last_update": "2024-04-18 16:19:47" "last_update": "2024-04-18 16:19:47"
}, },
"https://github.com/florestefano1975/comfyui-prompt-composer": { "https://github.com/florestefano1975/comfyui-prompt-composer": {
"stars": 190, "stars": 191,
"last_update": "2024-04-18 16:19:36" "last_update": "2024-04-18 16:19:36"
}, },
"https://github.com/mozman/ComfyUI_mozman_nodes": { "https://github.com/mozman/ComfyUI_mozman_nodes": {
@ -1605,7 +1605,7 @@
}, },
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": {
"stars": 56, "stars": 56,
"last_update": "2024-04-20 09:29:21" "last_update": "2024-04-21 09:51:55"
}, },
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": {
"stars": 6, "stars": 6,
@ -1624,7 +1624,7 @@
"last_update": "2024-02-07 21:22:45" "last_update": "2024-02-07 21:22:45"
}, },
"https://github.com/jitcoder/lora-info": { "https://github.com/jitcoder/lora-info": {
"stars": 22, "stars": 23,
"last_update": "2024-04-18 09:16:05" "last_update": "2024-04-18 09:16:05"
}, },
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": {
@ -1672,7 +1672,7 @@
"last_update": "2024-02-17 14:26:26" "last_update": "2024-02-17 14:26:26"
}, },
"https://github.com/crystian/ComfyUI-Crystools": { "https://github.com/crystian/ComfyUI-Crystools": {
"stars": 347, "stars": 348,
"last_update": "2024-04-20 03:03:23" "last_update": "2024-04-20 03:03:23"
}, },
"https://github.com/crystian/ComfyUI-Crystools-save": { "https://github.com/crystian/ComfyUI-Crystools-save": {
@ -1732,7 +1732,7 @@
"last_update": "2024-03-24 19:03:45" "last_update": "2024-03-24 19:03:45"
}, },
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": {
"stars": 305, "stars": 306,
"last_update": "2024-03-19 10:49:59" "last_update": "2024-03-19 10:49:59"
}, },
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "https://github.com/flowtyone/ComfyUI-Flowty-CRM": {
@ -1748,7 +1748,7 @@
"last_update": "2024-04-08 04:23:57" "last_update": "2024-04-08 04:23:57"
}, },
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": {
"stars": 266, "stars": 268,
"last_update": "2024-04-17 19:58:54" "last_update": "2024-04-17 19:58:54"
}, },
"https://github.com/hinablue/ComfyUI_3dPoseEditor": { "https://github.com/hinablue/ComfyUI_3dPoseEditor": {
@ -1776,7 +1776,7 @@
"last_update": "2024-03-14 14:41:18" "last_update": "2024-03-14 14:41:18"
}, },
"https://github.com/chaojie/ComfyUI-dust3r": { "https://github.com/chaojie/ComfyUI-dust3r": {
"stars": 10, "stars": 11,
"last_update": "2024-03-31 00:30:51" "last_update": "2024-03-31 00:30:51"
}, },
"https://github.com/chaojie/ComfyUI-Gemma": { "https://github.com/chaojie/ComfyUI-Gemma": {
@ -1784,7 +1784,7 @@
"last_update": "2024-02-24 10:02:51" "last_update": "2024-02-24 10:02:51"
}, },
"https://github.com/chaojie/ComfyUI-DynamiCrafter": { "https://github.com/chaojie/ComfyUI-DynamiCrafter": {
"stars": 78, "stars": 80,
"last_update": "2024-03-16 19:08:28" "last_update": "2024-03-16 19:08:28"
}, },
"https://github.com/chaojie/ComfyUI-Panda3d": { "https://github.com/chaojie/ComfyUI-Panda3d": {
@ -1832,7 +1832,7 @@
"last_update": "2024-01-29 08:08:13" "last_update": "2024-01-29 08:08:13"
}, },
"https://github.com/alexopus/ComfyUI-Image-Saver": { "https://github.com/alexopus/ComfyUI-Image-Saver": {
"stars": 16, "stars": 17,
"last_update": "2024-04-19 23:26:02" "last_update": "2024-04-19 23:26:02"
}, },
"https://github.com/kft334/Knodes": { "https://github.com/kft334/Knodes": {
@ -1840,7 +1840,7 @@
"last_update": "2024-01-14 04:23:09" "last_update": "2024-01-14 04:23:09"
}, },
"https://github.com/MrForExample/ComfyUI-3D-Pack": { "https://github.com/MrForExample/ComfyUI-3D-Pack": {
"stars": 1388, "stars": 1392,
"last_update": "2024-04-13 17:45:06" "last_update": "2024-04-13 17:45:06"
}, },
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": {
@ -1853,14 +1853,14 @@
}, },
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": {
"stars": 26, "stars": 26,
"last_update": "2024-04-20 11:30:14" "last_update": "2024-04-21 13:02:21"
}, },
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": {
"stars": 8, "stars": 8,
"last_update": "2024-04-04 11:58:20" "last_update": "2024-04-04 11:58:20"
}, },
"https://github.com/tzwm/comfyui-profiler": { "https://github.com/tzwm/comfyui-profiler": {
"stars": 28, "stars": 29,
"last_update": "2024-01-12 07:38:40" "last_update": "2024-01-12 07:38:40"
}, },
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "https://github.com/daniel-lewis-ab/ComfyUI-Llama": {
@ -1872,7 +1872,7 @@
"last_update": "2024-04-02 06:32:21" "last_update": "2024-04-02 06:32:21"
}, },
"https://github.com/djbielejeski/a-person-mask-generator": { "https://github.com/djbielejeski/a-person-mask-generator": {
"stars": 187, "stars": 188,
"last_update": "2024-02-16 16:26:02" "last_update": "2024-02-16 16:26:02"
}, },
"https://github.com/smagnetize/kb-comfyui-nodes": { "https://github.com/smagnetize/kb-comfyui-nodes": {
@ -2001,7 +2001,7 @@
}, },
"https://github.com/longgui0318/comfyui-oms-diffusion": { "https://github.com/longgui0318/comfyui-oms-diffusion": {
"stars": 7, "stars": 7,
"last_update": "2024-04-18 09:35:04" "last_update": "2024-04-21 16:48:13"
}, },
"https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": {
"stars": 7, "stars": 7,
@ -2028,11 +2028,11 @@
"last_update": "2024-01-26 06:28:40" "last_update": "2024-01-26 06:28:40"
}, },
"https://github.com/gokayfem/ComfyUI_VLM_nodes": { "https://github.com/gokayfem/ComfyUI_VLM_nodes": {
"stars": 183, "stars": 185,
"last_update": "2024-04-20 18:42:31" "last_update": "2024-04-20 18:42:31"
}, },
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": {
"stars": 54, "stars": 55,
"last_update": "2024-04-03 23:51:44" "last_update": "2024-04-03 23:51:44"
}, },
"https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "https://github.com/gokayfem/ComfyUI-Depth-Visualization": {
@ -2104,7 +2104,7 @@
"last_update": "2024-04-18 08:04:23" "last_update": "2024-04-18 08:04:23"
}, },
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": {
"stars": 78, "stars": 79,
"last_update": "2024-03-04 09:33:57" "last_update": "2024-03-04 09:33:57"
}, },
"https://github.com/ricklove/comfyui-ricklove": { "https://github.com/ricklove/comfyui-ricklove": {
@ -2112,7 +2112,7 @@
"last_update": "2024-02-01 02:50:59" "last_update": "2024-02-01 02:50:59"
}, },
"https://github.com/nosiu/comfyui-instantId-faceswap": { "https://github.com/nosiu/comfyui-instantId-faceswap": {
"stars": 145, "stars": 146,
"last_update": "2024-02-25 13:58:50" "last_update": "2024-02-25 13:58:50"
}, },
"https://github.com/LyazS/comfyui-anime-seg": { "https://github.com/LyazS/comfyui-anime-seg": {
@ -2168,7 +2168,7 @@
"last_update": "2024-02-06 15:43:43" "last_update": "2024-02-06 15:43:43"
}, },
"https://github.com/digitaljohn/comfyui-propost": { "https://github.com/digitaljohn/comfyui-propost": {
"stars": 93, "stars": 94,
"last_update": "2024-02-11 10:08:19" "last_update": "2024-02-11 10:08:19"
}, },
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": {
@ -2176,7 +2176,7 @@
"last_update": "2024-02-25 12:35:13" "last_update": "2024-02-25 12:35:13"
}, },
"https://github.com/XmYx/deforum-comfy-nodes": { "https://github.com/XmYx/deforum-comfy-nodes": {
"stars": 78, "stars": 79,
"last_update": "2024-04-11 00:45:00" "last_update": "2024-04-11 00:45:00"
}, },
"https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": {
@ -2196,7 +2196,7 @@
"last_update": "2024-02-19 10:14:56" "last_update": "2024-02-19 10:14:56"
}, },
"https://github.com/xiaoxiaodesha/hd_node": { "https://github.com/xiaoxiaodesha/hd_node": {
"stars": 5, "stars": 6,
"last_update": "2024-02-18 05:23:57" "last_update": "2024-02-18 05:23:57"
}, },
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": {
@ -2264,7 +2264,7 @@
"last_update": "2024-03-31 02:11:14" "last_update": "2024-03-31 02:11:14"
}, },
"https://github.com/logtd/ComfyUI-FLATTEN": { "https://github.com/logtd/ComfyUI-FLATTEN": {
"stars": 51, "stars": 52,
"last_update": "2024-04-10 01:46:26" "last_update": "2024-04-10 01:46:26"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": {
@ -2272,7 +2272,7 @@
"last_update": "2024-04-19 14:21:28" "last_update": "2024-04-19 14:21:28"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": {
"stars": 36, "stars": 37,
"last_update": "2024-04-19 23:02:07" "last_update": "2024-04-19 23:02:07"
}, },
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": {
@ -2280,11 +2280,11 @@
"last_update": "2024-02-26 09:37:16" "last_update": "2024-02-26 09:37:16"
}, },
"https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "https://github.com/AuroBit/ComfyUI-OOTDiffusion": {
"stars": 266, "stars": 268,
"last_update": "2024-03-26 02:44:57" "last_update": "2024-03-26 02:44:57"
}, },
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": {
"stars": 33, "stars": 34,
"last_update": "2024-02-29 10:19:36" "last_update": "2024-02-29 10:19:36"
}, },
"https://github.com/czcz1024/Comfyui-FaceCompare": { "https://github.com/czcz1024/Comfyui-FaceCompare": {
@ -2353,14 +2353,14 @@
}, },
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": {
"stars": 13, "stars": 13,
"last_update": "2024-04-18 21:41:59" "last_update": "2024-04-21 10:05:37"
}, },
"https://github.com/uetuluk/comfyui-webcam-node": { "https://github.com/uetuluk/comfyui-webcam-node": {
"stars": 0, "stars": 0,
"last_update": "2024-03-01 07:25:27" "last_update": "2024-03-01 07:25:27"
}, },
"https://github.com/huchenlei/ComfyUI-layerdiffuse": { "https://github.com/huchenlei/ComfyUI-layerdiffuse": {
"stars": 1064, "stars": 1068,
"last_update": "2024-03-09 21:16:31" "last_update": "2024-03-09 21:16:31"
}, },
"https://github.com/huchenlei/ComfyUI_DanTagGen": { "https://github.com/huchenlei/ComfyUI_DanTagGen": {
@ -2376,7 +2376,7 @@
"last_update": "2024-04-03 00:59:21" "last_update": "2024-04-03 00:59:21"
}, },
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": {
"stars": 4, "stars": 5,
"last_update": "2024-03-12 02:03:09" "last_update": "2024-03-12 02:03:09"
}, },
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": {
@ -2448,7 +2448,7 @@
"last_update": "2024-03-09 00:02:47" "last_update": "2024-03-09 00:02:47"
}, },
"https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": {
"stars": 72, "stars": 74,
"last_update": "2024-04-02 23:29:14" "last_update": "2024-04-02 23:29:14"
}, },
"https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": {
@ -2460,7 +2460,7 @@
"last_update": "2024-03-08 22:53:27" "last_update": "2024-03-08 22:53:27"
}, },
"https://github.com/stavsap/comfyui-ollama": { "https://github.com/stavsap/comfyui-ollama": {
"stars": 25, "stars": 26,
"last_update": "2024-04-07 20:49:11" "last_update": "2024-04-07 20:49:11"
}, },
"https://github.com/dchatel/comfyui_facetools": { "https://github.com/dchatel/comfyui_facetools": {
@ -2488,8 +2488,8 @@
"last_update": "2024-03-13 08:26:09" "last_update": "2024-03-13 08:26:09"
}, },
"https://github.com/if-ai/ComfyUI-IF_AI_tools": { "https://github.com/if-ai/ComfyUI-IF_AI_tools": {
"stars": 131, "stars": 135,
"last_update": "2024-04-20 16:51:37" "last_update": "2024-04-21 02:21:23"
}, },
"https://github.com/dmMaze/sketch2manga": { "https://github.com/dmMaze/sketch2manga": {
"stars": 21, "stars": 21,
@ -2504,7 +2504,7 @@
"last_update": "2024-03-31 14:14:24" "last_update": "2024-03-31 14:14:24"
}, },
"https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": {
"stars": 141, "stars": 142,
"last_update": "2024-04-18 20:04:37" "last_update": "2024-04-18 20:04:37"
}, },
"https://github.com/madtunebk/ComfyUI-ControlnetAux": { "https://github.com/madtunebk/ComfyUI-ControlnetAux": {
@ -2524,11 +2524,11 @@
"last_update": "2024-03-28 02:21:05" "last_update": "2024-03-28 02:21:05"
}, },
"https://github.com/Jannchie/ComfyUI-J": { "https://github.com/Jannchie/ComfyUI-J": {
"stars": 51, "stars": 52,
"last_update": "2024-04-17 16:25:57" "last_update": "2024-04-21 17:21:53"
}, },
"https://github.com/daxcay/ComfyUI-JDCN": { "https://github.com/daxcay/ComfyUI-JDCN": {
"stars": 5, "stars": 6,
"last_update": "2024-04-19 18:37:18" "last_update": "2024-04-19 18:37:18"
}, },
"https://github.com/Seedsa/Fooocus_Nodes": { "https://github.com/Seedsa/Fooocus_Nodes": {
@ -2568,7 +2568,7 @@
"last_update": "2024-03-26 16:55:10" "last_update": "2024-03-26 16:55:10"
}, },
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": {
"stars": 29, "stars": 30,
"last_update": "2024-04-07 10:43:50" "last_update": "2024-04-07 10:43:50"
}, },
"https://github.com/hay86/ComfyUI_Dreamtalk": { "https://github.com/hay86/ComfyUI_Dreamtalk": {
@ -2620,12 +2620,12 @@
"last_update": "2024-03-20 21:56:10" "last_update": "2024-03-20 21:56:10"
}, },
"https://github.com/frankchieng/ComfyUI_Aniportrait": { "https://github.com/frankchieng/ComfyUI_Aniportrait": {
"stars": 21, "stars": 22,
"last_update": "2024-04-09 11:18:00" "last_update": "2024-04-09 11:18:00"
}, },
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": {
"stars": 7, "stars": 7,
"last_update": "2024-04-15 01:58:42" "last_update": "2024-04-21 17:12:56"
}, },
"https://github.com/kale4eat/ComfyUI-path-util": { "https://github.com/kale4eat/ComfyUI-path-util": {
"stars": 0, "stars": 0,
@ -2640,7 +2640,7 @@
"last_update": "2024-04-01 01:32:04" "last_update": "2024-04-01 01:32:04"
}, },
"https://github.com/kijai/ComfyUI-APISR": { "https://github.com/kijai/ComfyUI-APISR": {
"stars": 48, "stars": 49,
"last_update": "2024-04-19 16:38:57" "last_update": "2024-04-19 16:38:57"
}, },
"https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": {
@ -2648,11 +2648,11 @@
"last_update": "2024-04-01 10:47:39" "last_update": "2024-04-01 10:47:39"
}, },
"https://github.com/comfyanonymous/ComfyUI": { "https://github.com/comfyanonymous/ComfyUI": {
"stars": 32482, "stars": 32556,
"last_update": "2024-04-20 18:36:11" "last_update": "2024-04-21 13:02:56"
}, },
"https://github.com/chaojie/ComfyUI-MuseV": { "https://github.com/chaojie/ComfyUI-MuseV": {
"stars": 74, "stars": 75,
"last_update": "2024-04-04 02:07:29" "last_update": "2024-04-04 02:07:29"
}, },
"https://github.com/kijai/ComfyUI-DiffusionLight": { "https://github.com/kijai/ComfyUI-DiffusionLight": {
@ -2661,7 +2661,7 @@
}, },
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "https://github.com/BlakeOne/ComfyUI-CustomScheduler": {
"stars": 7, "stars": 7,
"last_update": "2024-04-14 00:14:55" "last_update": "2024-04-21 17:11:38"
}, },
"https://github.com/bobmagicii/comfykit-custom-nodes": { "https://github.com/bobmagicii/comfykit-custom-nodes": {
"stars": 0, "stars": 0,
@ -2693,7 +2693,7 @@
}, },
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": {
"stars": 0, "stars": 0,
"last_update": "2024-04-06 06:20:14" "last_update": "2024-04-21 15:57:28"
}, },
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "https://github.com/yuvraj108c/ComfyUI-PiperTTS": {
"stars": 15, "stars": 15,
@ -2701,7 +2701,7 @@
}, },
"https://github.com/nickve28/ComfyUI-Nich-Utils": { "https://github.com/nickve28/ComfyUI-Nich-Utils": {
"stars": 5, "stars": 5,
"last_update": "2024-04-20 11:12:03" "last_update": "2024-04-21 09:13:50"
}, },
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": {
"stars": 1, "stars": 1,
@ -2756,7 +2756,7 @@
"last_update": "2024-04-16 01:07:14" "last_update": "2024-04-16 01:07:14"
}, },
"https://github.com/AIFSH/ComfyUI-UVR5": { "https://github.com/AIFSH/ComfyUI-UVR5": {
"stars": 28, "stars": 29,
"last_update": "2024-04-17 08:51:51" "last_update": "2024-04-17 08:51:51"
}, },
"https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": {
@ -2772,11 +2772,11 @@
"last_update": "2024-04-11 07:38:35" "last_update": "2024-04-11 07:38:35"
}, },
"https://github.com/kijai/ComfyUI-ELLA-wrapper": { "https://github.com/kijai/ComfyUI-ELLA-wrapper": {
"stars": 83, "stars": 84,
"last_update": "2024-04-19 16:36:43" "last_update": "2024-04-19 16:36:43"
}, },
"https://github.com/ExponentialML/ComfyUI_ELLA": { "https://github.com/ExponentialML/ComfyUI_ELLA": {
"stars": 134, "stars": 138,
"last_update": "2024-04-17 17:18:08" "last_update": "2024-04-17 17:18:08"
}, },
"https://github.com/choey/Comfy-Topaz": { "https://github.com/choey/Comfy-Topaz": {
@ -2797,7 +2797,7 @@
}, },
"https://github.com/BlakeOne/ComfyUI-NodePresets": { "https://github.com/BlakeOne/ComfyUI-NodePresets": {
"stars": 5, "stars": 5,
"last_update": "2024-04-14 00:18:58" "last_update": "2024-04-21 17:11:04"
}, },
"https://github.com/AIFSH/ComfyUI-IP_LAP": { "https://github.com/AIFSH/ComfyUI-IP_LAP": {
"stars": 10, "stars": 10,
@ -2816,20 +2816,20 @@
"last_update": "2024-04-11 06:20:34" "last_update": "2024-04-11 06:20:34"
}, },
"https://github.com/nullquant/ComfyUI-BrushNet": { "https://github.com/nullquant/ComfyUI-BrushNet": {
"stars": 92, "stars": 93,
"last_update": "2024-04-18 18:01:47" "last_update": "2024-04-18 18:01:47"
}, },
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": {
"stars": 100, "stars": 103,
"last_update": "2024-04-19 18:26:41" "last_update": "2024-04-19 18:26:41"
}, },
"https://github.com/pamparamm/sd-perturbed-attention": { "https://github.com/pamparamm/sd-perturbed-attention": {
"stars": 106, "stars": 108,
"last_update": "2024-04-17 17:51:44" "last_update": "2024-04-21 04:29:58"
}, },
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": {
"stars": 55, "stars": 56,
"last_update": "2024-04-19 09:13:41" "last_update": "2024-04-21 09:45:44"
}, },
"https://github.com/unwdef/unwdef-nodes-comfyui": { "https://github.com/unwdef/unwdef-nodes-comfyui": {
"stars": 1, "stars": 1,
@ -2841,19 +2841,19 @@
}, },
"https://github.com/aburahamu/ComfyUI-RequestsPoster": { "https://github.com/aburahamu/ComfyUI-RequestsPoster": {
"stars": 1, "stars": 1,
"last_update": "2024-04-19 12:06:14" "last_update": "2024-04-21 02:35:06"
}, },
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": {
"stars": 77, "stars": 79,
"last_update": "2024-04-21 00:24:23" "last_update": "2024-04-21 00:24:23"
}, },
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "https://github.com/royceschultz/ComfyUI-TranscriptionTools": {
"stars": 6, "stars": 6,
"last_update": "2024-04-16 04:30:02" "last_update": "2024-04-16 04:30:02"
}, },
"https://github.com/BlakeOne/ComfyUI-NodeReset": { "https://github.com/BlakeOne/ComfyUI-NodeDefaults": {
"stars": 1, "stars": 1,
"last_update": "2024-04-18 22:32:08" "last_update": "2024-04-21 17:10:35"
}, },
"https://github.com/liusida/ComfyUI-Login": { "https://github.com/liusida/ComfyUI-Login": {
"stars": 13, "stars": 13,
@ -2880,7 +2880,7 @@
"last_update": "2024-04-15 07:49:55" "last_update": "2024-04-15 07:49:55"
}, },
"https://github.com/jtydhr88/ComfyUI-InstantMesh": { "https://github.com/jtydhr88/ComfyUI-InstantMesh": {
"stars": 78, "stars": 81,
"last_update": "2024-04-17 03:15:10" "last_update": "2024-04-17 03:15:10"
}, },
"https://github.com/txt2any/ComfyUI-PromptOrganizer": { "https://github.com/txt2any/ComfyUI-PromptOrganizer": {
@ -2909,7 +2909,7 @@
}, },
"https://github.com/smthemex/ComfyUI_Pic2Story": { "https://github.com/smthemex/ComfyUI_Pic2Story": {
"stars": 2, "stars": 2,
"last_update": "2024-04-18 06:30:23" "last_update": "2024-04-21 11:18:29"
}, },
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": {
"stars": 0, "stars": 0,
@ -2924,7 +2924,7 @@
"last_update": "2024-04-20 15:49:25" "last_update": "2024-04-20 15:49:25"
}, },
"https://github.com/frankchieng/ComfyUI_MagicClothing": { "https://github.com/frankchieng/ComfyUI_MagicClothing": {
"stars": 200, "stars": 211,
"last_update": "2024-04-20 06:45:30" "last_update": "2024-04-20 06:45:30"
}, },
"https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": {
@ -2936,12 +2936,12 @@
"last_update": "2024-04-19 07:59:28" "last_update": "2024-04-19 07:59:28"
}, },
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "https://github.com/VAST-AI-Research/ComfyUI-Tripo": {
"stars": 12, "stars": 25,
"last_update": "2024-04-18 11:37:22" "last_update": "2024-04-18 11:37:22"
}, },
"https://github.com/Stability-AI/ComfyUI-SAI_API": { "https://github.com/Stability-AI/ComfyUI-SAI_API": {
"stars": 15, "stars": 15,
"last_update": "2024-04-18 07:31:18" "last_update": "2024-04-21 07:17:27"
}, },
"https://github.com/chaojie/ComfyUI-CameraCtrl": { "https://github.com/chaojie/ComfyUI-CameraCtrl": {
"stars": 8, "stars": 8,
@ -2957,7 +2957,7 @@
}, },
"https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": {
"stars": 1, "stars": 1,
"last_update": "2024-04-18 16:29:35" "last_update": "2024-04-21 07:34:21"
}, },
"https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": {
"stars": 8, "stars": 8,
@ -2972,7 +2972,7 @@
"last_update": "2024-04-19 09:51:57" "last_update": "2024-04-19 09:51:57"
}, },
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "https://github.com/TencentQQGYLab/ComfyUI-ELLA": {
"stars": 80, "stars": 86,
"last_update": "2024-04-20 00:47:57" "last_update": "2024-04-20 00:47:57"
}, },
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": {
@ -2980,15 +2980,19 @@
"last_update": "2024-04-19 14:55:44" "last_update": "2024-04-19 14:55:44"
}, },
"https://github.com/kijai/ComfyUI-APISR-KJ": { "https://github.com/kijai/ComfyUI-APISR-KJ": {
"stars": 48, "stars": 49,
"last_update": "2024-04-19 16:38:57" "last_update": "2024-04-19 16:38:57"
}, },
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": {
"stars": 6, "stars": 7,
"last_update": "2024-04-19 10:52:02" "last_update": "2024-04-19 10:52:02"
}, },
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": {
"stars": 1, "stars": 1,
"last_update": "2024-04-20 13:27:26" "last_update": "2024-04-20 13:27:26"
},
"https://github.com/BlakeOne/ComfyUI-NodeReset": {
"stars": 1,
"last_update": "2024-04-21 17:10:35"
} }
} }

View File

@ -43,14 +43,14 @@
"description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes." "description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes."
}, },
{ {
"author": "Big Idea Technology", "author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools", "title": "ComfyUI-Book-Tools Nodes for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools", "reference": "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools",
"files": [ "files": [
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools" "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Image Text Overlay: Add customizable text overlays to images. Prompt Selection and Scheduling: Manage and format string prompts based on configurable parameters. Loop Constructs: Implement looping mechanisms which can reset based on conditions. Special Comparators: Utilize a unique string class for special comparison features." "description": "ComfyUI-Book-Tools is a set o new nodes for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding. Loop with any parameters (*), prompt batch schedule with prompt selector, end queue for automatic ending current queue."
}, },
{ {
"author": "TencentQQGYLab", "author": "TencentQQGYLab",

View File

@ -621,7 +621,7 @@
"PromptSelector" "PromptSelector"
], ],
{ {
"title_aux": "ComfyUI-Book-Tools" "title_aux": "ComfyUI-Book-Tools Nodes for ComfyUI"
} }
], ],
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [ "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [
@ -1650,6 +1650,7 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"CLIPTextEncode SDXL Plus (JPS)",
"Conditioning Switch (JPS)", "Conditioning Switch (JPS)",
"ControlNet Switch (JPS)", "ControlNet Switch (JPS)",
"Crop Image Pipe (JPS)", "Crop Image Pipe (JPS)",
@ -1671,13 +1672,23 @@
"Get Image Size (JPS)", "Get Image Size (JPS)",
"IP Adapter Settings (JPS)", "IP Adapter Settings (JPS)",
"IP Adapter Settings Pipe (JPS)", "IP Adapter Settings Pipe (JPS)",
"IP Adapter Single Settings (JPS)", "IP Adapter Tiled Settings (JPS)",
"IP Adapter Single Settings Pipe (JPS)", "IP Adapter Tiled Settings Pipe (JPS)",
"IPA Switch (JPS)", "IPA Switch (JPS)",
"Image Prepare Pipe (JPS)",
"Image Prepare Settings (JPS)",
"Image Switch (JPS)", "Image Switch (JPS)",
"ImageToImage Pipe (JPS)", "ImageToImage Pipe (JPS)",
"ImageToImage Settings (JPS)", "ImageToImage Settings (JPS)",
"Images Masks MultiPipe (JPS)", "Images Masks MultiPipe (JPS)",
"InstantID Mask Prepare Pipe (JPS)",
"InstantID Mask Prepare Settings (JPS)",
"InstantID Pipe (JPS)",
"InstantID Pose Prepare Pipe (JPS)",
"InstantID Pose Prepare Settings (JPS)",
"InstantID Settings (JPS)",
"InstantID Source Prepare Pipe (JPS)",
"InstantID Source Prepare Settings (JPS)",
"Integer Switch (JPS)", "Integer Switch (JPS)",
"Largest Int (JPS)", "Largest Int (JPS)",
"Latent Switch (JPS)", "Latent Switch (JPS)",
@ -1687,6 +1698,9 @@
"Multiply Float Float (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)", "Multiply Int Float (JPS)",
"Multiply Int Int (JPS)", "Multiply Int Int (JPS)",
"Prepare Image (JPS)",
"Prepare Image Plus (JPS)",
"Prepare Image Tiled IPA (JPS)",
"Resolution Multiply (JPS)", "Resolution Multiply (JPS)",
"Revision Settings (JPS)", "Revision Settings (JPS)",
"Revision Settings Pipe (JPS)", "Revision Settings Pipe (JPS)",
@ -1698,11 +1712,15 @@
"SDXL Prompt Styler (JPS)", "SDXL Prompt Styler (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
"SDXL Settings (JPS)",
"SDXL Settings Pipe (JPS)",
"Sampler Scheduler Settings (JPS)", "Sampler Scheduler Settings (JPS)",
"Save Images Plus (JPS)", "Save Images Plus (JPS)",
"Substract Int Int (JPS)", "Substract Int Int (JPS)",
"Text Concatenate (JPS)", "Text Concatenate (JPS)",
"Text Prompt (JPS)", "Text Prompt (JPS)",
"Text Prompt Combo (JPS)",
"Time Seed (JPS)",
"VAE Switch (JPS)" "VAE Switch (JPS)"
], ],
{ {
@ -6433,14 +6451,17 @@
"IPAdapterAdvanced", "IPAdapterAdvanced",
"IPAdapterBatch", "IPAdapterBatch",
"IPAdapterCombineEmbeds", "IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterEmbeds", "IPAdapterEmbeds",
"IPAdapterEncoder", "IPAdapterEncoder",
"IPAdapterFaceID", "IPAdapterFaceID",
"IPAdapterFromParams",
"IPAdapterInsightFaceLoader", "IPAdapterInsightFaceLoader",
"IPAdapterLoadEmbeds", "IPAdapterLoadEmbeds",
"IPAdapterMS", "IPAdapterMS",
"IPAdapterModelLoader", "IPAdapterModelLoader",
"IPAdapterNoise", "IPAdapterNoise",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds", "IPAdapterSaveEmbeds",
"IPAdapterStyleComposition", "IPAdapterStyleComposition",
"IPAdapterStyleCompositionBatch", "IPAdapterStyleCompositionBatch",
@ -6483,12 +6504,14 @@
[ [
"BatchCount+", "BatchCount+",
"CLIPTextEncodeSDXL+", "CLIPTextEncodeSDXL+",
"ConditioningCombineMultiple+",
"ConsoleDebug+", "ConsoleDebug+",
"DebugTensorShape+", "DebugTensorShape+",
"DrawText+", "DrawText+",
"ExtractKeyframes+", "ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageApplyLUT+", "ImageApplyLUT+",
"ImageBatchMultiple+",
"ImageCASharpening+", "ImageCASharpening+",
"ImageCompositeFromMaskBatch+", "ImageCompositeFromMaskBatch+",
"ImageCrop+", "ImageCrop+",
@ -8734,6 +8757,7 @@
"https://github.com/longgui0318/comfyui-oms-diffusion": [ "https://github.com/longgui0318/comfyui-oms-diffusion": [
[ [
"Add Magic Clothing Attention", "Add Magic Clothing Attention",
"Change Pixel Value Normalization",
"InjectTensorHashLog", "InjectTensorHashLog",
"LOAD OMS", "LOAD OMS",
"Load Magic Clothing Model", "Load Magic Clothing Model",
@ -10350,7 +10374,6 @@
], ],
"https://github.com/smthemex/ComfyUI_Pic2Story": [ "https://github.com/smthemex/ComfyUI_Pic2Story": [
[ [
"DownloadModel",
"Pic2Story" "Pic2Story"
], ],
{ {