mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
084a763bce
commit
53159fe8d4
@ -8424,6 +8424,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/3d-photo-inpainting](https://github.com/vt-vl-lab/3d-photo-inpainting),then you can render one image to zoom-in/dolly zoom/swing motion/circle motion video"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-AuraSR",
|
||||
"id": "aurasr",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-AuraSR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -10786,6 +10797,50 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
|
||||
},
|
||||
{
|
||||
"author": "hyunamy",
|
||||
"title": "Comfy-UI on-complete-email-me",
|
||||
"id": "hyunamy",
|
||||
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
|
||||
"files": [
|
||||
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
|
||||
},
|
||||
{
|
||||
"author": "veighnsche",
|
||||
"title": "comfyui_gr85",
|
||||
"id": "gr85",
|
||||
"reference": "https://github.com/veighnsche/comfyui_gr85",
|
||||
"files": [
|
||||
"https://github.com/veighnsche/comfyui_gr85"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
|
||||
},
|
||||
{
|
||||
"author": "leiweiqiang",
|
||||
"title": "ComfyUI-TRA",
|
||||
"id": "tra",
|
||||
"reference": "https://github.com/leiweiqiang/ComfyUI-TRA",
|
||||
"files": [
|
||||
"https://github.com/leiweiqiang/ComfyUI-TRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
|
||||
},
|
||||
{
|
||||
"author": "hwhaocool",
|
||||
"title": "ComfyUI-Select-Any",
|
||||
"id": "select-any",
|
||||
"reference": "https://github.com/hwhaocool/ComfyUI-Select-Any",
|
||||
"files": [
|
||||
"https://github.com/hwhaocool/ComfyUI-Select-Any"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node, which can select value from inputs"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -11177,17 +11232,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "hyunamy",
|
||||
"title": "Comfy-UI on-complete-email-me",
|
||||
"id": "hyunamy",
|
||||
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
|
||||
"files": [
|
||||
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -241,6 +241,14 @@
|
||||
"title_aux": "ComfyUI-3d-photo-inpainting"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-AuraSR": [
|
||||
[
|
||||
"AuraSRNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AuraSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||
[
|
||||
"FishSpeech_INFER",
|
||||
@ -634,7 +642,7 @@
|
||||
{
|
||||
"author": "amorano",
|
||||
"description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
|
||||
"nodename_pattern": " \\(jov\\)$",
|
||||
"nodename_pattern": " \\(JOV\\)$",
|
||||
"title": "Jovimetrix",
|
||||
"title_aux": "Jovimetrix Composition Nodes"
|
||||
}
|
||||
@ -3902,6 +3910,7 @@
|
||||
],
|
||||
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": [
|
||||
[
|
||||
"Cascade",
|
||||
"Luts",
|
||||
"Waifu2x"
|
||||
],
|
||||
@ -7255,6 +7264,7 @@
|
||||
"LayerUtility: PromptTagger",
|
||||
"LayerUtility: PurgeVRAM",
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: QueueStop",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
@ -9017,7 +9027,11 @@
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"Preview Image Without Metadata",
|
||||
"Save Image Without Metadata"
|
||||
"PreviewImageWithoutMetadata",
|
||||
"Save Image Without Metadata",
|
||||
"SaveImageWithoutMetadata",
|
||||
"ShowText",
|
||||
"ZhiPuAiNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_fsdymy"
|
||||
@ -9442,6 +9456,7 @@
|
||||
"Griptape Agent Config: Ollama",
|
||||
"Griptape Agent Config: OpenAI",
|
||||
"Griptape Audio Driver: OpenAI",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
"Griptape Combine: Rules List",
|
||||
"Griptape Combine: Tool List",
|
||||
@ -9617,7 +9632,10 @@
|
||||
"CLIPTextEncode_party",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
"KG_json_toolkit",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
"KG_json_toolkit_user",
|
||||
"KSampler_party",
|
||||
"LLM",
|
||||
"LLM_api_loader",
|
||||
@ -9851,6 +9869,14 @@
|
||||
"title_aux": "hus' utils for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/hwhaocool/ComfyUI-Select-Any": [
|
||||
[
|
||||
"SelectAnyValues"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Select-Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
|
||||
[
|
||||
"EagleImageNode",
|
||||
@ -9862,6 +9888,14 @@
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/hyunamy/comfy-ui-on-complete-email-me": [
|
||||
[
|
||||
"OnCompleteEmailMe"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-UI on-complete-email-me"
|
||||
}
|
||||
],
|
||||
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
||||
[
|
||||
"IG_LoadCheckerboardImageForCalibrateCamera",
|
||||
@ -10755,7 +10789,8 @@
|
||||
"https://github.com/kijai/ComfyUI-CCSR": [
|
||||
[
|
||||
"CCSR_Model_Select",
|
||||
"CCSR_Upscale"
|
||||
"CCSR_Upscale",
|
||||
"DownloadAndLoadCCSRModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CCSR"
|
||||
@ -11271,6 +11306,18 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/leiweiqiang/ComfyUI-TRA": [
|
||||
[
|
||||
"TclEbSynth",
|
||||
"TclExtractFramesFromVideo",
|
||||
"TclExtractFramesFromVideoFile",
|
||||
"TclFrames2Video",
|
||||
"TclSaveVideoFromFrames"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
@ -13713,12 +13760,9 @@
|
||||
"https://github.com/smthemex/ComfyUI_Pops": [
|
||||
[
|
||||
"Imgae_To_Path",
|
||||
"Pops_Controlnet_Sampler",
|
||||
"Pops_Ipadapter_Sampler",
|
||||
"Pops_Mean_Sampler",
|
||||
"Pops_Prior_Embedding",
|
||||
"Pops_Repo_Choice",
|
||||
"Pops_Unet_Sampler"
|
||||
"Pops_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Pops"
|
||||
@ -13737,9 +13781,8 @@
|
||||
[
|
||||
"Comic_Type",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Img2Img",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Text2Img"
|
||||
"Storydiffusion_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -14533,6 +14576,27 @@
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/veighnsche/comfyui_gr85": [
|
||||
[
|
||||
"GR85_ContainsWord",
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
"GR85_RandomRatio",
|
||||
"GR85_RandomTitleCharacter",
|
||||
"GR85_RandomWildcardTagPicker",
|
||||
"GR85_ShowText",
|
||||
"GR85_StrSafe",
|
||||
"GR85_TagInjector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_gr85"
|
||||
}
|
||||
],
|
||||
"https://github.com/victorchall/comfyui_webcamcapture": [
|
||||
[
|
||||
"WebcamCapture"
|
||||
@ -15262,6 +15326,7 @@
|
||||
],
|
||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||
[
|
||||
"CheckpointLoaderSimpleWithSwitch",
|
||||
"ColorCorrectOfUtils",
|
||||
"ConcatTextOfUtils",
|
||||
"ImageBatchOneOrMore",
|
||||
|
||||
2491
github-stats.json
2491
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "m-ai-studio",
|
||||
"title": "mai-prompt-progress",
|
||||
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
|
||||
"files": [
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "mai-prompt-progress"
|
||||
},
|
||||
{
|
||||
"author": "linhusyung",
|
||||
"title": "ComfyUI Build and Train Your Network [WIP]",
|
||||
|
||||
@ -11,7 +11,62 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "hwhaocool",
|
||||
"title": "ComfyUI-Select-Any",
|
||||
"id": "select-any",
|
||||
"reference": "https://github.com/hwhaocool/ComfyUI-Select-Any",
|
||||
"files": [
|
||||
"https://github.com/hwhaocool/ComfyUI-Select-Any"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node, which can select value from inputs"
|
||||
},
|
||||
{
|
||||
"author": "leiweiqiang",
|
||||
"title": "ComfyUI-TRA",
|
||||
"id": "tra",
|
||||
"reference": "https://github.com/leiweiqiang/ComfyUI-TRA",
|
||||
"files": [
|
||||
"https://github.com/leiweiqiang/ComfyUI-TRA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-AuraSR",
|
||||
"id": "aurasr",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-AuraSR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
|
||||
},
|
||||
{
|
||||
"author": "veighnsche",
|
||||
"title": "comfyui_gr85",
|
||||
"id": "gr85",
|
||||
"reference": "https://github.com/veighnsche/comfyui_gr85",
|
||||
"files": [
|
||||
"https://github.com/veighnsche/comfyui_gr85"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
|
||||
},
|
||||
{
|
||||
"author": "hyunamy",
|
||||
"title": "Comfy-UI on-complete-email-me",
|
||||
"id": "hyunamy",
|
||||
"reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
|
||||
"files": [
|
||||
"https://github.com/hyunamy/comfy-ui-on-complete-email-me"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
|
||||
},
|
||||
{
|
||||
"author": "rhdunn",
|
||||
"title": "comfyui-bus-plugin",
|
||||
@ -674,18 +729,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Qwen-2",
|
||||
"id": "qwen-2",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Qwen-2 in ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -241,6 +241,14 @@
|
||||
"title_aux": "ComfyUI-3d-photo-inpainting"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-AuraSR": [
|
||||
[
|
||||
"AuraSRNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AuraSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||
[
|
||||
"FishSpeech_INFER",
|
||||
@ -634,7 +642,7 @@
|
||||
{
|
||||
"author": "amorano",
|
||||
"description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
|
||||
"nodename_pattern": " \\(jov\\)$",
|
||||
"nodename_pattern": " \\(JOV\\)$",
|
||||
"title": "Jovimetrix",
|
||||
"title_aux": "Jovimetrix Composition Nodes"
|
||||
}
|
||||
@ -3902,6 +3910,7 @@
|
||||
],
|
||||
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": [
|
||||
[
|
||||
"Cascade",
|
||||
"Luts",
|
||||
"Waifu2x"
|
||||
],
|
||||
@ -7255,6 +7264,7 @@
|
||||
"LayerUtility: PromptTagger",
|
||||
"LayerUtility: PurgeVRAM",
|
||||
"LayerUtility: QWenImage2Prompt",
|
||||
"LayerUtility: QueueStop",
|
||||
"LayerUtility: RGB Value",
|
||||
"LayerUtility: RestoreCropBox",
|
||||
"LayerUtility: SD3NegativeConditioning",
|
||||
@ -9017,7 +9027,11 @@
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"Preview Image Without Metadata",
|
||||
"Save Image Without Metadata"
|
||||
"PreviewImageWithoutMetadata",
|
||||
"Save Image Without Metadata",
|
||||
"SaveImageWithoutMetadata",
|
||||
"ShowText",
|
||||
"ZhiPuAiNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_fsdymy"
|
||||
@ -9442,6 +9456,7 @@
|
||||
"Griptape Agent Config: Ollama",
|
||||
"Griptape Agent Config: OpenAI",
|
||||
"Griptape Audio Driver: OpenAI",
|
||||
"Griptape Combine: Merge Inputs",
|
||||
"Griptape Combine: Merge Texts",
|
||||
"Griptape Combine: Rules List",
|
||||
"Griptape Combine: Tool List",
|
||||
@ -9617,7 +9632,10 @@
|
||||
"CLIPTextEncode_party",
|
||||
"Dingding",
|
||||
"Dingding_tool",
|
||||
"KG_json_toolkit",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
"KG_json_toolkit_user",
|
||||
"KSampler_party",
|
||||
"LLM",
|
||||
"LLM_api_loader",
|
||||
@ -9851,6 +9869,14 @@
|
||||
"title_aux": "hus' utils for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/hwhaocool/ComfyUI-Select-Any": [
|
||||
[
|
||||
"SelectAnyValues"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Select-Any"
|
||||
}
|
||||
],
|
||||
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [
|
||||
[
|
||||
"EagleImageNode",
|
||||
@ -9862,6 +9888,14 @@
|
||||
"title_aux": "Eagle PNGInfo"
|
||||
}
|
||||
],
|
||||
"https://github.com/hyunamy/comfy-ui-on-complete-email-me": [
|
||||
[
|
||||
"OnCompleteEmailMe"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-UI on-complete-email-me"
|
||||
}
|
||||
],
|
||||
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
||||
[
|
||||
"IG_LoadCheckerboardImageForCalibrateCamera",
|
||||
@ -10755,7 +10789,8 @@
|
||||
"https://github.com/kijai/ComfyUI-CCSR": [
|
||||
[
|
||||
"CCSR_Model_Select",
|
||||
"CCSR_Upscale"
|
||||
"CCSR_Upscale",
|
||||
"DownloadAndLoadCCSRModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CCSR"
|
||||
@ -11271,6 +11306,18 @@
|
||||
"title_aux": "LNL Frame Selector"
|
||||
}
|
||||
],
|
||||
"https://github.com/leiweiqiang/ComfyUI-TRA": [
|
||||
[
|
||||
"TclEbSynth",
|
||||
"TclExtractFramesFromVideo",
|
||||
"TclExtractFramesFromVideoFile",
|
||||
"TclFrames2Video",
|
||||
"TclSaveVideoFromFrames"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TRA"
|
||||
}
|
||||
],
|
||||
"https://github.com/leoleelxh/ComfyUI-LLMs": [
|
||||
[
|
||||
"\ud83d\uddbc\ufe0f LLMs_Vison_Ali",
|
||||
@ -13713,12 +13760,9 @@
|
||||
"https://github.com/smthemex/ComfyUI_Pops": [
|
||||
[
|
||||
"Imgae_To_Path",
|
||||
"Pops_Controlnet_Sampler",
|
||||
"Pops_Ipadapter_Sampler",
|
||||
"Pops_Mean_Sampler",
|
||||
"Pops_Prior_Embedding",
|
||||
"Pops_Repo_Choice",
|
||||
"Pops_Unet_Sampler"
|
||||
"Pops_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Pops"
|
||||
@ -13737,9 +13781,8 @@
|
||||
[
|
||||
"Comic_Type",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Img2Img",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Text2Img"
|
||||
"Storydiffusion_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -14533,6 +14576,27 @@
|
||||
"title_aux": "Simple Wildcard"
|
||||
}
|
||||
],
|
||||
"https://github.com/veighnsche/comfyui_gr85": [
|
||||
[
|
||||
"GR85_ContainsWord",
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
"GR85_RandomRatio",
|
||||
"GR85_RandomTitleCharacter",
|
||||
"GR85_RandomWildcardTagPicker",
|
||||
"GR85_ShowText",
|
||||
"GR85_StrSafe",
|
||||
"GR85_TagInjector"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_gr85"
|
||||
}
|
||||
],
|
||||
"https://github.com/victorchall/comfyui_webcamcapture": [
|
||||
[
|
||||
"WebcamCapture"
|
||||
@ -15262,6 +15326,7 @@
|
||||
],
|
||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||
[
|
||||
"CheckpointLoaderSimpleWithSwitch",
|
||||
"ColorCorrectOfUtils",
|
||||
"ConcatTextOfUtils",
|
||||
"ImageBatchOneOrMore",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user