mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
72a61a9966
commit
a804f7de19
@ -21675,6 +21675,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Smart HunyuanVideo Lora Select, Smart HunyuanVideo Lora StackSmart Format String, Smart Format String (10 params)"
|
||||
},
|
||||
{
|
||||
"author": "slvslvslv",
|
||||
"title": "ComfyUI-SmartImageTools",
|
||||
"reference": "https://github.com/slvslvslv/ComfyUI-SmartImageTools",
|
||||
"files": [
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartImageTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Various nodes for image manipulation"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "ComfyUI-Dequality",
|
||||
@ -23512,16 +23522,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that loads a random image from a specified folder and outputs it in the standard ComfyUI IMAGE format, along with a MASK and the image path as STRING. Images are loaded in their original dimensions."
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "TripoSG Nodes for ComfyUI",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-TripoSG",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-TripoSG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Created by Alfredo Fernandes inspired by Hunyuan3D nodes by Kijai. This extension adds TripoSG 3D mesh generation capabilities to ComfyUI, allowing you to generate 3D meshes from a single image using the TripoSG model."
|
||||
},
|
||||
{
|
||||
"author": "rookiepsi",
|
||||
"title": "ComfyUI Extended",
|
||||
|
||||
@ -5229,6 +5229,7 @@
|
||||
"https://github.com/Isulion/ComfyUI_Isulion": [
|
||||
[
|
||||
"CustomTextNode",
|
||||
"CustomTextNode \u2328\ufe0f",
|
||||
"DisplayImageFromURL",
|
||||
"IsuCollage_Node",
|
||||
"Isulion Civitai Image Display",
|
||||
@ -5264,7 +5265,8 @@
|
||||
"IsulionTimeOfDayGenerator",
|
||||
"IsulionVideoPromptGenerator",
|
||||
"IsulionWeatherGenerator",
|
||||
"\ud83d\udca4 IsulionShutdown"
|
||||
"\ud83d\udca4 IsulionShutdown",
|
||||
"\ud83e\udde9 IsulionQRCode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
|
||||
@ -14912,6 +14914,7 @@
|
||||
"chx_Ksampler_VisualStyle",
|
||||
"chx_Ksampler_adv",
|
||||
"chx_Ksampler_dual_area",
|
||||
"chx_Ksampler_dual_paint",
|
||||
"chx_Ksampler_inpaint",
|
||||
"chx_Ksampler_mix",
|
||||
"chx_Ksampler_refine",
|
||||
@ -19063,18 +19066,6 @@
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI-TripoSG": [
|
||||
[
|
||||
"TripoSGExportMesh",
|
||||
"TripoSGImageToMesh",
|
||||
"TripoSGMeshInfo",
|
||||
"TripoSGModelLoader",
|
||||
"TripoSGVAEDecoder"
|
||||
],
|
||||
{
|
||||
"title_aux": "TripoSG Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [
|
||||
[
|
||||
"ImageMask2PNG"
|
||||
@ -29068,6 +29059,24 @@
|
||||
"title_aux": "ComfyUI Smart Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartImageTools": [
|
||||
[
|
||||
"SmartBackgroundRemove",
|
||||
"SmartGenerateImage",
|
||||
"SmartImagePaletteConvert",
|
||||
"SmartImagePoint",
|
||||
"SmartImagePreviewScaled",
|
||||
"SmartImageRegion",
|
||||
"SmartImagesProcessor",
|
||||
"SmartPoint",
|
||||
"SmartPointSet",
|
||||
"SmartPointSetMerge",
|
||||
"SmartPreviewPalette"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SmartImageTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/slyt/comfyui-ollama-nodes": [
|
||||
[
|
||||
"BooleanToString",
|
||||
|
||||
@ -6554,11 +6554,6 @@
|
||||
"last_update": "2024-06-26 03:13:32",
|
||||
"author_account_age_days": 742
|
||||
},
|
||||
"https://github.com/fredconex/ComfyUI-TripoSG": {
|
||||
"stars": 69,
|
||||
"last_update": "2025-04-18 16:03:55",
|
||||
"author_account_age_days": 1003
|
||||
},
|
||||
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-08-28 08:32:23",
|
||||
@ -9899,6 +9894,11 @@
|
||||
"last_update": "2025-04-19 00:54:14",
|
||||
"author_account_age_days": 278
|
||||
},
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartImageTools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-21 16:18:11",
|
||||
"author_account_age_days": 278
|
||||
},
|
||||
"https://github.com/slyt/comfyui-ollama-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-31 13:52:27",
|
||||
|
||||
@ -582,16 +582,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Mycraft provides a limitless storyboard experience for image generation, powered by the ComfyUI API.\nEach container functions as an independent ComfyUI workflow, Supports workflows (text-to-text) and fine-tuning (image-to-image), Supports workflow customization."
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "ComfyUI-PaintTurbo",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-PaintTurbo",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-PaintTurbo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Hunyuan3D Texture Mesh"
|
||||
},
|
||||
{
|
||||
"author": "zhaorishuai",
|
||||
"title": "ComfyUI-StoryboardDistributor",
|
||||
|
||||
@ -531,11 +531,16 @@
|
||||
"SequentialTextReaderAuto",
|
||||
"TUZZI-Bypasser",
|
||||
"TUZZI-DirectoryImagePromptReader",
|
||||
"TUZZI-GeminiFlash25",
|
||||
"TUZZI-ImageAudioToVideo",
|
||||
"TUZZI-ImageExtractorSaver",
|
||||
"TUZZI-LineCounter",
|
||||
"TUZZI-LinkSuppressor",
|
||||
"TUZZI-NumberLines",
|
||||
"TUZZI-PlosArticleScraper",
|
||||
"TUZZI-RangedSelectorText5",
|
||||
"TUZZI-RangedSelectorTitleURL10",
|
||||
"TUZZI-RangedSelectorTitleURL5",
|
||||
"TUZZI-RedditPostExtractor",
|
||||
"TUZZI-SaveVideo",
|
||||
"TUZZI-SequentialTextReader",
|
||||
@ -1265,6 +1270,17 @@
|
||||
"title_aux": "ComfyUI-SaveImagePlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/Jingwen-genies/comfyui-genies-nodes": [
|
||||
[
|
||||
"GeniesPoseEstimation",
|
||||
"GeniesRGBToHSV",
|
||||
"GeniesScaleFaceByKeypoints",
|
||||
"GeniesSelectRGBByMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-genies-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/JissiChoi/ComfyUI-Jissi-List": [
|
||||
[
|
||||
"JissiFloatList",
|
||||
@ -2236,6 +2252,17 @@
|
||||
"title_aux": "ComfyUI-TSFNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tawbaware/ComfyUI-Tawbaware": [
|
||||
[
|
||||
"Example",
|
||||
"LatentBlendGradient",
|
||||
"ReverseLatentBatch",
|
||||
"WanVideoReCamMasterGenerateOrbitCameraEx"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Tawbaware [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Temult/TWanSigmaSampler": [
|
||||
[
|
||||
"TWanVideoSigmaSampler"
|
||||
@ -3117,6 +3144,7 @@
|
||||
"CLIPTextEncode",
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHiDream",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodeLumina2",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
@ -3771,14 +3799,6 @@
|
||||
"title_aux": "comfyui-redux-style"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI-PaintTurbo": [
|
||||
[
|
||||
"Hunyuan3DTextureMesh"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PaintTurbo"
|
||||
}
|
||||
],
|
||||
"https://github.com/fritzprix/ComfyUI-LLM-Utils": [
|
||||
[
|
||||
"WeightedDict",
|
||||
@ -4811,6 +4831,7 @@
|
||||
"WanVideoContextOptions",
|
||||
"WanVideoControlEmbeds",
|
||||
"WanVideoDecode",
|
||||
"WanVideoDiffusionForcingSampler",
|
||||
"WanVideoEmptyEmbeds",
|
||||
"WanVideoEncode",
|
||||
"WanVideoEnhanceAVideo",
|
||||
@ -5044,6 +5065,19 @@
|
||||
"title_aux": "ComfyUI-MidjourneyNode-leoleexh"
|
||||
}
|
||||
],
|
||||
"https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": [
|
||||
[
|
||||
"AestheticScore",
|
||||
"ImageSimilarity",
|
||||
"MultiAestheticScore",
|
||||
"MultiImageToTextSimilarity",
|
||||
"MultiTextToImageSimilarity",
|
||||
"TextSimilarity"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Scoring-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-img-tiler": [
|
||||
[
|
||||
"PC ImageListTileMaker",
|
||||
@ -6459,6 +6493,14 @@
|
||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanmoy-it/comfyuiCustomNode": [
|
||||
[
|
||||
"DownloadImageDataUrl"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyuiCustomNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/tc888/ComfyUI_Save_Flux_Image": [
|
||||
[
|
||||
"Cfg Literal",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "TripoSG Nodes for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-TripoSG",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-TripoSG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Created by Alfredo Fernandes inspired by Hunyuan3D nodes by Kijai. This extension adds TripoSG 3D mesh generation capabilities to ComfyUI, allowing you to generate 3D meshes from a single image using the TripoSG model."
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "ComfyUI-PaintTurbo [REMOVED]",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-PaintTurbo",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-PaintTurbo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Hunyuan3D Texture Mesh"
|
||||
},
|
||||
{
|
||||
"author": "zhuanqianfish",
|
||||
"title": "TaesdDecoder [REMOVED]",
|
||||
|
||||
@ -20,6 +20,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/InstantCharacter](https://github.com/Tencent/InstantCharacter) ComfyUI Warpper"
|
||||
},
|
||||
{
|
||||
"author": "slvslvslv",
|
||||
"title": "ComfyUI-SmartImageTools",
|
||||
"reference": "https://github.com/slvslvslv/ComfyUI-SmartImageTools",
|
||||
"files": [
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartImageTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Various nodes for image manipulation"
|
||||
},
|
||||
{
|
||||
"author": "AngelCookies",
|
||||
"title": "ComfyUI-Seed-Tracker",
|
||||
@ -679,17 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a UNO ComfyUI plugin implementation that can run the full version with 24GB VRAM, as well as quickly run the FP8 version."
|
||||
},
|
||||
{
|
||||
"author": "lquesada",
|
||||
"title": "ComfyUI-Interactive",
|
||||
"id": "comfyui-interactive",
|
||||
"reference": "https://github.com/lquesada/ComfyUI-Interactive",
|
||||
"files": [
|
||||
"https://github.com/lquesada/ComfyUI-Interactive"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes that allow making the UI interactive, with selectors and switches, etc.. Enables selecting across multiple options with the click of a button to move a workflow forward."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5229,6 +5229,7 @@
|
||||
"https://github.com/Isulion/ComfyUI_Isulion": [
|
||||
[
|
||||
"CustomTextNode",
|
||||
"CustomTextNode \u2328\ufe0f",
|
||||
"DisplayImageFromURL",
|
||||
"IsuCollage_Node",
|
||||
"Isulion Civitai Image Display",
|
||||
@ -5264,7 +5265,8 @@
|
||||
"IsulionTimeOfDayGenerator",
|
||||
"IsulionVideoPromptGenerator",
|
||||
"IsulionWeatherGenerator",
|
||||
"\ud83d\udca4 IsulionShutdown"
|
||||
"\ud83d\udca4 IsulionShutdown",
|
||||
"\ud83e\udde9 IsulionQRCode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
|
||||
@ -14912,6 +14914,7 @@
|
||||
"chx_Ksampler_VisualStyle",
|
||||
"chx_Ksampler_adv",
|
||||
"chx_Ksampler_dual_area",
|
||||
"chx_Ksampler_dual_paint",
|
||||
"chx_Ksampler_inpaint",
|
||||
"chx_Ksampler_mix",
|
||||
"chx_Ksampler_refine",
|
||||
@ -19063,18 +19066,6 @@
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/fredconex/ComfyUI-TripoSG": [
|
||||
[
|
||||
"TripoSGExportMesh",
|
||||
"TripoSGImageToMesh",
|
||||
"TripoSGMeshInfo",
|
||||
"TripoSGModelLoader",
|
||||
"TripoSGVAEDecoder"
|
||||
],
|
||||
{
|
||||
"title_aux": "TripoSG Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [
|
||||
[
|
||||
"ImageMask2PNG"
|
||||
@ -29068,6 +29059,24 @@
|
||||
"title_aux": "ComfyUI Smart Helper Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/slvslvslv/ComfyUI-SmartImageTools": [
|
||||
[
|
||||
"SmartBackgroundRemove",
|
||||
"SmartGenerateImage",
|
||||
"SmartImagePaletteConvert",
|
||||
"SmartImagePoint",
|
||||
"SmartImagePreviewScaled",
|
||||
"SmartImageRegion",
|
||||
"SmartImagesProcessor",
|
||||
"SmartPoint",
|
||||
"SmartPointSet",
|
||||
"SmartPointSetMerge",
|
||||
"SmartPreviewPalette"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SmartImageTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/slyt/comfyui-ollama-nodes": [
|
||||
[
|
||||
"BooleanToString",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user