mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 12:50:50 +08:00
Merge branch 'Comfy-Org:main' into main
This commit is contained in:
commit
f86756d746
4
check.sh
4
check.sh
@ -37,7 +37,7 @@ find ~/.tmp/default -name "*.py" -print0 | xargs -0 grep -E "crypto|^_A="
|
||||
|
||||
echo
|
||||
echo CHECK3
|
||||
find ~/.tmp/default -name "requirements.txt" | xargs grep "^\s*https\\?:"
|
||||
find ~/.tmp/default -name "requirements.txt" | xargs grep "\.whl"
|
||||
find ~/.tmp/default -name "requirements.txt" | xargs grep "^\s*[^#]*https\?:"
|
||||
find ~/.tmp/default -name "requirements.txt" | xargs grep "^\s*[^#].*\.whl"
|
||||
|
||||
echo
|
||||
|
||||
1715
custom-node-list.json
Executable file → Normal file
1715
custom-node-list.json
Executable file → Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
10035
github-stats.json
10035
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,605 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_LogicMath",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_LogicMath",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_LogicMath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for with some basic logic and math nodes based on pull request [a/comfyanonymous/ComfyUI#8024](https://github.com/comfyanonymous/ComfyUI/pull/8024)"
|
||||
},
|
||||
{
|
||||
"author": "lyra-ai",
|
||||
"title": "lyra-nodes",
|
||||
"reference": "https://github.com/lyra-ai/lyra-nodes",
|
||||
"files": [
|
||||
"https://github.com/lyra-ai/lyra-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Lyra – 🎞️ Image Audio Fusion, Lyra – 🌐 Load Audio from URL, Lyra – 🖼️ Load Image from URL"
|
||||
},
|
||||
{
|
||||
"author": "VectorASD",
|
||||
"title": "ComfyUI-VectorASD",
|
||||
"reference": "https://github.com/VectorASD/ComfyUI-VectorASD",
|
||||
"files": [
|
||||
"https://github.com/VectorASD/ComfyUI-VectorASD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VectorASD's custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "laobaishu1",
|
||||
"title": "ComfyUI-JSON-Upload-Iterator [UNSAFE]",
|
||||
"reference": "https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator",
|
||||
"files": [
|
||||
"https://github.com/laobaishu1/ComfyUI-JSON-Upload-Iterator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A JSON upload and iterator node for ComfyUI that supports uploading JSON storyboard files and outputs each field sequentially.[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "kianxyzw",
|
||||
"title": "ComfyUI Model Linker Extension [WIP]",
|
||||
"reference": "https://github.com/kianxyzw/comfyui-model-linker",
|
||||
"files": [
|
||||
"https://github.com/kianxyzw/comfyui-model-linker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows using fuzzy matching.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "dibowei1980",
|
||||
"title": "Comfyui-QwenEditUtilsFromRapid",
|
||||
"reference": "https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid",
|
||||
"files": [
|
||||
"https://github.com/dibowei1980/Comfyui-QwenEditUtilsFromRapid"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: TextEncodeQwenImageEdit_FromRapid, TextEncodeQwenImageEditPlus_FromRapid"
|
||||
},
|
||||
{
|
||||
"author": "minujeong",
|
||||
"title": "comfyui-oklch-color-picker",
|
||||
"reference": "https://github.com/minujeong/comfyui-oklch-color-picker",
|
||||
"files": [
|
||||
"https://github.com/minujeong/comfyui-oklch-color-picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "provide OKLCH space color picker as Comfy UI node"
|
||||
},
|
||||
{
|
||||
"author": "gaonprime-lab",
|
||||
"title": "ComfyUI_Nordy",
|
||||
"reference": "https://github.com/gaonprime-labs/ComfyUI_Nordy",
|
||||
"files": [
|
||||
"https://github.com/gaonprime-labs/ComfyUI_Nordy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Save Image S3 PresignedUrl (Nordy), Memory Test"
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPresetLite [UNSAFE]",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPresetLite",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPresetLite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between models and prompts by saving presets.[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "WenerSantos3",
|
||||
"title": "ComfyUI-BlueeUtils [UNSAFE]",
|
||||
"reference": "https://github.com/WenerSantos3/ComfyUI-BlueeUtils",
|
||||
"files": [
|
||||
"https://github.com/WenerSantos3/ComfyUI-BlueeUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Bluee Utils - Delete File, blueeInput, Bluee Template String, Bluee Utils - Download Temp, Bluee Utils - Read Temp Image, Bluee Utils - Read Temp Audio, bluee - file exists, Bluee - Combine Images + Audio (H.264 MP4)[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "Rosegun007",
|
||||
"title": "ComfyUI-Pandora",
|
||||
"reference": "https://github.com/Rosegun007/ComfyUI-Pandora",
|
||||
"files": [
|
||||
"https://github.com/Rosegun007/ComfyUI-Pandora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple and user-friendly ComfyUI plugin that offers advanced text rendering, streamlined bridge-style image preview, and various convenient mask tools — primarily designed for ComfyUI tutorial creators."
|
||||
},
|
||||
{
|
||||
"author": "neocrz",
|
||||
"title": "comfyui-tinyae",
|
||||
"reference": "https://github.com/neocrz/comfyui-tinyae",
|
||||
"files": [
|
||||
"https://github.com/neocrz/comfyui-tinyae"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: TinyAE Encode (Image/Video), TinyAE Decode (Image/Video), TinyAE Encode Tiled (Image), TinyAE Decode Tiled (Image)"
|
||||
},
|
||||
{
|
||||
"author": "fuselayer",
|
||||
"title": "comfyui-libcom-image-composition",
|
||||
"reference": "https://github.com/fuselayer/comfyui-libcom-image-composition",
|
||||
"files": [
|
||||
"https://github.com/fuselayer/comfyui-libcom-image-composition"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "port of bcmi/libcom and other image composition (harmonization, shadow generation) utilities"
|
||||
},
|
||||
{
|
||||
"author": "Long-form-AI-video-generation",
|
||||
"title": "ComfyUI_vaceFramepack",
|
||||
"reference": "https://github.com/Long-form-AI-video-generation/ComfyUI_vaceFramepack",
|
||||
"files": [
|
||||
"https://github.com/Long-form-AI-video-generation/ComfyUI_vaceFramepack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: WanVACE FramePack Sampler 2"
|
||||
},
|
||||
{
|
||||
"author": "ifilipis",
|
||||
"title": "ComfyUI-Auto-Prompt-Engineer",
|
||||
"reference": "https://github.com/ifilipis/ComfyUI-Auto-Prompt-Engineer",
|
||||
"files": [
|
||||
"https://github.com/ifilipis/ComfyUI-Auto-Prompt-Engineer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automated prompt engineering using LLMs"
|
||||
},
|
||||
{
|
||||
"author": "JHBOY-ha",
|
||||
"title": "ComfyUI-jh-essential",
|
||||
"reference": "https://github.com/JHBOY-ha/ComfyUI-jh-essential",
|
||||
"files": [
|
||||
"https://github.com/JHBOY-ha/ComfyUI-jh-essential"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Start Timer, End Timer"
|
||||
},
|
||||
{
|
||||
"author": "agxagi",
|
||||
"title": "Autoregressive Transformer and Rolling Diffusion Sampler for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/agxagi/ComfyUI-GPT4o-Image-Gen-FLUX-DEV",
|
||||
"files": [
|
||||
"https://github.com/agxagi/ComfyUI-GPT4o-Image-Gen-FLUX-DEV"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that implements an Autoregressive Transformer and Rolling Diffusion-like Decoder using Black Forest Lab's Flux-Dev model for accurate text-to-image generation, similar to GPT-4o's image generation approach.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "Joshua Brand Assets Loader [private]",
|
||||
"reference": "https://github.com/APZmedia/Joshua-brand-assets-loader",
|
||||
"files": [
|
||||
"https://github.com/APZmedia/Joshua-brand-assets-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive brand asset loader for ComfyUI that handles logos, fonts, and color palettes with dual loading modes (API and manual)."
|
||||
},
|
||||
{
|
||||
"author": "GoddessLabs",
|
||||
"title": "ComfyUI-GoddessLabs-NodePack",
|
||||
"reference": "https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack",
|
||||
"files": [
|
||||
"https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node pack for ComfyUI This node pack helps to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more."
|
||||
},
|
||||
{
|
||||
"author": "Beinsezii",
|
||||
"title": "DEET: Diffusion Entropy Equalization Transform [WIP]",
|
||||
"reference": "https://github.com/Beinsezii/DEET",
|
||||
"files": [
|
||||
"https://github.com/Beinsezii/DEET"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple transform to regulate the noise as it flows in and out of a diffusion model. Currently implemented as a nn.Module forward hook for Diffusers and as a node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "woitec",
|
||||
"title": "ComfyUI_ImageDimensions [WIP]",
|
||||
"reference": "https://github.com/woitec/ComfyUI_ImageDimensions",
|
||||
"files": [
|
||||
"https://github.com/woitec/ComfyUI_ImageDimensions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for extraction of dimensions from an upstream-loaded tensor image.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "PopeyesBiscuit",
|
||||
"title": "ComfyUI-WebSocketLoRAExporter",
|
||||
"reference": "https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter",
|
||||
"files": [
|
||||
"https://github.com/PopeyesBiscuit/ComfyUI-WebSocketLoRAExporter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Simple LoRA Loader, ..."
|
||||
},
|
||||
{
|
||||
"author": "PopeyesBiscuit",
|
||||
"title": "ComfyUI Delete Folder Nodes [UNSAFE]",
|
||||
"reference": "https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder",
|
||||
"files": [
|
||||
"https://github.com/PopeyesBiscuit/ComfyUI-DeleteFolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for clearing folders in the input or output folder."
|
||||
},
|
||||
{
|
||||
"author": "hndrr",
|
||||
"title": "Comfyui-SceneDetect [WIP]",
|
||||
"reference": "https://github.com/hndrr/Comfyui-SceneDetect",
|
||||
"files": [
|
||||
"https://github.com/hndrr/Comfyui-SceneDetect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui-SceneDetect is a ComfyUI custom node that uses PySceneDetect to locate scene boundaries in a video and emit one representative frame per scene as an `IMAGE` batch. It also returns per-scene metadata as JSON (`STRING`) and the total number of detected scenes (`INT`)."
|
||||
},
|
||||
{
|
||||
"author": "zRich",
|
||||
"title": "sam2_layer_node",
|
||||
"reference": "https://github.com/zRich/sam2_layer_node",
|
||||
"files": [
|
||||
"https://github.com/zRich/sam2_layer_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Sam2 Layer Extract"
|
||||
},
|
||||
{
|
||||
"author": "promptingpixels",
|
||||
"title": "ComfyUI-DreamOmni2-GGUF [WIP]",
|
||||
"reference": "https://github.com/xuchenxu168/Comfyui_Prompt_Edit",
|
||||
"files": [
|
||||
"https://github.com/xuchenxu168/Comfyui_Prompt_Edit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Prompt Edit is a custom node for ComfyUI that allows you to pause workflow execution, edit text prompts, and then continue. This is very useful for scenarios where you need to dynamically adjust prompts during the generation process.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "promptingpixels",
|
||||
"title": "ComfyUI-DreamOmni2-GGUF [WIP]",
|
||||
"reference": "https://github.com/rafacost/rafacost-comfy",
|
||||
"files": [
|
||||
"https://github.com/rafacost/rafacost-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node to run DreamOmni2 GGUF models directly in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "promptingpixels",
|
||||
"title": "Simple CSV Parser [UNSAFE]",
|
||||
"reference": "https://github.com/content-and-code/ComfyUI-SimpleCSVParse",
|
||||
"files": [
|
||||
"https://github.com/content-and-code/ComfyUI-SimpleCSVParse"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for parsing CSV files with positive and negative prompts[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "PauldeLavallaz",
|
||||
"title": "ComfyUI-concat_images_to_api_gemini [WIP]",
|
||||
"reference": "https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask",
|
||||
"files": [
|
||||
"https://github.com/PauldeLavallaz/comfyui_morpheus_NanoBanana_Mask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Morpheus · Batch Images + crop image, Morpheus · NanoBanana Mask, Morpheus · Image Editing Prompt, ...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "PauldeLavallaz",
|
||||
"title": "ComfyUI-concat_images_to_api_gemini",
|
||||
"reference": "https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini",
|
||||
"files": [
|
||||
"https://github.com/PauldeLavallaz/ComfyUI-concat_images_to_api_gemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Concat Images → Gemini (MP only), Concat Two Images (RAW passthrough), Grid Collage AR Cols, ..."
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_PromptAttention [WIP]",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_PromptAttention",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_PromptAttention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Text Encode with Attention Bias"
|
||||
},
|
||||
{
|
||||
"author": "cedarconnor",
|
||||
"title": "ComfyUI Motion Transfer Pack [WIP]",
|
||||
"reference": "https://github.com/cedarconnor/ComfyUI_MotionTransfer",
|
||||
"files": [
|
||||
"https://github.com/cedarconnor/ComfyUI_MotionTransfer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Transfer motion from low-resolution AI-generated videos to ultra-high-resolution still images (up to 16K+).\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
"title": "ComfyUI-NvidiaVision [WIP]",
|
||||
"reference": "https://github.com/theshubzworld/ComfyUI-NvidiaVision",
|
||||
"files": [
|
||||
"https://github.com/theshubzworld/ComfyUI-NvidiaVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for NVIDIA AI Vision and Text models\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "MadPonyInteractive",
|
||||
"title": "ComfyUi-MpiNodes [WIP]",
|
||||
"reference": "https://github.com/MadPonyInteractive/ComfyUi-MpiNodes",
|
||||
"files": [
|
||||
"https://github.com/MadPonyInteractive/ComfyUi-MpiNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Mpi Batch Text Replace, Mpi Prompt Chain Selector, Mpi Preset Selector, Mpi Prompt Override Seed, Mpi If Else Probability Inverted, ...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fantaskiss",
|
||||
"title": "ComfyUI-Qwen3_VQA_enhanced [WIP]",
|
||||
"reference": "https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced",
|
||||
"files": [
|
||||
"https://github.com/fantaskiss/ComfyUI-Qwen3_VQA_enhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Enhancement of the original qwen3_VQA node. Other functions remain unchanged, with only the automatic scanning of the prompt_generator folder added. No new node group is created; only additions and modifications are made to the original node group."
|
||||
},
|
||||
{
|
||||
"author": "pacchikAI",
|
||||
"title": "comfyui_pacchik_window [UNSAFE]",
|
||||
"reference": "https://github.com/pacchikAI/comfyui_pacchik_window",
|
||||
"files": [
|
||||
"https://github.com/pacchikAI/comfyui_pacchik_window"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI node that takes any window you have as an Input to ComfyUI node\nNOTE: WORKS IN WINDOWS ONLY[w/This nodepack has a feature that can retrieve your screen information remotely.]"
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "Hyper-ComfyUI: HYPIR Image Restoration Node [WIP]",
|
||||
"reference": "https://github.com/EricRollei/HYPIR-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/EricRollei/HYPIR-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes that embed the HYPIR image restoration method for Stable Diffusion 2.1. The upstream research was created by Xinqi Lin, Fanghua Yu, Jinfan Hu, Zhiyuan You, Wu Shi, Jimmy S. Ren, Jinjin Gu, and collaborators. Source: [a/https://github.com/XPixelGroup/HYPIR](https://github.com/XPixelGroup/HYPIR).\nNOTE:The file node_list.json is incorrectly written."
|
||||
},
|
||||
{
|
||||
"author": "yamanacn",
|
||||
"title": "ComfyUI-QwenVL3-image [WIP]",
|
||||
"reference": "https://github.com/yamanacn/ComfyUI-QwenVL3-image",
|
||||
"files": [
|
||||
"https://github.com/yamanacn/ComfyUI-QwenVL3-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates the Qwen3-VL-4B-Instruct-FP8 vision-language model for efficient image understanding and description.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "DeyanSrossturkhahov",
|
||||
"title": "ComfyUI Primitive Mesh Generator [WIP]",
|
||||
"reference": "https://github.com/rossturk/comfyui-primitive-mesh",
|
||||
"files": [
|
||||
"https://github.com/rossturk/comfyui-primitive-mesh"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image-to-vector art generator for ComfyUI - Convert photographs into artistic collages composed of geometric shapes using a greedy optimization algorithm.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "DeyanShahov",
|
||||
"title": "Dynamic Prompt Selector for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/DeyanShahov/ComfyUI_RedFox",
|
||||
"files": [
|
||||
"https://github.com/DeyanShahov/ComfyUI_RedFox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to dynamically select parts from large text prompts split by delimiters. The node supports 5 independent tabs (each like a mini-prompt selector), various selection behaviors, and persists state across ComfyUI restarts.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "addddd2",
|
||||
"title": "AI_Generated_nodes",
|
||||
"reference": "https://github.com/addddd2/AI_Generated_nodes",
|
||||
"files": [
|
||||
"https://github.com/addddd2/AI_Generated_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ImageScaleToTotalPixelsRound64, ImageBlendLighter, ImageOffset, RGBtoRYGCBM, RYGCBMtoRGB, ExtractImageChannel, MatchRYGCBMColors, TextCommaToWeighted, TextCommaToRandomWeighted, RGBtoLAB, LABtoRGB, ImageMirrorPad, ImageCropBorders, ImageStitcher, ImageScaleToQwen, ..."
|
||||
},
|
||||
{
|
||||
"author": "basenc",
|
||||
"title": "ComfyUI Environment Variable Node [UNSAFE]",
|
||||
"reference": "https://github.com/basenc/Comfyui-EnvVarNode",
|
||||
"files": [
|
||||
"https://github.com/basenc/Comfyui-EnvVarNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Exposes environment variables inside ComfyUI workflows. Use it to keep API keys and other secrets out of your graph files while still wiring them into nodes that need them.[w/This nodepack has a vulnerability that allows reading arbitrary environment variables.]"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "Sampling Utility Toolkit",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_SamplingUtils",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_SamplingUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utilities making it easy to set up inference parameters."
|
||||
},
|
||||
{
|
||||
"author": "henjicc",
|
||||
"title": "ComfyUI-CC-ImageLoader [UNSAFE]",
|
||||
"reference": "https://github.com/henjicc/ComfyUI-CC-ImageLoader",
|
||||
"files": [
|
||||
"https://github.com/henjicc/ComfyUI-CC-ImageLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-CC-ImageLoader is an enhanced image loading node designed for ComfyUI. It is developed based on two excellent projects: ComfyUI-Thumbnails and ComfyUI_Local_Media_Manager.[w/This node pack includes an endpoint that access files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "rzasharp79",
|
||||
"title": "ComfyUI--SolarFlare",
|
||||
"reference": "https://github.com/rzasharp79/ComfyUI--SolarFlare",
|
||||
"files": [
|
||||
"https://github.com/rzasharp79/ComfyUI--SolarFlare"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Qwen Image, ..."
|
||||
},
|
||||
{
|
||||
"author": "A1rCHAN",
|
||||
"title": "Eric's Prompt Enhancers for ComfyUI# Eric's Prompt Enhancers for ComfyUI",
|
||||
"reference": "https://github.com/A1rCHAN/ComfyUI_A1rSpace",
|
||||
"files": [
|
||||
"https://github.com/A1rCHAN/ComfyUI_A1rSpace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comfyui custom node package used by myself. "
|
||||
},
|
||||
{
|
||||
"author": "franklydegenerate",
|
||||
"title": "WAN Resolution Helper [WIP]",
|
||||
"reference": "https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper",
|
||||
"files": [
|
||||
"https://github.com/franklydegenerate/ComfyUI-WAN-Resolution-Helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node that outputs WAN 2.2-ready sizes by preserving aspect ratio, capping the long side, and rounding both dimensions to multiples of 16 pixels to reduce artifacts.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "aistudynow",
|
||||
"title": "comfyui-wilddragon-nodes [WIP]",
|
||||
"reference": "https://github.com/aistudynow/comfyui-wilddragon-nodes",
|
||||
"files": [
|
||||
"https://github.com/aistudynow/comfyui-wilddragon-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Image Face Crop (2025), Person Selector, Pose Face Filter, Person BBox Tracker, Face Restore & Blend, ...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RM2-0",
|
||||
"title": "ComfyUI-Upscale",
|
||||
"reference": "https://github.com/RM2-0/ComfyUI-Upscale",
|
||||
"files": [
|
||||
"https://github.com/RM2-0/ComfyUI-Upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Efficient upscaling node with FP16 and batch processing support for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "light-and-ray",
|
||||
"title": "Minimalistic-Comfy-Wrapper-WebUI",
|
||||
"reference": "https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI",
|
||||
"files": [
|
||||
"https://github.com/light-and-ray/Minimalistic-Comfy-Wrapper-WebUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An alternative additional non-node based UI for ComfyUI, that dynamically adapts to your workflows - you only need to change the titles of nodes that you want to see in the Minimalistic webui, and click 'Refresh' button"
|
||||
},
|
||||
{
|
||||
"author": "bakker",
|
||||
"title": "BK_Utils [WIP]",
|
||||
"reference": "https://github.com/bakker/BK_Utils",
|
||||
"files": [
|
||||
"https://github.com/bakker/BK_Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Same Pixel Resolution Calculator, .."
|
||||
},
|
||||
{
|
||||
"author": "garciaone",
|
||||
"title": "g_one_toolkit",
|
||||
"reference": "https://github.com/garciaone/g_one_toolkit",
|
||||
"files": [
|
||||
"https://github.com/garciaone/g_one_toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of quality of life nodes"
|
||||
},
|
||||
{
|
||||
"author": "banini1841",
|
||||
"title": "BigModelPipe [WIP]",
|
||||
"reference": "https://github.com/banini1841/BigModelPipe",
|
||||
"files": [
|
||||
"https://github.com/banini1841/BigModelPipe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: BigModelPipeIn, BigModelPipeOut"
|
||||
},
|
||||
{
|
||||
"author": "comfyui-wiki",
|
||||
"title": "ComfyUI-SelectionFocus [WIP]",
|
||||
"reference": "https://github.com/comfyui-wiki/ComfyUI-SelectionFocus",
|
||||
"files": [
|
||||
"https://github.com/comfyui-wiki/ComfyUI-SelectionFocus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI extension that helps you focus on selected nodes by highlighting their connections while dimming or hiding unrelated links\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI-Just-DWPose [WIP]",
|
||||
"reference": "https://github.com/pizurny/ComfyUI-Just-DWPose",
|
||||
"files": [
|
||||
"https://github.com/pizurny/ComfyUI-Just-DWPose"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced DWPose annotator for ComfyUI with TorchScript and ONNX backends, featuring comprehensive pose detection, bone validation, temporal smoothing, and custom visualization tools."
|
||||
},
|
||||
{
|
||||
"author": "pizurny",
|
||||
"title": "ComfyUI Feedback Sampler [WIP]",
|
||||
"reference": "https://github.com/pizurny/Comfyui-FeedbackSampler",
|
||||
"files": [
|
||||
"https://github.com/pizurny/Comfyui-FeedbackSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI sampler for creating Deforum-style zoom animations through iterative feedback loop."
|
||||
},
|
||||
{
|
||||
"author": "FlowX Team",
|
||||
"title": "FlowX Preprocess [UNSAFE]",
|
||||
"reference": "https://github.com/cgf120/comfyui-flowx-preprocess",
|
||||
"files": [
|
||||
"https://github.com/cgf120/comfyui-flowx-preprocess"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "FlowX Preprocess Node for ComfyUI - Export workflow configurations with input parameters[w/This node pack includes an endpoint that deletes files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "jpwgad",
|
||||
"title": "jpwgad",
|
||||
"reference": "https://github.com/jpwgad/jpwgad-comfy",
|
||||
"files": [
|
||||
"https://github.com/jpwgad/jpwgad-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Image Size Input, Date/Time based output path"
|
||||
},
|
||||
{
|
||||
"author": "octapus8085",
|
||||
"title": "OpenAI-comfyui-O",
|
||||
"reference": "https://github.com/Spicely/Comfyui-File-Utils",
|
||||
"files": [
|
||||
"https://github.com/Spicely/Comfyui-File-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin provides multiple file-handling and utility nodes for ComfyUI, including: image saving, audio saving, video saving, video composition, audio-to-subtitle conversion, and random number generation nodes. These nodes not only process files but also return their absolute file paths.\nNOTE: The files in the repo are not organized.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "octapus8085",
|
||||
"title": "OpenAI-comfyui-O",
|
||||
"reference": "https://github.com/octapus8085/OpenAI-comfyui-O",
|
||||
"files": [
|
||||
"https://github.com/octapus8085/OpenAI-comfyui-O"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AI API → Image"
|
||||
},
|
||||
{
|
||||
"author": "Immac",
|
||||
"title": "Immac's Tools",
|
||||
@ -150,16 +750,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides practical ComfyUI nodes for fast, planar face overlay without non-linear warping, plus flexible region masks to transfer the full head (face + hair + eyebrows + eyes + nose + mouth) or any combination of regions. It also includes optional color matching and JSON diagnostics to integrate with downstream logic.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Gaotian",
|
||||
"title": "KLComfyUI-Nodes",
|
||||
"reference": "https://github.com/Gaotian-cpu/KLComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Gaotian-cpu/KLComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Single Video_Img Callback"
|
||||
},
|
||||
{
|
||||
"author": "adamdavidcole",
|
||||
"title": "ComfyUI XY Video Plot Suite [WIP]",
|
||||
@ -360,16 +950,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for WanAnimate model input preprocessing"
|
||||
},
|
||||
{
|
||||
"author": "heyburns",
|
||||
"title": "LinxUtil",
|
||||
"reference": "https://github.com/heyburns/LinxUtil",
|
||||
"files": [
|
||||
"https://github.com/heyburns/LinxUtil"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes for ComfyUI. Created solely for my own use case, shared as a courtesy only.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "charlie-otoy",
|
||||
"title": "ComfyUI-otoySKW-SystemMetrics",
|
||||
@ -520,16 +1100,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Opinionated custom nodes and ready-to-use workflows for dataset prep and portrait/headshot pipelines in ComfyUI.\nNOTE: The files in the repo are not organized.[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/GeekyGhost/24oiduts-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/24oiduts-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Studio42 is a comprehensive suite of advanced custom nodes that brings professional-grade image and video editing capabilities to ComfyUI. Designed for efficiency, quality, and creative flexibility, this suite provides cutting-edge background removal, layer composition, and patch manipulation tools used in modern VFX and content creation workflows."
|
||||
},
|
||||
{
|
||||
"author": "ches2010",
|
||||
"title": "comfyui_aliyundrive_uploader",
|
||||
@ -1009,7 +1579,7 @@
|
||||
"https://github.com/gmammolo/comfyui-gmammolo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Simple Textbox, Filter Text Prompt"
|
||||
"description": "NODES: Simple Textbox, Filter Text Prompt, Check Image Generation"
|
||||
},
|
||||
{
|
||||
"author": "543872524",
|
||||
@ -2873,16 +3443,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A general-purpose, dependency-free File and Folder Browser API for ComfyUI custom nodes.[w/path traversal vulnerability]"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
"title": "comfyui-moonpack",
|
||||
"reference": "https://github.com/moonwhaler/comfyui-moonpack",
|
||||
"files": [
|
||||
"https://github.com/moonwhaler/comfyui-moonpack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Proportional Dimension, Simple String Replace, Regex String Replace, VACE Looper Frame Scheduler"
|
||||
},
|
||||
{
|
||||
"author": "DreamsInAutumn",
|
||||
"title": "ComfyUI-Autumn-LLM-Nodes",
|
||||
@ -3594,16 +4154,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
|
||||
},
|
||||
{
|
||||
"author": "xl0",
|
||||
"title": "q_tools",
|
||||
"reference": "https://github.com/xl0/q_tools",
|
||||
"files": [
|
||||
"https://github.com/xl0/q_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
|
||||
},
|
||||
{
|
||||
"author": "virallover",
|
||||
"reference": "https://github.com/maizerrr/comfyui-code-nodes",
|
||||
@ -3973,16 +4523,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Linsoo Save Image, Linsoo Load Image (In development.. not working), Linsoo Empty Latent Image, Linsoo Multi Inputs, Linsoo Multi Outputs"
|
||||
},
|
||||
{
|
||||
"author": "facok",
|
||||
"title": "ComfyUI-FokToolset",
|
||||
"reference": "https://github.com/facok/ComfyUI-FokToolset",
|
||||
"files": [
|
||||
"https://github.com/facok/ComfyUI-FokToolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Fok Preprocess Ref Image (Phantom)"
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "Comfy-Metadata-System [WIP]",
|
||||
@ -8359,17 +8899,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple base front-end for text-to-image workflow in ComfyUI. Meant to serve as a base to be modified for future complex workflows"
|
||||
},
|
||||
{
|
||||
"author": "Elawphant",
|
||||
"title": "ComfyUI-MusicGen [WIP]",
|
||||
"id": "musicgen",
|
||||
"reference": "https://github.com/Elawphant/ComfyUI-MusicGen",
|
||||
"files": [
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for Meta MusicGen."
|
||||
},
|
||||
{
|
||||
"author": "jtscmw01",
|
||||
"title": "ComfyUI-DiffBIR",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,219 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "nomadoor",
|
||||
"title": "ComfyUI Video Stabilizer",
|
||||
"reference": "https://github.com/nomadoor/ComfyUI-Video-Stabilizer",
|
||||
"files": [
|
||||
"https://github.com/nomadoor/ComfyUI-Video-Stabilizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two complementary stabiliser nodes for ComfyUI: Video Stabilizer (Classic), Video Stabilizer (Flow)"
|
||||
},
|
||||
{
|
||||
"author": "0xhappydev",
|
||||
"title": "comfyui-qwen-image-tools",
|
||||
"reference": "https://github.com/0xhappydev/comfyui-qwen-image-tools",
|
||||
"files": [
|
||||
"https://github.com/0xhappydev/comfyui-qwen-image-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for Qwen-Image-Edit with multi-image support, more flexibility around the vision transformer (qwen2.5-vl), custom system prompts, and some other experimental things to come."
|
||||
},
|
||||
{
|
||||
"author": "Rathius-Saranoth",
|
||||
"title": "Rathius ComfyUI Nodes",
|
||||
"reference": "https://github.com/Rathius-Saranoth/rathius-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/Rathius-Saranoth/rathius-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Rathius"
|
||||
},
|
||||
{
|
||||
"author": "Hiero207",
|
||||
"title": "Hiero-Nodes [REMOVED]",
|
||||
"id": "hiero",
|
||||
"reference": "https://github.com/Hiero207/ComfyUI-Hiero-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Post to Discord w/ Webhook"
|
||||
},
|
||||
{
|
||||
"author": "NeoDroleDeGueule",
|
||||
"title": "comfyui-image-mixer",
|
||||
"reference": "https://github.com/NeoDroleDeGueule/comfyui-image-mixer [REMOVED]",
|
||||
"files": [
|
||||
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that blends two images in latent space using a mix factor slider."
|
||||
},
|
||||
{
|
||||
"author": "Glarus-akash",
|
||||
"title": "ComfyUI_Image_Upscaler [REMOVED]",
|
||||
"reference": "https://github.com/Glarus-akash/ComfyUI_Image_Upscaler",
|
||||
"files": [
|
||||
"https://github.com/Glarus-akash/ComfyUI_Image_Upscaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Welcome to the Image Upscaler & Restorer project! This tool utilizes the [a/GFPGAN](https://github.com/TencentARC/GFPGAN) algorithm to enhance and restore images, providing a seamless way to improve image quality."
|
||||
},
|
||||
{
|
||||
"author": "styletransfer",
|
||||
"title": "Sequential Group Controller for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/styletransfer/ComfyUI_SequentialGroupController",
|
||||
"files": [
|
||||
"https://github.com/styletransfer/ComfyUI_SequentialGroupController"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Control which groups execute based on iteration ranges - a simplified alternative to complex conditional branching workflows."
|
||||
},
|
||||
{
|
||||
"author": "xl0",
|
||||
"title": "q_tools [REMOVED]",
|
||||
"reference": "https://github.com/xl0/q_tools",
|
||||
"files": [
|
||||
"https://github.com/xl0/q_tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: QLoadLatent, QLinearScheduler, QPreviewLatent, QGaussianLatent, QUniformLatent, QKSampler"
|
||||
},
|
||||
{
|
||||
"author": "tmode-1960",
|
||||
"title": "comfyui-ta-nodes-pack [REMOVED]",
|
||||
"reference": "https://github.com/tmode-1960/comfyui-ta-nodes-pack",
|
||||
"files": [
|
||||
"https://github.com/tmode-1960/comfyui-ta-nodes-pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Model loaders with an additional model name output"
|
||||
},
|
||||
{
|
||||
"author": "Shadetail",
|
||||
"title": "Eagleshadow Custom Nodes [REMOVED]",
|
||||
"id": "eagleshadow",
|
||||
"reference": "https://github.com/Shadetail/ComfyUI_Eagleshadow",
|
||||
"files": [
|
||||
"https://github.com/Shadetail/ComfyUI_Eagleshadow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by Eagleshadow."
|
||||
},
|
||||
{
|
||||
"author": "manycore-maas",
|
||||
"title": "ComfyUI-SpatialGen [REMOVED]",
|
||||
"reference": "https://github.com/manycore-maas/ComfyUI-SpatialGen",
|
||||
"files": [
|
||||
"https://github.com/manycore-maas/ComfyUI-SpatialGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Scene Viewer of SpatialGen"
|
||||
},
|
||||
{
|
||||
"author": "YinBailiang",
|
||||
"title": "MergeBlockWeighted_fo_ComfyUI [REMOVED]",
|
||||
"id": "mergeblockweighted_fo_comfyui",
|
||||
"reference": "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MergeBlockWeighted"
|
||||
},
|
||||
{
|
||||
"author": "facok",
|
||||
"title": "ComfyUI-FokToolset [REMOVED]",
|
||||
"reference": "https://github.com/facok/ComfyUI-FokToolset",
|
||||
"files": [
|
||||
"https://github.com/facok/ComfyUI-FokToolset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Fok Preprocess Ref Image (Phantom)"
|
||||
},
|
||||
{
|
||||
"author": "Elawphant",
|
||||
"title": "ComfyUI-MusicGen [WIP]",
|
||||
"id": "musicgen",
|
||||
"reference": "https://github.com/Elawphant/ComfyUI-MusicGen",
|
||||
"files": [
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for Meta MusicGen."
|
||||
},
|
||||
{
|
||||
"author": "isaac-mcfadyen",
|
||||
"title": "ComfyUI-QwenClip [REMOVED]",
|
||||
"reference": "https://github.com/isaac-mcfadyen/ComfyUI-QwenClip",
|
||||
"files": [
|
||||
"https://github.com/isaac-mcfadyen/ComfyUI-QwenClip"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A variety of random text encoder tools intended for use with ComfyUI and Qwen Image/Qwen Image Edit. More (may) be added as I try out various modifications to Qwen Image."
|
||||
},
|
||||
{
|
||||
"author": "Gaotian",
|
||||
"title": "KLComfyUI-Nodes [REMOVED]",
|
||||
"reference": "https://github.com/Gaotian-cpu/KLComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Gaotian-cpu/KLComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Single Video_Img Callback"
|
||||
},
|
||||
{
|
||||
"author": "geltz",
|
||||
"title": "Momentum Guidance for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/geltz/ComfyUI-MomentumGuidance",
|
||||
"files": [
|
||||
"https://github.com/geltz/ComfyUI-MomentumGuidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Momentum Guidance (MG) is a training-free guidance method that reduces computational cost by 40% compared to standard guidance techniques like CFG or PAG."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/GeekyGhost/24oiduts-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/24oiduts-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Studio42 is a comprehensive suite of advanced custom nodes that brings professional-grade image and video editing capabilities to ComfyUI. Designed for efficiency, quality, and creative flexibility, this suite provides cutting-edge background removal, layer composition, and patch manipulation tools used in modern VFX and content creation workflows."
|
||||
},
|
||||
{
|
||||
"author": "rvage",
|
||||
"title": "ComfyUI-RvTools-X [REMOVED]",
|
||||
"reference": "https://github.com/r-vage/ComfyUI-RvTools-X",
|
||||
"files": [
|
||||
"https://github.com/r-vage/ComfyUI-RvTools-X"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities."
|
||||
},
|
||||
{
|
||||
"author": "heyburns",
|
||||
"title": "LinxUtil [REMOVED]",
|
||||
"reference": "https://github.com/heyburns/LinxUtil",
|
||||
"files": [
|
||||
"https://github.com/heyburns/LinxUtil"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes for ComfyUI. Created solely for my own use case, shared as a courtesy only.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fcanfora",
|
||||
"title": "comfyui-camera-tools [REMOVED]",
|
||||
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
|
||||
"files": [
|
||||
"https://github.com/fcanfora/comfyui-camera-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
|
||||
},
|
||||
{
|
||||
"author": "ziwang-com",
|
||||
"title": "comfyui-deepseek-r1 [REMOVED]",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@ GitPython
|
||||
PyGithub
|
||||
matrix-nio
|
||||
transformers
|
||||
huggingface-hub>0.20
|
||||
huggingface-hub
|
||||
typer
|
||||
rich
|
||||
typing-extensions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user