mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
1553ff1211
commit
b6e8659371
@ -1256,6 +1256,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: String, Int, Float, Short String, CLIP Text Encode (With Variables), String Format, Short String Format. This extension introduces quality of life improvements by providing variable nodes and shared global variables."
|
"description": "Nodes: String, Int, Float, Short String, CLIP Text Encode (With Variables), String Format, Short String Format. This extension introduces quality of life improvements by providing variable nodes and shared global variables."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "yolanother",
|
||||||
|
"title": "Save Uncompressed 16 Bit PNG",
|
||||||
|
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yolanother/ComfyUI-Save16bitPng"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "sipherxyz",
|
"author": "sipherxyz",
|
||||||
"title": "comfyui-art-venture",
|
"title": "comfyui-art-venture",
|
||||||
@ -14273,6 +14283,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "These nodes are for real-time applications of ComfyUI."
|
"description": "These nodes are for real-time applications of ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "RyanOnTheInside",
|
||||||
|
"title": "ComfyUI-EfficientTAM",
|
||||||
|
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ControlAltAI",
|
"author": "ControlAltAI",
|
||||||
"title": "ControlAltAI Nodes",
|
"title": "ControlAltAI Nodes",
|
||||||
@ -18252,6 +18272,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "kevinmcmahondev",
|
||||||
|
"title": "Skin Tone Detector for ComfyUI",
|
||||||
|
"reference": "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mahdi",
|
||||||
|
"title": "seamless-clone-comfyui",
|
||||||
|
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Aksaz/comfyui-seamless-clone"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Seamless Clone for ComfyUI"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1269,6 +1269,14 @@
|
|||||||
"title_aux": "ComfyUI_faishme"
|
"title_aux": "ComfyUI_faishme"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aksaz/comfyui-seamless-clone": [
|
||||||
|
[
|
||||||
|
"Seamless Cloning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "seamless-clone-comfyui"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
||||||
[
|
[
|
||||||
"ArgosTranslateCLIPTextEncodeNode",
|
"ArgosTranslateCLIPTextEncodeNode",
|
||||||
@ -4246,6 +4254,7 @@
|
|||||||
"JNodes_CheckpointSelectorWithString",
|
"JNodes_CheckpointSelectorWithString",
|
||||||
"JNodes_ConditioningInOut",
|
"JNodes_ConditioningInOut",
|
||||||
"JNodes_CreateStereoscopicImageFromDepth",
|
"JNodes_CreateStereoscopicImageFromDepth",
|
||||||
|
"JNodes_DiffusionModelSelector",
|
||||||
"JNodes_FloatLiteral",
|
"JNodes_FloatLiteral",
|
||||||
"JNodes_GetCleanFilename",
|
"JNodes_GetCleanFilename",
|
||||||
"JNodes_GetComfyDirectory",
|
"JNodes_GetComfyDirectory",
|
||||||
@ -13606,11 +13615,13 @@
|
|||||||
"DRMBT_MultiMinMax",
|
"DRMBT_MultiMinMax",
|
||||||
"DRMBT_String_Item_Menu",
|
"DRMBT_String_Item_Menu",
|
||||||
"ImageFrameBlend",
|
"ImageFrameBlend",
|
||||||
|
"ListItemExtract",
|
||||||
"ListItemSelector",
|
"ListItemSelector",
|
||||||
"NumberPlusPlus",
|
"NumberPlusPlus",
|
||||||
"NumberRemap",
|
"NumberRemap",
|
||||||
"SwitchDuo",
|
"SwitchDuo",
|
||||||
"TextLineSelect",
|
"TextLineSelect",
|
||||||
|
"TextLinesToList",
|
||||||
"TextPlusPlus"
|
"TextPlusPlus"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -17012,6 +17023,14 @@
|
|||||||
"title_aux": "qq-nodes-comfyui"
|
"title_aux": "qq-nodes-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": [
|
||||||
|
[
|
||||||
|
"SkinToneDetector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Skin Tone Detector for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kft334/Knodes": [
|
"https://github.com/kft334/Knodes": [
|
||||||
[
|
[
|
||||||
"Image(s) To Websocket (Base64)",
|
"Image(s) To Websocket (Base64)",
|
||||||
@ -17077,6 +17096,7 @@
|
|||||||
"CogVideoContextOptions",
|
"CogVideoContextOptions",
|
||||||
"CogVideoControlNet",
|
"CogVideoControlNet",
|
||||||
"CogVideoDecode",
|
"CogVideoDecode",
|
||||||
|
"CogVideoEnhanceAVideo",
|
||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
"CogVideoImageEncodeFunInP",
|
"CogVideoImageEncodeFunInP",
|
||||||
"CogVideoLatentPreview",
|
"CogVideoLatentPreview",
|
||||||
@ -21811,6 +21831,15 @@
|
|||||||
"title_aux": "Doom"
|
"title_aux": "Doom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM": [
|
||||||
|
[
|
||||||
|
"EfficientTAMLoader",
|
||||||
|
"EfficientTAMPredictor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-EfficientTAM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||||
[
|
[
|
||||||
"DeltaControl",
|
"DeltaControl",
|
||||||
@ -24991,6 +25020,14 @@
|
|||||||
"title_aux": "ComfyUI Easy Use"
|
"title_aux": "ComfyUI Easy Use"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yolanother/ComfyUI-Save16bitPng": [
|
||||||
|
[
|
||||||
|
"SaveImageARGB16PNG"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Save Uncompressed 16 Bit PNG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||||
[
|
[
|
||||||
"DTSimpleSubmitImage",
|
"DTSimpleSubmitImage",
|
||||||
|
|||||||
2900
github-stats.json
2900
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -4563,6 +4563,86 @@
|
|||||||
"filename": "ltx-video-2b-v0.9.1.safetensors",
|
"filename": "ltx-video-2b-v0.9.1.safetensors",
|
||||||
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
||||||
"size": "5.72GB"
|
"size": "5.72GB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-canny-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-canny-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-canny-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-depth-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-depth-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-depth-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-hed-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-hed-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/realism_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "realism_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/art_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "art_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/mjv6_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "mjv6_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-ip-adapter",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/ipadapters",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
|
||||||
|
"filename": "ip_adapter.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
|
||||||
|
"size": "982MB"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,6 +11,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "wmpmiles",
|
||||||
|
"title": "comfyui-some-image-processing-stuff",
|
||||||
|
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: Color Grading, Mask-Crop Inpaint | Pre/POST, Mask-Crop | Pre/POST, LatentZeroMask, Blur Mask, Resample Image/Mask/Latent, Resampler | Nearest-Neighbor/Triangle/Lanczos/Jinc-Lanczos/Mitchell-Netravali/Area, Scaler | Side/Area/Sides Unlinked/Pixel Deltas/Megapixels"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "dihan",
|
"author": "dihan",
|
||||||
"title": "ComfyUI Random Keypoints for InstantID [WIP]",
|
"title": "ComfyUI Random Keypoints for InstantID [WIP]",
|
||||||
@ -123,16 +133,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes to use [a/MMAudio](https://github.com/hkchengrex/MMAudio)"
|
"description": "ComfyUI nodes to use [a/MMAudio](https://github.com/hkchengrex/MMAudio)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "Aksaz",
|
|
||||||
"title": "seamless-clone-comfyui",
|
|
||||||
"reference": "https://github.com/Aksaz/seamless-clone-comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Aksaz/seamless-clone-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: Seamless Cloning"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "kuschanow",
|
"author": "kuschanow",
|
||||||
"title": "ComfyUI-SD-Slicer",
|
"title": "ComfyUI-SD-Slicer",
|
||||||
|
|||||||
@ -4115,6 +4115,34 @@
|
|||||||
"title_aux": "Comfyui-zZzZz [UNSAFE]"
|
"title_aux": "Comfyui-zZzZz [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
||||||
|
[
|
||||||
|
"Blur Mask",
|
||||||
|
"Color Grading",
|
||||||
|
"LatentZeroMask",
|
||||||
|
"Mask-Crop Inpaint | Post",
|
||||||
|
"Mask-Crop Inpaint | Pre",
|
||||||
|
"Mask-Crop | Post",
|
||||||
|
"Mask-Crop | Pre",
|
||||||
|
"Resample Image",
|
||||||
|
"Resample Latent",
|
||||||
|
"Resample Mask",
|
||||||
|
"Resampler | Area",
|
||||||
|
"Resampler | Jinc-Lanczos",
|
||||||
|
"Resampler | Lanczos",
|
||||||
|
"Resampler | Mitchell-Netravali",
|
||||||
|
"Resampler | Nearest-Neighbor",
|
||||||
|
"Resampler | Triangle",
|
||||||
|
"Scaler | Area",
|
||||||
|
"Scaler | Megapixels",
|
||||||
|
"Scaler | Pixel Deltas",
|
||||||
|
"Scaler | Side",
|
||||||
|
"Scaler | Sides Unlinked"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-some-image-processing-stuff"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wormley/comfyui-wormley-nodes": [
|
"https://github.com/wormley/comfyui-wormley-nodes": [
|
||||||
[
|
[
|
||||||
"CheckpointVAELoaderSimpleText",
|
"CheckpointVAELoaderSimpleText",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,26 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "kevinmcmahondev",
|
||||||
|
"title": "Skin Tone Detector for ComfyUI",
|
||||||
|
"reference": "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "yolanother",
|
||||||
|
"title": "Save Uncompressed 16 Bit PNG",
|
||||||
|
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yolanother/ComfyUI-Save16bitPng"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "TKRLAB",
|
"author": "TKRLAB",
|
||||||
"title": "Prompt List JSON",
|
"title": "Prompt List JSON",
|
||||||
@ -21,6 +41,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "RyanOnTheInside",
|
||||||
|
"title": "ComfyUI-EfficientTAM",
|
||||||
|
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mahdi",
|
||||||
|
"title": "seamless-clone-comfyui",
|
||||||
|
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Aksaz/comfyui-seamless-clone"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Seamless Clone for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "xfgexo",
|
"author": "xfgexo",
|
||||||
"title": "EXO Custom ComfyUI Nodes",
|
"title": "EXO Custom ComfyUI Nodes",
|
||||||
@ -653,39 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "for comfyonline dynamic loader\ncomfyonline is comfyui cloud website"
|
"description": "for comfyonline dynamic loader\ncomfyonline is comfyui cloud website"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "CY-CHENYUE",
|
|
||||||
"title": "ComfyUI-Redux-Prompt",
|
|
||||||
"id": "ComfyUI-Redux-Prompt",
|
|
||||||
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
|
|
||||||
],
|
|
||||||
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
|
|
||||||
"tags": ["Flux", "redux", "prompt"],
|
|
||||||
"install_type": "git-clone"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "mithamunda",
|
|
||||||
"title": "Together Vision Node",
|
|
||||||
"id": "comfyui_together_vision",
|
|
||||||
"reference": "https://github.com/mithamunda/ComfyUI-TogetherVision",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/mithamunda/ComfyUI-TogetherVision"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Slickytail",
|
|
||||||
"title": "ComfyUI-InstantX-IPAdapter-SD3",
|
|
||||||
"reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3"
|
|
||||||
],
|
|
||||||
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
|
|
||||||
"install_type": "git-clone"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1269,6 +1269,14 @@
|
|||||||
"title_aux": "ComfyUI_faishme"
|
"title_aux": "ComfyUI_faishme"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Aksaz/comfyui-seamless-clone": [
|
||||||
|
[
|
||||||
|
"Seamless Cloning"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "seamless-clone-comfyui"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": [
|
||||||
[
|
[
|
||||||
"ArgosTranslateCLIPTextEncodeNode",
|
"ArgosTranslateCLIPTextEncodeNode",
|
||||||
@ -4246,6 +4254,7 @@
|
|||||||
"JNodes_CheckpointSelectorWithString",
|
"JNodes_CheckpointSelectorWithString",
|
||||||
"JNodes_ConditioningInOut",
|
"JNodes_ConditioningInOut",
|
||||||
"JNodes_CreateStereoscopicImageFromDepth",
|
"JNodes_CreateStereoscopicImageFromDepth",
|
||||||
|
"JNodes_DiffusionModelSelector",
|
||||||
"JNodes_FloatLiteral",
|
"JNodes_FloatLiteral",
|
||||||
"JNodes_GetCleanFilename",
|
"JNodes_GetCleanFilename",
|
||||||
"JNodes_GetComfyDirectory",
|
"JNodes_GetComfyDirectory",
|
||||||
@ -13606,11 +13615,13 @@
|
|||||||
"DRMBT_MultiMinMax",
|
"DRMBT_MultiMinMax",
|
||||||
"DRMBT_String_Item_Menu",
|
"DRMBT_String_Item_Menu",
|
||||||
"ImageFrameBlend",
|
"ImageFrameBlend",
|
||||||
|
"ListItemExtract",
|
||||||
"ListItemSelector",
|
"ListItemSelector",
|
||||||
"NumberPlusPlus",
|
"NumberPlusPlus",
|
||||||
"NumberRemap",
|
"NumberRemap",
|
||||||
"SwitchDuo",
|
"SwitchDuo",
|
||||||
"TextLineSelect",
|
"TextLineSelect",
|
||||||
|
"TextLinesToList",
|
||||||
"TextPlusPlus"
|
"TextPlusPlus"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -17012,6 +17023,14 @@
|
|||||||
"title_aux": "qq-nodes-comfyui"
|
"title_aux": "qq-nodes-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector": [
|
||||||
|
[
|
||||||
|
"SkinToneDetector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Skin Tone Detector for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kft334/Knodes": [
|
"https://github.com/kft334/Knodes": [
|
||||||
[
|
[
|
||||||
"Image(s) To Websocket (Base64)",
|
"Image(s) To Websocket (Base64)",
|
||||||
@ -17077,6 +17096,7 @@
|
|||||||
"CogVideoContextOptions",
|
"CogVideoContextOptions",
|
||||||
"CogVideoControlNet",
|
"CogVideoControlNet",
|
||||||
"CogVideoDecode",
|
"CogVideoDecode",
|
||||||
|
"CogVideoEnhanceAVideo",
|
||||||
"CogVideoImageEncode",
|
"CogVideoImageEncode",
|
||||||
"CogVideoImageEncodeFunInP",
|
"CogVideoImageEncodeFunInP",
|
||||||
"CogVideoLatentPreview",
|
"CogVideoLatentPreview",
|
||||||
@ -21811,6 +21831,15 @@
|
|||||||
"title_aux": "Doom"
|
"title_aux": "Doom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM": [
|
||||||
|
[
|
||||||
|
"EfficientTAMLoader",
|
||||||
|
"EfficientTAMPredictor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-EfficientTAM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes": [
|
||||||
[
|
[
|
||||||
"DeltaControl",
|
"DeltaControl",
|
||||||
@ -24991,6 +25020,14 @@
|
|||||||
"title_aux": "ComfyUI Easy Use"
|
"title_aux": "ComfyUI Easy Use"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yolanother/ComfyUI-Save16bitPng": [
|
||||||
|
[
|
||||||
|
"SaveImageARGB16PNG"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Save Uncompressed 16 Bit PNG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
"https://github.com/yolanother/DTAIComfyImageSubmit": [
|
||||||
[
|
[
|
||||||
"DTSimpleSubmitImage",
|
"DTSimpleSubmitImage",
|
||||||
|
|||||||
@ -11,6 +11,86 @@
|
|||||||
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
"url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.1.safetensors",
|
||||||
"size": "5.72GB"
|
"size": "5.72GB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-canny-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-canny-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-canny-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-depth-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-depth-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-depth-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-hed-controlnet-v3.safetensors",
|
||||||
|
"type": "controlnet",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/controlnets",
|
||||||
|
"description": "ControlNet checkpoints for FLUX.1-dev model by Black Forest Labs.",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-controlnet-collections",
|
||||||
|
"filename": "flux-hed-controlnet-v3.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
|
||||||
|
"size": "1.49GB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/realism_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "realism_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/art_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "art_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/mjv6_lora.safetensors",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/loras",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||||
|
"filename": "mjv6_lora.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
|
||||||
|
"size": "44.8MB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "XLabs-AI/flux-ip-adapter",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "FLUX.1",
|
||||||
|
"save_path": "xlabs/ipadapters",
|
||||||
|
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||||
|
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
|
||||||
|
"filename": "ip_adapter.safetensors",
|
||||||
|
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
|
||||||
|
"size": "982MB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
|
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
|
||||||
@ -614,84 +694,6 @@
|
|||||||
"filename": "diffusion_pytorch_model.safetensors",
|
"filename": "diffusion_pytorch_model.safetensors",
|
||||||
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
|
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
|
||||||
"size": "6.6GB"
|
"size": "6.6GB"
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-F16.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_model/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (f16/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-F16.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-F16.gguf",
|
|
||||||
"size": "23.8GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q2_K.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q2_K/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q2_K.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q2_K.gguf",
|
|
||||||
"size": "4.03GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q3_K_S.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q3_K_S/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q3_K_S.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q3_K_S.gguf",
|
|
||||||
"size": "5.23GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q4_0.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_0/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q4_0.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_0.gguf",
|
|
||||||
"size": "6.79GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q4_1.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_1/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q4_1.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_1.gguf",
|
|
||||||
"size": "7.53GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q4_K_S.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_K_S/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q4_K_S.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q4_K_S.gguf",
|
|
||||||
"size": "6.81GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-dev-Q5_0.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q5_0/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-dev-gguf",
|
|
||||||
"filename": "flux1-dev-Q5_0.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-dev-gguf/resolve/main/flux1-dev-Q5_0.gguf",
|
|
||||||
"size": "8.27GB"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user