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
8d7a3aa1b3
commit
146e0480c0
@ -4334,6 +4334,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes for ComfyUI it generate image like Adobe Photoshop's Layer Style. the Drop Shadow is first completed node, and follow-up work is in progress."
|
||||
},
|
||||
{
|
||||
"author": "dave-palt",
|
||||
"title": "comfyui_DSP_imagehelpers",
|
||||
"reference": "https://github.com/dave-palt/comfyui_DSP_imagehelpers",
|
||||
"files": [
|
||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: DSP Image Concat"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -121,6 +121,7 @@
|
||||
"FloatToInt-badger",
|
||||
"FloatToString-badger",
|
||||
"FrameToVideo-badger",
|
||||
"GarbageCollect-badger",
|
||||
"GetDirName-badger",
|
||||
"GetUUID-badger",
|
||||
"IdentifyLinesBasedOnBorderColor-badger",
|
||||
@ -1528,10 +1529,13 @@
|
||||
"Cached Image Load From URL",
|
||||
"Crop Center wigh SEGS",
|
||||
"Crop Center with SEGS",
|
||||
"Dilate Mask for Each Face",
|
||||
"GW Number Formatting",
|
||||
"Image Crop Fit",
|
||||
"Image Resize Fit",
|
||||
"OFF SEGS to Image",
|
||||
"Query Gender and Age",
|
||||
"Safe Mask to Image",
|
||||
"VAE Encode For Inpaint V2",
|
||||
"Watermarking"
|
||||
],
|
||||
@ -3988,6 +3992,14 @@
|
||||
"title_aux": "ComfyUI-Llama"
|
||||
}
|
||||
],
|
||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
||||
[
|
||||
"dsp-imagehelpers-concat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_DSP_imagehelpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||||
[
|
||||
"KSamplerAdvancedGPU",
|
||||
@ -5042,8 +5054,9 @@
|
||||
"Base64ToMask",
|
||||
"ImageToBase64",
|
||||
"ImageToBase64Advanced",
|
||||
"LoadImageFromUrl",
|
||||
"LoadImageFromURL",
|
||||
"LoadImageToBase64",
|
||||
"LoadMaskFromURL",
|
||||
"MaskImageToBase64",
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
@ -6009,6 +6022,7 @@
|
||||
"ImageColorTransfer",
|
||||
"ImageCropByAlpha",
|
||||
"IntNumber",
|
||||
"JoinWithDelimiter",
|
||||
"LaMaInpainting",
|
||||
"LimitNumber",
|
||||
"LoadImagesFromPath",
|
||||
|
||||
@ -43,9 +43,9 @@
|
||||
{
|
||||
"author": "AIGODLIKE",
|
||||
"title": "AIGODLIKE/ComfyUI-Model-Manager [WIP]",
|
||||
"reference": "https://github.com/AIGODLIKE/ComfyUI-Model-Manager",
|
||||
"reference": "https://github.com/AIGODLIKE/ComfyUI-Studio",
|
||||
"files": [
|
||||
"https://github.com/AIGODLIKE/ComfyUI-Model-Manager"
|
||||
"https://github.com/AIGODLIKE/ComfyUI-Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "WIP"
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "dave-palt",
|
||||
"title": "comfyui_DSP_imagehelpers",
|
||||
"reference": "https://github.com/dave-palt/comfyui_DSP_imagehelpers",
|
||||
"files": [
|
||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: DSP Image Concat"
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-Moore-AnimateAnyone",
|
||||
@ -683,116 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
|
||||
},
|
||||
{
|
||||
"author": "ceruleandeep",
|
||||
"title": "ComfyUI LLaVA Captioner",
|
||||
"reference": "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner",
|
||||
"files": [
|
||||
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see."
|
||||
},
|
||||
{
|
||||
"author": "jitcoder",
|
||||
"title": "LoraInfo",
|
||||
"reference": "https://github.com/jitcoder/lora-info",
|
||||
"files": [
|
||||
"https://github.com/jitcoder/lora-info"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Shows Lora information from CivitAI and outputs trigger words and example prompt"
|
||||
},
|
||||
{
|
||||
"author": "ttulttul",
|
||||
"title": "ComfyUI Iterative Mixing Nodes",
|
||||
"reference": "https://github.com/ttulttul/ComfyUI-Iterative-Mixer",
|
||||
"files": [
|
||||
"https://github.com/ttulttul/ComfyUI-Iterative-Mixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced"
|
||||
},
|
||||
{
|
||||
"author": "OpenArt-AI",
|
||||
"title": "ComfyUI Assistant",
|
||||
"reference": "https://github.com/OpenArt-AI/ComfyUI-Assistant",
|
||||
"files": [
|
||||
"https://github.com/OpenArt-AI/ComfyUI-Assistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Assistant is your one stop plugin for everything you need to get started with comfy-ui. Now it provides useful courses, tutorials, and basic templates."
|
||||
},
|
||||
{
|
||||
"author": "shockz0rz",
|
||||
"title": "comfy-easy-grids",
|
||||
"reference": "https://github.com/shockz0rz/comfy-easy-grids",
|
||||
"files": [
|
||||
"https://github.com/shockz0rz/comfy-easy-grids"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "CosmicLaca",
|
||||
"title": "Primere nodes for ComfyUI",
|
||||
"reference": "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes",
|
||||
"files": [
|
||||
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various utility nodes. Inputs(prompt, styles, dynamic, merger, ...), Outputs(style pile), Dashboard(selectors, loader, switch, ...), Networks(LORA, Embedding, Hypernetwork), Visuals(visual selectors, )"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Gemini",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Gemini-pro & Gemini-pro-vision in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "comfyui-portrait-master-zh-cn",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Portrait Master 简体中文版."
|
||||
},
|
||||
{
|
||||
"author": "Continue7777",
|
||||
"title": "comfyui-easyapi-nodes",
|
||||
"reference": "https://github.com/Continue7777/comfyui-yoy",
|
||||
"files": [
|
||||
"https://github.com/Continue7777/comfyui-yoy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin gives you the ability to generate a real Product rendering, commonly referred to as the mockup.The most important is that we can provide it for you,cause we have a complete supply chain.You can buy products with your designs or sell them. We can provide you dropshipping services."
|
||||
},
|
||||
{
|
||||
"author": "RenderRift",
|
||||
"title": "ComfyUI-RenderRiftNodes",
|
||||
"reference": "https://github.com/RenderRift/ComfyUI-RenderRiftNodes",
|
||||
"files": [
|
||||
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow."
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI Floodgate",
|
||||
"reference": "https://github.com/Haoming02/comfyui-floodgate",
|
||||
"files": [
|
||||
"https://github.com/Haoming02/comfyui-floodgate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -121,6 +121,7 @@
|
||||
"FloatToInt-badger",
|
||||
"FloatToString-badger",
|
||||
"FrameToVideo-badger",
|
||||
"GarbageCollect-badger",
|
||||
"GetDirName-badger",
|
||||
"GetUUID-badger",
|
||||
"IdentifyLinesBasedOnBorderColor-badger",
|
||||
@ -1528,10 +1529,13 @@
|
||||
"Cached Image Load From URL",
|
||||
"Crop Center wigh SEGS",
|
||||
"Crop Center with SEGS",
|
||||
"Dilate Mask for Each Face",
|
||||
"GW Number Formatting",
|
||||
"Image Crop Fit",
|
||||
"Image Resize Fit",
|
||||
"OFF SEGS to Image",
|
||||
"Query Gender and Age",
|
||||
"Safe Mask to Image",
|
||||
"VAE Encode For Inpaint V2",
|
||||
"Watermarking"
|
||||
],
|
||||
@ -3988,6 +3992,14 @@
|
||||
"title_aux": "ComfyUI-Llama"
|
||||
}
|
||||
],
|
||||
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
|
||||
[
|
||||
"dsp-imagehelpers-concat"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_DSP_imagehelpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/dawangraoming/ComfyUI_ksampler_gpu/raw/main/ksampler_gpu.py": [
|
||||
[
|
||||
"KSamplerAdvancedGPU",
|
||||
@ -5042,8 +5054,9 @@
|
||||
"Base64ToMask",
|
||||
"ImageToBase64",
|
||||
"ImageToBase64Advanced",
|
||||
"LoadImageFromUrl",
|
||||
"LoadImageFromURL",
|
||||
"LoadImageToBase64",
|
||||
"LoadMaskFromURL",
|
||||
"MaskImageToBase64",
|
||||
"MaskToBase64",
|
||||
"MaskToBase64Image",
|
||||
@ -6009,6 +6022,7 @@
|
||||
"ImageColorTransfer",
|
||||
"ImageCropByAlpha",
|
||||
"IntNumber",
|
||||
"JoinWithDelimiter",
|
||||
"LaMaInpainting",
|
||||
"LimitNumber",
|
||||
"LoadImagesFromPath",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user