mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
f8221b9b5d
@ -511,17 +511,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a low-dependency node pack primarily dealing with masks. The author recommends using Impact-Pack instead (unless you specifically have trouble installing dependencies)."
|
||||
},
|
||||
{
|
||||
"author": "guoyk93",
|
||||
"title": "y.k.'s ComfyUI node suite",
|
||||
"id": "yks",
|
||||
"reference": "https://github.com/guoyk93/yk-node-suite-comfyui",
|
||||
"files": [
|
||||
"https://github.com/guoyk93/yk-node-suite-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: YKImagePadForOutpaint, YKMaskToImage"
|
||||
},
|
||||
{
|
||||
"author": "Jcd1230",
|
||||
"title": "Rembg Background Removal Node for ComfyUI",
|
||||
@ -698,18 +687,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: DeepFloyd, Filter, Select, Save, Decode, Encode, Repeat, Noise, Noise"
|
||||
},
|
||||
{
|
||||
"author": "Zuellni",
|
||||
"title": "ComfyUI-ExLlama",
|
||||
"id": "exllama",
|
||||
"reference": "https://github.com/Zuellni/ComfyUI-ExLlama",
|
||||
"files": [
|
||||
"https://github.com/Zuellni/ComfyUI-ExLlama"
|
||||
],
|
||||
"pip": ["sentencepiece", "https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ExLlama Loader, ExLlama Generator.\nUsed to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]"
|
||||
},
|
||||
{
|
||||
"author": "Zuellni",
|
||||
"title": "ComfyUI ExLlamaV2 Nodes",
|
||||
@ -769,13 +746,13 @@
|
||||
"author": "strimmlarn",
|
||||
"title": "ComfyUI_Strimmlarns_aesthetic_score",
|
||||
"id": "aesthetic-score",
|
||||
"reference": "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score",
|
||||
"reference": "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score",
|
||||
"js_path": "strimmlarn",
|
||||
"files": [
|
||||
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score"
|
||||
"https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber"
|
||||
"description": "Nodes: CalculateAestheticScore, LoadAesteticModel, AesthetlcScoreSorter, ScoreToNumber.\nAesthetic score for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "TinyTerra",
|
||||
@ -1374,14 +1351,14 @@
|
||||
},
|
||||
{
|
||||
"author": "civitai",
|
||||
"title": "comfy-nodes",
|
||||
"title": "Civitai Comfy Nodes",
|
||||
"id": "civitai",
|
||||
"reference": "https://github.com/civitai/comfy-nodes",
|
||||
"reference": "https://github.com/civitai/civitai_comfy_nodes",
|
||||
"files": [
|
||||
"https://github.com/civitai/comfy-nodes"
|
||||
"https://github.com/civitai/civitai_comfy_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: CivitAI_Loaders. Load Checkpoints, and LORA models directly from CivitAI API."
|
||||
"description": "Tired of manually downloading and moving models, LoRAs, and more to the right places?\nSick of scouring Civitai for that one mystical LoRA someone was using to make that cool image?\nWant to be share a fully reproducable workflow?"
|
||||
},
|
||||
{
|
||||
"author": "andersxa",
|
||||
@ -1443,9 +1420,9 @@
|
||||
"author": "daxthin",
|
||||
"title": "DZ-FaceDetailer",
|
||||
"id": "dz-facedetailer",
|
||||
"reference": "https://github.com/daxthin/DZ-FaceDetailer",
|
||||
"reference": "https://github.com/nicofdga/DZ-FaceDetailer",
|
||||
"files": [
|
||||
"https://github.com/daxthin/DZ-FaceDetailer"
|
||||
"https://github.com/nicofdga/DZ-FaceDetailer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces."
|
||||
@ -1716,15 +1693,14 @@
|
||||
"description": "This node manipulates the pixel art image in ways that it should look pixel perfect (downscales, changes palette, upscales etc.)."
|
||||
},
|
||||
{
|
||||
"author": "dimtoneff",
|
||||
"title": "Eagle PNGInfo",
|
||||
"id": "eaglepnginfo",
|
||||
"reference": "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo",
|
||||
"author": "hylarucoder",
|
||||
"title": "comfyui-copilot",
|
||||
"reference": "https://github.com/hylarucoder/comfyui-copilot",
|
||||
"files": [
|
||||
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo"
|
||||
"https://github.com/hylarucoder/comfyui-copilot"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: EagleImageNode"
|
||||
"description": "NODES:Eagle Image Node for PNGInfo, SDXL Resolution Presets (ws), SDXL Prompt Styler, SDXL Prompt Styler Advanced"
|
||||
},
|
||||
{
|
||||
"author": "theUpsider",
|
||||
@ -1858,17 +1834,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes to perform image 2 image functions in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "mpiquero7164",
|
||||
"title": "SaveImgPrompt",
|
||||
"id": "save-imgprompt",
|
||||
"reference": "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt",
|
||||
"files": [
|
||||
"https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading."
|
||||
},
|
||||
{
|
||||
"author": "m-sokes",
|
||||
"title": "ComfyUI Sokes Nodes",
|
||||
@ -2530,9 +2495,9 @@
|
||||
"author": "ealkanat",
|
||||
"title": "ComfyUI Easy Padding",
|
||||
"id": "easy-padding",
|
||||
"reference": "https://github.com/ealkanat/comfyui_easy_padding",
|
||||
"reference": "https://github.com/ealkanat/comfyui-easy-padding",
|
||||
"files": [
|
||||
"https://github.com/ealkanat/comfyui_easy_padding"
|
||||
"https://github.com/ealkanat/comfyui-easy-padding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI."
|
||||
@ -3204,6 +3169,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI PyramidFlow Wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-PyramidFlowWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper for PyramidFlow -models: [a/https://github.com/jy0205/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI Llava-OneVision",
|
||||
@ -3224,6 +3199,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/luckyhzt/LVCD](https://github.com/luckyhzt/LVCD)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-Lotus",
|
||||
"reference": "https://github.com/kijai/ComfyUI-Lotus",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-Lotus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use Lotus depth/normal prediction.\nNOTE:The necessary models can be downloaded from ComfyUI-Manager."
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@ -3642,9 +3627,9 @@
|
||||
"author": "taabata",
|
||||
"title": "LCM_Inpaint-Outpaint_Comfy",
|
||||
"id": "lcm-inpaint-outpaint",
|
||||
"reference": "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy",
|
||||
"reference": "https://github.com/taabata/LCM_Inpaint_Outpaint_Comfy",
|
||||
"files": [
|
||||
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy"
|
||||
"https://github.com/taabata/LCM_Inpaint_Outpaint_Comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for inpainting/outpainting using the new latent consistency model (LCM)"
|
||||
@ -3815,12 +3800,12 @@
|
||||
"description": "Nodes:FEImagePadForOutpaint, FEColorOut, FEColor2Image, FERandomizedColor2Image"
|
||||
},
|
||||
{
|
||||
"author": "AbyssYuan0",
|
||||
"author": "AbyssBadger0",
|
||||
"title": "ComfyUI_BadgerTools",
|
||||
"id": "badger",
|
||||
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
|
||||
"reference": "https://github.com/AbyssBadger0/ComfyUI_BadgerTools",
|
||||
"files": [
|
||||
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
|
||||
"https://github.com/AbyssBadger0/ComfyUI_BadgerTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger."
|
||||
@ -4064,17 +4049,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:File Padding, Image Info, VAE Loader With Name"
|
||||
},
|
||||
{
|
||||
"author": "ansonkao",
|
||||
"title": "comfyui-geometry",
|
||||
"id": "geometry",
|
||||
"reference": "https://github.com/ansonkao/comfyui-geometry",
|
||||
"files": [
|
||||
"https://github.com/ansonkao/comfyui-geometry"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations"
|
||||
},
|
||||
{
|
||||
"author": "bronkula",
|
||||
"title": "comfyui-fitsize",
|
||||
@ -4388,14 +4362,14 @@
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Qwen-2",
|
||||
"id": "qwen-2",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2",
|
||||
"title": "Qwen-2.5 in ComfyUI",
|
||||
"id": "qwen",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2"
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Qwen-2 in ComfyUI"
|
||||
"description": "Using Qwen-2.5 in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
@ -4515,7 +4489,7 @@
|
||||
"https://github.com/SoftMeng/ComfyUI-PIL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: PIL Effects (Mexx), PIL TITLE (Mexx), PIL Merge Image (Mexx), PIL Remove Black Dots (Mexx)"
|
||||
"description": "ComfyUI is proud to present a new plugin designed to enhance user experience through seamless integration with Pillow, the powerful fork of Python Imaging Library (PIL). This plugin offers a suite of basic image manipulation tools that are easy to use and integrate directly into the ComfyUI framework."
|
||||
},
|
||||
{
|
||||
"author": "wmatson",
|
||||
@ -5020,6 +4994,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in :https://cloud.siliconflow.cn/\nadd api key in config.json"
|
||||
},
|
||||
{
|
||||
"author": "AI2lab",
|
||||
"title": "comfyUI-kling-api-2lab",
|
||||
"reference": "https://github.com/AI2lab/comfyUI-kling-api-2lab",
|
||||
"files": [
|
||||
"https://github.com/AI2lab/comfyUI-kling-api-2lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of KLing for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "SpaceKendo",
|
||||
"title": "Text to video for Stable Video Diffusion in ComfyUI",
|
||||
@ -8396,7 +8380,7 @@
|
||||
"https://github.com/daxcay/ComfyUI-YouTubeVideoPlayer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Plays youtube video in comfy."
|
||||
"description": "Plays youtube videos in comfy. Use this node to share tutorials or renders. Youtube Playlists mode is also in Future Development in which you can add multiple youtube links and form a playlist which would be ideal for chained tutorials or lisitening and sharing songs playlists with others."
|
||||
},
|
||||
{
|
||||
"author": "Seedsa",
|
||||
@ -8949,10 +8933,10 @@
|
||||
},
|
||||
{
|
||||
"author": "A4P7J1N7M05OT",
|
||||
"title": "ComfyUI-PixelOE",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE",
|
||||
"title": "ComfyUI-PixelOE-Wrapper",
|
||||
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE"
|
||||
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do."
|
||||
@ -9484,6 +9468,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/EzAudio](https://github.com/haidog-yaqub/EzAudio)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "PyramidFlow-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/PyramidFlow-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/PyramidFlow-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow), you can find workflow here"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -9833,7 +9827,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
|
||||
"description": "Fixed AttentionCouple, NegPip(negative weights in prompts) for SDXL and FLUX, more CFG++ and SMEA DY samplers, etc."
|
||||
},
|
||||
{
|
||||
"author": "unwdef",
|
||||
@ -10301,10 +10295,10 @@
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "comfyui-replicate",
|
||||
"reference": "https://github.com/fofr/comfyui-replicate",
|
||||
"title": "ComfyUI-Replicate",
|
||||
"reference": "https://github.com/replicate/comfyui-replicate",
|
||||
"files": [
|
||||
"https://github.com/fofr/comfyui-replicate"
|
||||
"https://github.com/replicate/comfyui-replicate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Run [a/Replicate models](https://replicate.com/explore) in ComfyUI."
|
||||
@ -10669,9 +10663,9 @@
|
||||
"author": "Suplex",
|
||||
"title": "Suplex Misc ComfyUI Nodes",
|
||||
"id": "suplex",
|
||||
"reference": "https://github.com/saftle/suplex_comfy_nodes",
|
||||
"reference": "https://github.com/saftle/uber_comfy_nodes",
|
||||
"files": [
|
||||
"https://github.com/saftle/suplex_comfy_nodes"
|
||||
"https://github.com/saftle/uber_comfy_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model, Diffusers Selector, Save Image JPG No Meta, Multi Input Variable Rewrite"
|
||||
@ -11454,9 +11448,9 @@
|
||||
"author": "AARG-FAN",
|
||||
"title": "Image-vector-for-ComfyUI",
|
||||
"id": "image-vector",
|
||||
"reference": "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI",
|
||||
"reference": "https://github.com/AARG-FAN/Image-Vector-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AARG-FAN/Image-Raster-for-ComfyUI"
|
||||
"https://github.com/AARG-FAN/Image-Vector-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!"
|
||||
@ -12471,7 +12465,7 @@
|
||||
"description": "This extension provides various nodes to support multimodal workflows."
|
||||
},
|
||||
{
|
||||
"author": "3D-MeshTool",
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-3D-MeshTool",
|
||||
"id": "3D-MeshTool",
|
||||
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
|
||||
@ -12481,6 +12475,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple 3D model processing tool within ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-WJNodes",
|
||||
"reference": "https://github.com/807502278/ComfyUI-WJNodes",
|
||||
"files": [
|
||||
"https://github.com/807502278/ComfyUI-WJNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ready to use upon download. No need to install dependencies for the time being.\nIf there are new functions or suggestions, please provide feedback.\nAttention! The delfile node is not recommended for use on servers. I am not responsible for any losses incurred."
|
||||
},
|
||||
{
|
||||
"author": "JackEllie",
|
||||
"title": "ComfyUI-AI-Assistant",
|
||||
@ -12720,6 +12724,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)"
|
||||
},
|
||||
{
|
||||
"author": "RhizoNymph",
|
||||
"title": "ComfyUI-ColorWheel",
|
||||
"reference": "https://github.com/RhizoNymph/ComfyUI-ColorWheel",
|
||||
"files": [
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Color Wheel Generator"
|
||||
},
|
||||
{
|
||||
"author": "Marksusu",
|
||||
"title": "ComfyUI_MTCLIPEncode",
|
||||
@ -13890,9 +13904,9 @@
|
||||
{
|
||||
"author": "kudou-reira",
|
||||
"title": "ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kudou-reira/ComfyUI_StringToHex",
|
||||
"reference": "https://github.com/kasukanra/ComfyUI_StringToHex",
|
||||
"files": [
|
||||
"https://github.com/kudou-reira/ComfyUI_StringToHex"
|
||||
"https://github.com/kasukanra/ComfyUI_StringToHex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI node that will take in a string of 'color' (i.e. 'blue') and output a hex color format."
|
||||
@ -15327,6 +15341,143 @@
|
||||
"install_type": "copy",
|
||||
"description": "for preprocessing images, presented in a visual way. It also calculates the corresponding image area."
|
||||
},
|
||||
{
|
||||
"author": "RiceRound",
|
||||
"title": "ComfyUI Compression and Encryption Node",
|
||||
"id": "cryptocat",
|
||||
"reference": "https://github.com/RiceRound/ComfyUI_CryptoCat",
|
||||
"files": [
|
||||
"https://github.com/RiceRound/ComfyUI_CryptoCat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them."
|
||||
},
|
||||
{
|
||||
"author": "yvann-ba",
|
||||
"title": "ComfyUI_Yvann-Nodes",
|
||||
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
|
||||
"files": [
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
|
||||
},
|
||||
{
|
||||
"author": "Playbook",
|
||||
"title": "Playbook Nodes",
|
||||
"id": "playbook-3d",
|
||||
"reference": "https://github.com/playbook3d/playbook-nodes",
|
||||
"files": [
|
||||
"https://github.com/playbook3d/playbook-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for connecting 3D scenes and ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "Elaine-chennn",
|
||||
"title": "ComfyUI Overlay Media Node",
|
||||
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
|
||||
"files": [
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom ComfyUI node for overlaying media using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "laogou666",
|
||||
"title": "ComfyUI_LG_FFT",
|
||||
"reference": "https://github.com/LAOGOU-666/ComfyUI_LG_FFT",
|
||||
"files": [
|
||||
"https://github.com/LAOGOU-666/ComfyUI_LG_FFT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of Fast Fourier Transform in COMFYUI"
|
||||
},
|
||||
{
|
||||
"author": "VertexStudio",
|
||||
"title": "roblox-comfyui-nodes",
|
||||
"reference": "https://github.com/VertexStudio/roblox-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/VertexStudio/roblox-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Scale Image Node, Switch Image Node, Switch Text Node, First Number Node, Mirror Effect Node, Text To ImageNode, Flow Nodes, Simple Save Image Node"
|
||||
},
|
||||
{
|
||||
"author": "2kpr",
|
||||
"title": "ComfyUI-PMRF",
|
||||
"id": "comfyui-pmrf",
|
||||
"reference": "https://github.com/2kpr/ComfyUI-PMRF",
|
||||
"files": [
|
||||
"https://github.com/2kpr/ComfyUI-PMRF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of PMRF on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "dionren",
|
||||
"title": "Export Workflow With Cyuai Api Available Nodes",
|
||||
"id": "comfyUI-Pro-Export-Tool",
|
||||
"reference": "https://github.com/dionren/ComfyUI-Pro-Export-Tool",
|
||||
"files": [
|
||||
"https://github.com/dionren/ComfyUI-Pro-Export-Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to convert workflows to cyuai api available nodes."
|
||||
},
|
||||
{
|
||||
"author": "l1yongch1",
|
||||
"title": "ComfyUI_PhiCaption",
|
||||
"reference": "https://github.com/l1yongch1/ComfyUI_PhiCaption",
|
||||
"files": [
|
||||
"https://github.com/l1yongch1/ComfyUI_PhiCaption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "In addition to achieving conventional single-image, single-round reverse engineering, it can also achieve single-image multi-round and multi-image single-round reverse engineering. Moreover, the Phi model has a better understanding of prompts."
|
||||
},
|
||||
{
|
||||
"author": "tkreuziger",
|
||||
"title": "ComfyUI and Claude",
|
||||
"reference": "https://github.com/tkreuziger/comfyui-claude",
|
||||
"files": [
|
||||
"https://github.com/tkreuziger/comfyui-claude"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts."
|
||||
},
|
||||
{
|
||||
"author": "sipie800",
|
||||
"title": "ComfyUI-PuLID-Flux-Enhanced",
|
||||
"reference": "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced",
|
||||
"files": [
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux).\ncommon fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,"
|
||||
},
|
||||
{
|
||||
"author": "EvilBT",
|
||||
"title": "JoyCaptionAlpha Two for ComfyUI",
|
||||
"reference": "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two",
|
||||
"files": [
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Joy Caption Two, Joy Caption Two Advanced, Joy Caption Two Load, Joy Caption Extra Options"
|
||||
},
|
||||
{
|
||||
"author": "Q-Bug4",
|
||||
"title": "Simple JSON Parser Node for ComfyUI",
|
||||
"reference": "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node",
|
||||
"files": [
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to parse and extract data from JSON strings."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
3991
github-stats.json
3991
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -877,7 +877,7 @@ async def install_custom_node(request):
|
||||
@routes.post("/customnode/fix")
|
||||
async def fix_custom_node(request):
|
||||
if not is_allowed_security_level('high'):
|
||||
print(SECURITY_MESSAGE_MIDDLE_OR_BELOW)
|
||||
print(SECURITY_MESSAGE_GENERAL)
|
||||
return web.Response(status=403)
|
||||
|
||||
json_data = await request.json()
|
||||
|
||||
@ -4217,6 +4217,84 @@
|
||||
"filename": "depth_pro.fp16.safetensors",
|
||||
"url": "https://huggingface.co/spacepxl/ml-depth-pro/resolve/main/depth_pro.fp16.safetensors",
|
||||
"size": "1.9GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "kijai/lotus depth d model v1.1 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth d model v1.1 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-d-v-1-1-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-d-v-1-1-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus depth g model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth g model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-g-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-g-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus depth g model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth g model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-g-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-g-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal d model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal d model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-d-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-d-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal d model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal d model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-d-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-d-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal g model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal g model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-g-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-g-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal g model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal g model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-g-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-g-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11,6 +11,126 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "rouxianmantou",
|
||||
"title": "comfyui-rxmt-nodes",
|
||||
"reference": "https://github.com/rouxianmantou/comfyui-rxmt-nodes",
|
||||
"files": [
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Check Value Type"
|
||||
},
|
||||
{
|
||||
"author": "Firetheft",
|
||||
"title": "ComfyUI-Flux-Prompt-Tools",
|
||||
"reference": "https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools",
|
||||
"files": [
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:flux-prompt-enhance-node, flux-prompt-generator, flux-prompt-gemini-flash-node"
|
||||
},
|
||||
{
|
||||
"author": "SirVeggie",
|
||||
"title": "SirVeggie/Custom nodes for ComfyUI",
|
||||
"reference": "https://github.com/SirVeggie/comfyui-sv-nodes",
|
||||
"files": [
|
||||
"https://github.com/SirVeggie/comfyui-sv-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SV-SimpleText, SV-PromptProcessing, SV-PromptProcessingRecursive, SV-PromptProcessingAdvanced, SV-PromptProcessingEncode,..."
|
||||
},
|
||||
{
|
||||
"author": "artisanalcomputing",
|
||||
"title": "artcpu-custom-nodes",
|
||||
"reference": "https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Random Video Mixer, Spotify Canvas Generator, Video Writer\ncustom comfyui nodes for audio/visual purposes# ComfyUI-Custom-Nodes"
|
||||
},
|
||||
{
|
||||
"author": "taches-ai",
|
||||
"title": "ComfyUI Scene Composer [WIP]",
|
||||
"reference": "https://github.com/taches-ai/comfyui-scene-composer",
|
||||
"files": [
|
||||
"https://github.com/taches-ai/comfyui-scene-composer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kxh",
|
||||
"title": "ComfyUI-sam2",
|
||||
"reference": "https://github.com/kxh/ComfyUI-sam2",
|
||||
"files": [
|
||||
"https://github.com/kxh/ComfyUI-sam2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "use semantic tag to segment any element in an image, output a mask.\nNOTE: Repo name is conflicting with neverbiasu/ComfyUI-SAM2"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "UtilNodes-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/UtilNodes-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/UtilNodes-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "here put custom input nodes such as text,video...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "dafeng012",
|
||||
"title": "comfyui-imgmake",
|
||||
"reference": "https://github.com/dafeng012/comfyui-imgmake",
|
||||
"files": [
|
||||
"https://github.com/dafeng012/comfyui-imgmake"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is inspired by [a/https://github.com/s9roll7/ebsynth_utility](https://github.com/s9roll7/ebsynth_utility)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fablestudio",
|
||||
"title": "ComfyUI-Showrunner-Utils",
|
||||
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
|
||||
"files": [
|
||||
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Align Face, Generate Timestamp"
|
||||
},
|
||||
{
|
||||
"author": "monate0615",
|
||||
"title": "ComfyUI-Simple-Image-Tools [WIP]",
|
||||
"reference": "https://github.com/monate0615/ComfyUI-Simple-Image-Tools",
|
||||
"files": [
|
||||
"https://github.com/monate0615/ComfyUI-Simple-Image-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Get mask from image based on alpha (Get Mask From Alpha)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "galoreware",
|
||||
"title": "ComfyUI-GaloreNodes [WIP]",
|
||||
"reference": "https://github.com/galoreware/ComfyUI-GaloreNodes",
|
||||
"files": [
|
||||
"https://github.com/galoreware/ComfyUI-GaloreNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Color and Image related nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "lgldlk",
|
||||
"title": "ComfyUI-img-tiler",
|
||||
"reference": "https://github.com/lgldlk/ComfyUI-img-tiler",
|
||||
"files": [
|
||||
"https://github.com/lgldlk/ComfyUI-img-tiler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:TilerImage, TilerSelect, TileMaker, ImageListTileMaker"
|
||||
},
|
||||
{
|
||||
"author": "SSsnap",
|
||||
"title": "Snap Processing for Comfyui",
|
||||
@ -33,24 +153,14 @@
|
||||
},
|
||||
{
|
||||
"author": "wilzamguerrero",
|
||||
"title": "Comfyui-DownZ [UNSAFE]",
|
||||
"reference": "https://github.com/wilzamguerrero/Comfyui-DownZ",
|
||||
"title": "Comfyui-zZzZz [UNSAFE]",
|
||||
"reference": "https://github.com/wilzamguerrero/Comfyui-zZzZz",
|
||||
"files": [
|
||||
"https://github.com/wilzamguerrero/Comfyui-DownZ"
|
||||
"https://github.com/wilzamguerrero/Comfyui-zZzZz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Download Z, Compress Z, Move Z, Delete Z, Rename Z, Create Z"
|
||||
},
|
||||
{
|
||||
"author": "Elaine-chennn",
|
||||
"title": "ComfyUI Overlay Media Node [WIP]",
|
||||
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
|
||||
"files": [
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Overlay Media Node, Upload Media.\nNOT WORKING"
|
||||
},
|
||||
{
|
||||
"author": "monate0615",
|
||||
"title": "Affine Transform ComfyUI Node",
|
||||
@ -304,16 +414,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AppIO_StringInput, AppIO_ImageInput, AppIO_StringOutput, AppIO_ImageOutput"
|
||||
},
|
||||
{
|
||||
"author": "wilzamguerrero",
|
||||
"title": "Comfyui-DownZ",
|
||||
"reference": "https://github.com/wilzamguerrero/Comfyui-DownZ",
|
||||
"files": [
|
||||
"https://github.com/wilzamguerrero/Comfyui-DownZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Download Z, Compress Z, Move Z"
|
||||
},
|
||||
{
|
||||
"author": "SoftMeng",
|
||||
"title": "ComfyUI-PIL",
|
||||
@ -417,9 +517,9 @@
|
||||
{
|
||||
"author": "Lilien86",
|
||||
"title": "lauger NodePack for ComfyUI",
|
||||
"reference": "https://github.com/Lilien86/lauger_NP_comfyui",
|
||||
"reference": "https://github.com/Lilien86/Comfyui_Lilien",
|
||||
"files": [
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui"
|
||||
"https://github.com/Lilien86/Comfyui_Lilien"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized."
|
||||
@ -726,16 +826,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental nodes for using multiple GPUs in a single ComfyUI workflow.\nThis extension adds new nodes for model loading that allow you to specify the GPU to use for each model. It monkey patches the memory management of ComfyUI in a hacky way and is neither a comprehensive solution nor a well-tested one. Use at your own risk.\nNote that this does not add parallelism. The workflow steps are still executed sequentially just on different GPUs. Any potential speedup comes from not having to constantly load and unload models from VRAM."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "Isi-dev/ComfyUI-UniAnimate",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI-UniAnimate",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is my ComfyUi-windows implementation for the image animation project ▶ UniAnimate: Taming Unified Video Diffusion Models for Consistent Human Image Animation[w/This node cannot be installed simultaneously with ComfyUI-UniAnimate by AIFSH because it has the same name as that custom node.]"
|
||||
},
|
||||
{
|
||||
"author": "Futureversecom",
|
||||
"title": "ComfyUI-JEN",
|
||||
@ -829,16 +919,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "HunYuan Diffusers Nodes"
|
||||
},
|
||||
{
|
||||
"author": "adityathiru",
|
||||
"title": "ComfyUI LLMs [WIP]",
|
||||
"reference": "https://github.com/adityathiru/ComfyUI-LLMs",
|
||||
"files": [
|
||||
"https://github.com/adityathiru/ComfyUI-LLMs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)"
|
||||
},
|
||||
{
|
||||
"author": "walterFeng",
|
||||
"title": "ComfyUI-Image-Utils",
|
||||
@ -1527,11 +1607,11 @@
|
||||
},
|
||||
{
|
||||
"author": "nat-chan",
|
||||
"title": "comfyui-eval [UNSAFE]",
|
||||
"title": "comfyui-exec [UNSAFE]",
|
||||
"id": "evalnode",
|
||||
"reference": "https://github.com/nat-chan/comfyui-eval",
|
||||
"reference": "https://github.com/nat-chan/comfyui-exec",
|
||||
"files": [
|
||||
"https://github.com/nat-chan/comfyui-eval"
|
||||
"https://github.com/nat-chan/comfyui-exec"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:EvalNode [w/Please do not use the node that executes arbitrary code and outputs in any type, as it is dangerous.]"
|
||||
@ -1633,13 +1713,13 @@
|
||||
},
|
||||
{
|
||||
"author": "sangeet",
|
||||
"title": "comfyui-testui [TEST]",
|
||||
"reference": "https://github.com/sangeet/comfyui-testui",
|
||||
"title": "Simple Frontend For ComfyUI workflow [TEST]",
|
||||
"reference": "https://github.com/sangeet/testui",
|
||||
"files": [
|
||||
"https://github.com/sangeet/comfyui-testui"
|
||||
"https://github.com/sangeet/testui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Frontend For ComfyUI workflow"
|
||||
"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",
|
||||
@ -1673,16 +1753,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Guidance Interval\nNOTE: Because the sampling function is replaced, you must restart after executing this custom node to restore the original state."
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "ComfyUI-GR",
|
||||
"reference": "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector",
|
||||
"files": [
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:GR Prompt Selector"
|
||||
},
|
||||
{
|
||||
"author": "oztrkoguz",
|
||||
"title": "Kosmos2_BBox_Cutter Models",
|
||||
@ -1786,9 +1856,9 @@
|
||||
{
|
||||
"author": "WilliamStanford",
|
||||
"title": "visuallabs_comfyui_nodes",
|
||||
"reference": "https://github.com/WilliamStanford/visuallabs_comfyui_nodes",
|
||||
"reference": "https://github.com/WilliamStanford/ComfyUI-VisualLabs",
|
||||
"files": [
|
||||
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes"
|
||||
"https://github.com/WilliamStanford/ComfyUI-VisualLabs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:PointStringFromFloatArray"
|
||||
@ -2056,9 +2126,9 @@
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-llamafile [WIP]",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-llamafile",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-sd-prompt-mixlab",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-llamafile"
|
||||
"https://github.com/shadowcz007/comfyui-sd-prompt-mixlab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is an experimental node aimed at exploring the collaborative way of human-machine creation."
|
||||
@ -2093,16 +2163,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KSampler (RAVE), KSampler (TF), Object Tracker, KSampler Batched, Video Tracker Prompt, TemporalNet Preprocessor, Instance Tracker Prompt, Instance Diffusion Loader, Hand Tracker Node"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-musicgen",
|
||||
"reference": "https://github.com/shadowcz007/comfyui-musicgen",
|
||||
"files": [
|
||||
"https://github.com/shadowcz007/comfyui-musicgen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Musicgen"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "comfyui-CLIPSeg",
|
||||
@ -2184,11 +2244,11 @@
|
||||
"description": "execution-inversion-demo-comfyui"
|
||||
},
|
||||
{
|
||||
"author": "unanan",
|
||||
"author": "prodogape",
|
||||
"title": "ComfyUI-clip-interrogator [WIP]",
|
||||
"reference": "https://github.com/unanan/ComfyUI-clip-interrogator",
|
||||
"reference": "https://github.com/prodogape/ComfyUI-clip-interrogator",
|
||||
"files": [
|
||||
"https://github.com/unanan/ComfyUI-clip-interrogator"
|
||||
"https://github.com/prodogape/ComfyUI-clip-interrogator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial ComfyUI extension of clip-interrogator"
|
||||
@ -2196,9 +2256,9 @@
|
||||
{
|
||||
"author": "prismwastaken",
|
||||
"title": "prism-tools",
|
||||
"reference": "https://github.com/prismwastaken/comfyui-tools",
|
||||
"reference": "https://github.com/prismwastaken/prism-comfyui-tools",
|
||||
"files": [
|
||||
"https://github.com/prismwastaken/comfyui-tools"
|
||||
"https://github.com/prismwastaken/prism-comfyui-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "prism-tools"
|
||||
@ -2255,10 +2315,10 @@
|
||||
},
|
||||
{
|
||||
"author": "kadirnar",
|
||||
"title": "comfyui_helpers",
|
||||
"reference": "https://github.com/kadirnar/comfyui_helpers",
|
||||
"title": "comfyui_hub",
|
||||
"reference": "https://github.com/kadirnar/comfyui_hub",
|
||||
"files": [
|
||||
"https://github.com/kadirnar/comfyui_helpers"
|
||||
"https://github.com/kadirnar/comfyui_hub"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes randomly selected and gathered, related to noise. NOTE: SD-Advanced-Noise, noise_latent_perlinpinpin, comfy-plasma"
|
||||
|
||||
@ -229,6 +229,16 @@
|
||||
"title_aux": "IMAGDressing-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/UtilNodes-ComfyUI": [
|
||||
[
|
||||
"LoadVideo",
|
||||
"PreViewVideo",
|
||||
"PromptTextNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "UtilNodes-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
@ -476,15 +486,6 @@
|
||||
"title_aux": "ComfyUI_LineBreakInserter"
|
||||
}
|
||||
],
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media": [
|
||||
[
|
||||
"OverlayMediaNode",
|
||||
"VideoUpload"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Overlay Media Node [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen": [
|
||||
[
|
||||
"AudioLoader",
|
||||
@ -533,6 +534,16 @@
|
||||
"title_aux": "ComfyUI-AppIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI-Flux-Prompt-Tools": [
|
||||
[
|
||||
"FluxPromptEnhance",
|
||||
"FluxPromptGeminiFlash",
|
||||
"FluxPromptGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Flux-Prompt-Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
@ -549,40 +560,6 @@
|
||||
"title_aux": "ComfyUI-Notifier"
|
||||
}
|
||||
],
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
|
||||
[
|
||||
"GR Background Remover REMBG",
|
||||
"GR Checkered Board",
|
||||
"GR Counter",
|
||||
"GR Flip Tile Random Inverted",
|
||||
"GR Flip Tile Random Red Ring",
|
||||
"GR Image Details Displayer",
|
||||
"GR Image Details Saver",
|
||||
"GR Image Paste",
|
||||
"GR Image Paste With Mask",
|
||||
"GR Image Resize",
|
||||
"GR Image Resize Methods",
|
||||
"GR Image Size",
|
||||
"GR Image/Depth Mask",
|
||||
"GR Mask Create",
|
||||
"GR Mask Create Random",
|
||||
"GR Mask Create Random Multi",
|
||||
"GR Mask Resize",
|
||||
"GR Multi Mask Create",
|
||||
"GR Onomatopoeia",
|
||||
"GR Prompt HUB",
|
||||
"GR Prompt Selector",
|
||||
"GR Prompt Selector Multi",
|
||||
"GR Scroller",
|
||||
"GR Stack Image",
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GR"
|
||||
}
|
||||
],
|
||||
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
|
||||
[
|
||||
"DownloadAndLoadLivePortraitModels",
|
||||
@ -633,17 +610,6 @@
|
||||
"title_aux": "ComfyUI-igTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
|
||||
[
|
||||
"Gen_align_pose",
|
||||
"ReposeImage",
|
||||
"UniAnimateImage",
|
||||
"UniAnimateImageLong"
|
||||
],
|
||||
{
|
||||
"title_aux": "Isi-dev/ComfyUI-UniAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"DisplayText",
|
||||
@ -756,7 +722,7 @@
|
||||
"title_aux": "ComfyUI-LevelPixel"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui": [
|
||||
"https://github.com/Lilien86/Comfyui_Lilien": [
|
||||
[
|
||||
"Latent Interpolator Multi"
|
||||
],
|
||||
@ -1091,7 +1057,7 @@
|
||||
"title_aux": "pre-comfyui-stablsr"
|
||||
}
|
||||
],
|
||||
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": [
|
||||
"https://github.com/WilliamStanford/ComfyUI-VisualLabs": [
|
||||
[
|
||||
"CreateFadeMaskAdvancedVL",
|
||||
"PointStringFromFloatArray",
|
||||
@ -1120,23 +1086,10 @@
|
||||
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/adityathiru/ComfyUI-LLMs": [
|
||||
[
|
||||
"Model",
|
||||
"Model V2",
|
||||
"Predict",
|
||||
"Predict V2",
|
||||
"Prompt Builder",
|
||||
"Text Field"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LLMs [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
|
||||
[
|
||||
"RunAuraSR",
|
||||
"downloadAuraSR"
|
||||
"LoadAuraSR",
|
||||
"RunAuraSR"
|
||||
],
|
||||
{
|
||||
"title_aux": "alexisrolland/ComfyUI-AuraSR"
|
||||
@ -1182,6 +1135,16 @@
|
||||
"title_aux": "Dream Project Video Batches [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/artisanalcomputing/ComfyUI-Custom-Nodes": [
|
||||
[
|
||||
"RandomVideoMixer",
|
||||
"SpotifyCanvasGenerator",
|
||||
"VideoWriter"
|
||||
],
|
||||
{
|
||||
"title_aux": "artcpu-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ashishsaini/comfyui-segment-clothing-sleeves": [
|
||||
[
|
||||
"segformer_b2_sleeves"
|
||||
@ -1639,6 +1602,24 @@
|
||||
"title_aux": "ComfyUI-Better-Dimensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/dafeng012/comfyui-imgmake": [
|
||||
[
|
||||
"LoadImageListPlus",
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadImagesFromDirectoryUpload",
|
||||
"SaveImageExtended",
|
||||
"SelectImageName",
|
||||
"VideoKeyFramesExtractor",
|
||||
"ebsynth_hecheng",
|
||||
"ebsynth_main",
|
||||
"ebsynth_process",
|
||||
"image2mask",
|
||||
"video2image"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-imgmake"
|
||||
}
|
||||
],
|
||||
"https://github.com/denislov/Comfyui_AutoSurvey": [
|
||||
[
|
||||
"AddDoc2Knowledge",
|
||||
@ -1771,6 +1752,17 @@
|
||||
"title_aux": "ComfyUI-GeneraNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": [
|
||||
[
|
||||
"AlignFace",
|
||||
"GenerateTimestamp",
|
||||
"ReadImage",
|
||||
"RenderOpenStreetMapTile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Showrunner-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": [
|
||||
[
|
||||
"LCMSampler"
|
||||
@ -1798,6 +1790,18 @@
|
||||
"title_aux": "comfyui-cem-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/galoreware/ComfyUI-GaloreNodes": [
|
||||
[
|
||||
"GNI_HEX_TO_COLOR",
|
||||
"GNI_RGB_TO_COLOR",
|
||||
"GN_COLOR_TO_INT",
|
||||
"GN_MASK_TO_IMAGE",
|
||||
"GN_SNAP_RESIZE"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GaloreNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gameltb/ComfyUI_stable_fast": [
|
||||
[
|
||||
"ApplyStableFastUnet",
|
||||
@ -2172,7 +2176,7 @@
|
||||
"title_aux": "ComfyUI-Adapter [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kadirnar/comfyui_helpers": [
|
||||
"https://github.com/kadirnar/comfyui_hub": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"CustomKSamplerAdvancedTile",
|
||||
@ -2198,7 +2202,7 @@
|
||||
"NoisyLatentPerlin"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_helpers"
|
||||
"title_aux": "comfyui_hub"
|
||||
}
|
||||
],
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": [
|
||||
@ -2295,6 +2299,14 @@
|
||||
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kxh/ComfyUI-sam2": [
|
||||
[
|
||||
"Segment"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-sam2"
|
||||
}
|
||||
],
|
||||
"https://github.com/kycg/comfyui-Kwtoolset": [
|
||||
[
|
||||
"KWNagetiveString",
|
||||
@ -2351,6 +2363,17 @@
|
||||
"title_aux": "ComfyUI-MidjourneyNode-leoleexh"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-img-tiler": [
|
||||
[
|
||||
"PC ImageListTileMaker",
|
||||
"PC TileMaker",
|
||||
"PC TilerImage",
|
||||
"PC TilerSelect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-img-tiler"
|
||||
}
|
||||
],
|
||||
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
|
||||
[
|
||||
"Conv_layer",
|
||||
@ -2545,6 +2568,15 @@
|
||||
"title_aux": "Affine Transform ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/monate0615/ComfyUI-Simple-Image-Tools": [
|
||||
[
|
||||
"GetMaskFromAlpha",
|
||||
"GetQuadrilateralOutfit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Image-Tools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": [
|
||||
[
|
||||
"GLIGEN_GUI"
|
||||
@ -2736,7 +2768,7 @@
|
||||
"title_aux": "anyPython [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/prismwastaken/comfyui-tools": [
|
||||
"https://github.com/prismwastaken/prism-comfyui-tools": [
|
||||
[
|
||||
"Prism-RandomNormal"
|
||||
],
|
||||
@ -2744,6 +2776,15 @@
|
||||
"title_aux": "prism-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/prodogape/ComfyUI-clip-interrogator": [
|
||||
[
|
||||
"ComfyUIClipInterrogator",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-clip-interrogator [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": [
|
||||
[
|
||||
"sd not very simple simpletuner by hhy"
|
||||
@ -2764,6 +2805,14 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
|
||||
[
|
||||
"CheckValueTypeNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-rxmt-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ruka-game/rukalib_comfyui": [
|
||||
[
|
||||
"RukaDebugProbe",
|
||||
@ -2850,16 +2899,6 @@
|
||||
"title_aux": "comfyui-hydit"
|
||||
}
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-musicgen": [
|
||||
[
|
||||
"AudioPlay",
|
||||
"Musicgen_",
|
||||
"StableAudio_"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-musicgen"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-event-handler": [
|
||||
[
|
||||
"EventHandler"
|
||||
@ -2948,6 +2987,18 @@
|
||||
"title_aux": "comfyui_psd [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||
[
|
||||
"Action",
|
||||
"Character",
|
||||
"Composition",
|
||||
"Environment",
|
||||
"Scene"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Scene Composer [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/talon468/ComfyUI-Rpg-Architect": [
|
||||
[
|
||||
"ComfyUI Rpg Architect \ud83e\ude84"
|
||||
@ -3052,15 +3103,6 @@
|
||||
"title_aux": "ComfyUI-Dist [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/unanan/ComfyUI-clip-interrogator": [
|
||||
[
|
||||
"ComfyUIClipInterrogator",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-clip-interrogator [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/void15700/VoidCustomNodes": [
|
||||
[
|
||||
"Prompt Parser",
|
||||
@ -3093,17 +3135,18 @@
|
||||
"title_aux": "ComfyUI-Unload-Models"
|
||||
}
|
||||
],
|
||||
"https://github.com/wilzamguerrero/Comfyui-DownZ": [
|
||||
"https://github.com/wilzamguerrero/Comfyui-zZzZz": [
|
||||
[
|
||||
"CompressFolderNode",
|
||||
"CreateZNode",
|
||||
"DeleteZNode",
|
||||
"DownloadFileNode",
|
||||
"InfiniteZNode",
|
||||
"MoveZNode",
|
||||
"RenameZNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-DownZ"
|
||||
"title_aux": "Comfyui-zZzZz [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/wormley/comfyui-wormley-nodes": [
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,38 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "mpiquero7164",
|
||||
"title": "SaveImgPrompt [DEPRECATED]",
|
||||
"id": "save-imgprompt",
|
||||
"reference": "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt",
|
||||
"files": [
|
||||
"https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Save a png or jpeg and option to save prompt/workflow in a text or json file for each image in Comfy + Workflow loading."
|
||||
},
|
||||
{
|
||||
"author": "guoyk93",
|
||||
"title": "y.k.'s ComfyUI node suite [DEPRECATED]",
|
||||
"id": "yks",
|
||||
"reference": "https://github.com/yankeguo-deprecated/yk-node-suite-comfyui",
|
||||
"files": [
|
||||
"https://github.com/yankeguo-deprecated/yk-node-suite-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: YKImagePadForOutpaint, YKMaskToImage"
|
||||
},
|
||||
{
|
||||
"author": "adityathiru",
|
||||
"title": "ComfyUI LLMs [REMOVED]",
|
||||
"reference": "https://github.com/adityathiru/ComfyUI-LLMs",
|
||||
"files": [
|
||||
"https://github.com/adityathiru/ComfyUI-LLMs"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)"
|
||||
},
|
||||
{
|
||||
"author": "DannyStone1999",
|
||||
"title": "ComfyUI-Depth2Mask [REMOVED]",
|
||||
@ -104,16 +136,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Talking-Head"
|
||||
},
|
||||
{
|
||||
"author": "yvann-ba",
|
||||
"title": "ComfyUI_Yvann-Nodes [REMOVED]",
|
||||
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
|
||||
"files": [
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
|
||||
},
|
||||
{
|
||||
"author": "jh-leon-kim",
|
||||
"title": "ComfyUI-JHK-utils [REMOVED]",
|
||||
|
||||
@ -9,7 +9,170 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "sipie800",
|
||||
"title": "ComfyUI-PuLID-Flux-Enhanced",
|
||||
"reference": "https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced",
|
||||
"files": [
|
||||
"https://github.com/sipie800/ComfyUI-PuLID-Flux-Enhanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "adapted from [a/https://github.com/balazik/ComfyUI-PuLID-Flux](https://github.com/balazik/ComfyUI-PuLID-Flux).\ncommon fusion methods for multi-image input, some further experimental fusion methods, switch between using gray image (official) and rgb.,"
|
||||
},
|
||||
{
|
||||
"author": "RhizoNymph",
|
||||
"title": "ComfyUI-ColorWheel",
|
||||
"reference": "https://github.com/RhizoNymph/ComfyUI-ColorWheel",
|
||||
"files": [
|
||||
"https://github.com/RhizoNymph/ComfyUI-ColorWheel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Color Wheel Generator"
|
||||
},
|
||||
{
|
||||
"author": "Q-Bug4",
|
||||
"title": "Simple JSON Parser Node for ComfyUI",
|
||||
"reference": "https://github.com/Q-Bug4/Comfyui-Simple-Json-Node",
|
||||
"files": [
|
||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI to parse and extract data from JSON strings."
|
||||
},
|
||||
{
|
||||
"author": "EvilBT",
|
||||
"title": "JoyCaptionAlpha Two for ComfyUI",
|
||||
"reference": "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two",
|
||||
"files": [
|
||||
"https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Joy Caption Two, Joy Caption Two Advanced, Joy Caption Two Load, Joy Caption Extra Options"
|
||||
},
|
||||
{
|
||||
"author": "2kpr",
|
||||
"title": "ComfyUI-PMRF",
|
||||
"id": "comfyui-pmrf",
|
||||
"reference": "https://github.com/2kpr/ComfyUI-PMRF",
|
||||
"files": [
|
||||
"https://github.com/2kpr/ComfyUI-PMRF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of PMRF on ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "dionren",
|
||||
"title": "Export Workflow With Cyuai Api Available Nodes",
|
||||
"id": "comfyUI-Pro-Export-Tool",
|
||||
"reference": "https://github.com/dionren/ComfyUI-Pro-Export-Tool",
|
||||
"files": [
|
||||
"https://github.com/dionren/ComfyUI-Pro-Export-Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to convert workflows to cyuai api available nodes."
|
||||
},
|
||||
{
|
||||
"author": "l1yongch1",
|
||||
"title": "ComfyUI_PhiCaption",
|
||||
"reference": "https://github.com/l1yongch1/ComfyUI_PhiCaption",
|
||||
"files": [
|
||||
"https://github.com/l1yongch1/ComfyUI_PhiCaption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "In addition to achieving conventional single-image, single-round reverse engineering, it can also achieve single-image multi-round and multi-image single-round reverse engineering. Moreover, the Phi model has a better understanding of prompts."
|
||||
},
|
||||
{
|
||||
"author": "tkreuziger",
|
||||
"title": "ComfyUI and Claude",
|
||||
"reference": "https://github.com/tkreuziger/comfyui-claude",
|
||||
"files": [
|
||||
"https://github.com/tkreuziger/comfyui-claude"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts."
|
||||
},
|
||||
{
|
||||
"author": "Playbook",
|
||||
"title": "Playbook Nodes",
|
||||
"id": "playbook-3d",
|
||||
"reference": "https://github.com/playbook3d/playbook-nodes",
|
||||
"files": [
|
||||
"https://github.com/playbook3d/playbook-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for connecting 3D scenes and ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-Lotus",
|
||||
"reference": "https://github.com/kijai/ComfyUI-Lotus",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-Lotus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use Lotus depth/normal prediction.\nNOTE:The necessary models can be downloaded from ComfyUI-Manager."
|
||||
},
|
||||
{
|
||||
"author": "laogou666",
|
||||
"title": "ComfyUI_LG_FFT",
|
||||
"reference": "https://github.com/LAOGOU-666/ComfyUI_LG_FFT",
|
||||
"files": [
|
||||
"https://github.com/LAOGOU-666/ComfyUI_LG_FFT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of Fast Fourier Transform in COMFYUI"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "PyramidFlow-ComfyUI",
|
||||
"reference": "https://github.com/AIFSH/PyramidFlow-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/PyramidFlow-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/Pyramid-Flow](https://github.com/jy0205/Pyramid-Flow), you can find workflow here"
|
||||
},
|
||||
{
|
||||
"author": "AI2lab",
|
||||
"title": "comfyUI-kling-api-2lab",
|
||||
"reference": "https://github.com/AI2lab/comfyUI-kling-api-2lab",
|
||||
"files": [
|
||||
"https://github.com/AI2lab/comfyUI-kling-api-2lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of KLing for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Elaine-chennn",
|
||||
"title": "ComfyUI Overlay Media Node",
|
||||
"reference": "https://github.com/Elaine-chennn/comfyui-overlay-media",
|
||||
"files": [
|
||||
"https://github.com/Elaine-chennn/comfyui-overlay-media"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom ComfyUI node for overlaying media using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-WJNodes",
|
||||
"reference": "https://github.com/807502278/ComfyUI-WJNodes",
|
||||
"files": [
|
||||
"https://github.com/807502278/ComfyUI-WJNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ready to use upon download. No need to install dependencies for the time being.\nIf there are new functions or suggestions, please provide feedback.\nAttention! The delfile node is not recommended for use on servers. I am not responsible for any losses incurred."
|
||||
},
|
||||
{
|
||||
"author": "VertexStudio",
|
||||
"title": "roblox-comfyui-nodes",
|
||||
"reference": "https://github.com/VertexStudio/roblox-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/VertexStudio/roblox-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Scale Image Node, Switch Image Node, Switch Text Node, First Number Node, Mirror Effect Node, Text To ImageNode, Flow Nodes, Simple Save Image Node"
|
||||
},
|
||||
{
|
||||
"author": "bvhari",
|
||||
"title": "ComfyUI_PerpCFG",
|
||||
@ -52,6 +215,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/EzAudio](https://github.com/haidog-yaqub/EzAudio)"
|
||||
},
|
||||
{
|
||||
"author": "RiceRound",
|
||||
"title": "ComfyUI Compression and Encryption Node",
|
||||
"id": "cryptocat",
|
||||
"reference": "https://github.com/RiceRound/ComfyUI_CryptoCat.git",
|
||||
"files": [
|
||||
"https://github.com/RiceRound/ComfyUI_CryptoCat.git"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them."
|
||||
},
|
||||
{
|
||||
"author": "ggarra13",
|
||||
"title": "ComfyUI-mrv2",
|
||||
@ -515,249 +689,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ImageTransceiver is a custom node that enables image generating clients to connect directly to ComfyUI, and send those images in near real-time. For example, an image manipulation program like GIMP can connect an image to a workflow in ComfyUI, and every time the image changes in GIMP, the changes are immediately made in the workflow. Cloning"
|
||||
},
|
||||
{
|
||||
"author": "tanglaoya321",
|
||||
"title": "ComfyUI-StoryMaker",
|
||||
"reference": "https://github.com/tanglaoya321/ComfyUI-StoryMaker",
|
||||
"files": [
|
||||
"https://github.com/tanglaoya321/ComfyUI-StoryMaker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode.\nStoryMaker's simple ComfyUI wrapper"
|
||||
},
|
||||
{
|
||||
"author": "PabloGFX",
|
||||
"title": "Google Photos Loader - by PabloGFX",
|
||||
"id": "google-photos-loader",
|
||||
"reference": "https://github.com/lazniak/comfyui-google-photos-loader",
|
||||
"files": [
|
||||
"https://github.com/lazniak/comfyui-google-photos-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that integrates Google Photos into your workflows. List albums, load images from specific albums, and search photos directly within ComfyUI. Features customizable image loading options, sorting, and efficient caching for seamless integration of your Google Photos library into AI image processing pipelines."
|
||||
},
|
||||
{
|
||||
"author": "Nojahhh",
|
||||
"title": "ComfyUI GLM-4 Wrapper",
|
||||
"reference": "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper",
|
||||
"files": [
|
||||
"https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI GLM-4 Wrapper. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for image/video generation based on user image and/or user prompts."
|
||||
},
|
||||
{
|
||||
"author": "SeanScripts",
|
||||
"title": "ComfyUI-PixtralLlamaMolmoVision",
|
||||
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision",
|
||||
"files": [
|
||||
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]"
|
||||
},
|
||||
{
|
||||
"author": "DareFail",
|
||||
"title": "ComfyUI-Roboflow",
|
||||
"reference": "https://github.com/DareFail/ComfyUI-Roboflow",
|
||||
"files": [
|
||||
"https://github.com/DareFail/ComfyUI-Roboflow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build).\nRoboflow hosts hundreds of thousands of open source and custom object detection models."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-SmartCrop",
|
||||
"reference": "https://github.com/turkyden/ComfyUI-SmartCrop",
|
||||
"files": [
|
||||
"https://github.com/turkyden/ComfyUI-SmartCrop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)"
|
||||
},
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "Model and Checkpoint Loaders for NF4 and FP4",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_bnb_nf4_fp4_Loaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for loading both Checkpoints and UNET/Diffussion models quantized to bitsandbytes NF4 or FP4 format.\nStill under development and some limitations such as using LoRA might apply still."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-ViewCrafter",
|
||||
"reference": "https://github.com/logtd/ComfyUI-ViewCrafter",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-ViewCrafter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/ViewCrafter](https://github.com/Drexubery/ViewCrafter/tree/main) for novel view synthesis."
|
||||
},
|
||||
{
|
||||
"author": "dfghsdh",
|
||||
"title": "ComfyUI_FluxPromptGen",
|
||||
"reference": "https://github.com/dfghsdh/ComfyUI_FluxPromptGen",
|
||||
"files": [
|
||||
"https://github.com/dfghsdh/ComfyUI_FluxPromptGen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flux Prompt Generator is a custom node set for ComfyUI that enhances prompt generation and image captioning capabilities. It integrates advanced language models and image captioning techniques to provide versatile and powerful prompt manipulation tools for your AI image generation workflows.\nNOTE:PORT OF [a/https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator](https://huggingface.co/Aitrepreneur/FLUX-Prompt-Generator) for COMFYUI"
|
||||
},
|
||||
{
|
||||
"author": "liushuchun",
|
||||
"title": "ComfyUI_Lora_List_With_Url_Loader",
|
||||
"reference": "https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader",
|
||||
"files": [
|
||||
"https://github.com/liushuchun/ComfyUI_Lora_List_With_Url_Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing."
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_CompareModelWeights",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_CompareModelWeights",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_CompareModelWeights"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use CompareModelWeights"
|
||||
},
|
||||
{
|
||||
"author": "discus0434",
|
||||
"title": "ComfyUI Flux Accelerator",
|
||||
"reference": "https://github.com/discus0434/comfyui-flux-accelerator",
|
||||
"files": [
|
||||
"https://github.com/discus0434/comfyui-flux-accelerator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node."
|
||||
},
|
||||
{
|
||||
"author": "edelvarden",
|
||||
"title": "ComfyUI-ImageMetadataExtension",
|
||||
"reference": "https://github.com/edelvarden/ComfyUI-ImageMetadataExtension",
|
||||
"files": [
|
||||
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Facerestore TensorRT",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI.\nNote: This project doesn't do pre/post processing. It only works on cropped faces for now."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI_pixtral_vision",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication."
|
||||
},
|
||||
{
|
||||
"author": "banqingyuan",
|
||||
"title": "ComfyUI-text-replace",
|
||||
"reference": "https://github.com/banqingyuan/ComfyUI-text-replace",
|
||||
"files": [
|
||||
"https://github.com/banqingyuan/ComfyUI-text-replace"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node."
|
||||
},
|
||||
{
|
||||
"author": "blob8",
|
||||
"title": "ComfyUI_sloppy-comic",
|
||||
"reference": "https://github.com/blob8/ComfyUI_sloppy-comic",
|
||||
"files": [
|
||||
"https://github.com/blob8/ComfyUI_sloppy-comic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using IPAdapter for style consistency, the node accepts a story structured as text {prompt} text {prompt} etc. and generates a comic, saving it to /output. It also adds LLM API Request node, providing an openai compatible LLM API for generating the stories."
|
||||
},
|
||||
{
|
||||
"author": "mingsky",
|
||||
"title": "ComfyUI-MingNodes",
|
||||
"id": "ComfyUI_MingNodes_Mingsky",
|
||||
"reference": "https://github.com/mingsky-ai/ComfyUI-MingNodes",
|
||||
"files": [
|
||||
"https://github.com/mingsky-ai/ComfyUI-MingNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ConvertGrayChannelNode, AdjustBrightnessContrastSaturationNode, BaiduTranslateNode."
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_CXH_DeepLX",
|
||||
"reference": "https://github.com/StartHua/Comfyui_CXH_DeepLX",
|
||||
"files": [
|
||||
"https://github.com/StartHua/Comfyui_CXH_DeepLX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CXH_DeepLX_Free, CXH_DeepLX_translate"
|
||||
},
|
||||
{
|
||||
"author": "pedrogengo",
|
||||
"title": "ComfyUI-LumaAI-API",
|
||||
"id": "lumaai-api",
|
||||
"reference": "https://github.com/lumalabs/ComfyUI-LumaAI-API",
|
||||
"files": [
|
||||
"https://github.com/lumalabs/ComfyUI-LumaAI-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Luma Dream Machine API official ComfyUI custom node."
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Flux blocks patcher sampler",
|
||||
"reference": "https://github.com/cubiq/Block_Patcher_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 XYPlot Utils",
|
||||
"reference": "https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for using Prompt S/R in XY Plot\nAlso includes nodes for listing generic parameters like seed and cfg\nEasy to manipulate as elements are separated by line breaks\nDesigned for use with the XY Plot custom node qq-nodes-comfyui, but may work with other custom nodes as well"
|
||||
},
|
||||
{
|
||||
"author": "311-code",
|
||||
"title": "ComfyUI MagicClip_Strength for SDXL",
|
||||
"reference": "https://github.com/311-code/ComfyUI-MagicClip_Strength",
|
||||
"files": [
|
||||
"https://github.com/311-code/ComfyUI-MagicClip_Strength"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project allows you to adjust SDXL's two text encoder's strengths individually for clip_g (ViT-bigG) and clip_l (CLIP-ViT-L) within ComfyUI. (And other adjustments)"
|
||||
},
|
||||
{
|
||||
"author": "godmt",
|
||||
"title": "ComfyUI-List-Utils",
|
||||
"reference": "https://github.com/godmt/ComfyUI-List-Utils",
|
||||
"files": [
|
||||
"https://github.com/godmt/ComfyUI-List-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "LIST and BATCH utilities which support: create, convert, get or slice items"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,83 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "kijai/lotus depth d model v1.1 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth d model v1.1 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-d-v-1-1-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-d-v-1-1-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus depth g model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth g model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-g-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-g-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus depth g model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus depth g model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-depth-g-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-depth-g-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal d model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal d model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-d-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-d-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal d model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal d model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-d-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-d-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal g model v1.0 (fp16)",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal g model v1.0 (fp16). This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-g-v1-0-fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-g-v1-0-fp16.safetensors",
|
||||
"size": "1.74GB"
|
||||
},
|
||||
{
|
||||
"name": "kijai/lotus normal g model v1.0",
|
||||
"type": "diffusion_model",
|
||||
"base": "lotus",
|
||||
"save_path": "diffusion_models",
|
||||
"description": "lotus normal g model v1.0. This model can be used in ComfyUI-Lotus custom nodes.",
|
||||
"reference": "https://huggingface.co/Kijai/lotus-comfyui",
|
||||
"filename": "lotus-normal-g-v1-0.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/lotus-comfyui/resolve/main/lotus-normal-g-v1-0.safetensors",
|
||||
"size": "3.47GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Depth Pro model",
|
||||
"type": "depth-pro",
|
||||
@ -608,76 +686,6 @@
|
||||
"filename": "clip_l.safetensors",
|
||||
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors",
|
||||
"size": "246MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [dev] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-dev-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
},
|
||||
{
|
||||
"name": "Comfy Org/FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"type": "checkpoint",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "checkpoints/FLUX1",
|
||||
"description": "FLUX.1 [schnell] Checkpoint model (fp8)",
|
||||
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
|
||||
"filename": "flux1-schnell-fp8.safetensors",
|
||||
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors",
|
||||
"size": "17.2GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp16",
|
||||
"type": "clip",
|
||||
"base": "t5",
|
||||
"save_path": "clip/t5",
|
||||
"description": "The encoder part of https://huggingface.co/google/t5-v1_1-xxl, used with SD3 and Flux1",
|
||||
"reference": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly",
|
||||
"filename": "google_t5-v1_1-xxl_encoderonly-fp16.safetensors",
|
||||
"url": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly/resolve/main/pytorch_model.safetensors",
|
||||
"size": "10.1GB"
|
||||
},
|
||||
{
|
||||
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp8_e4m3fn",
|
||||
"type": "clip",
|
||||
"base": "t5",
|
||||
"save_path": "clip/t5",
|
||||
"description": "The encoder part of https://huggingface.co/google/t5-v1_1-xxl, used with SD3 and Flux1",
|
||||
"reference": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly",
|
||||
"filename": "google_t5-v1_1-xxl_encoderonly-fp8_e4m3fn.safetensors",
|
||||
"url": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly/resolve/main/t5xxl_fp8_e4m3fn.safetensors",
|
||||
"size": "4.89GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "FLUX.1 [schnell] Diffusion model",
|
||||
"type": "unet",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "unet/FLUX1",
|
||||
"description": "FLUX.1 [Schnell] Diffusion model (a.k.a. FLUX.1 turbo model)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]",
|
||||
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
||||
"filename": "flux1-schnell.safetensors",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors",
|
||||
"size": "23.8GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "FLUX.1 VAE model",
|
||||
"type": "VAE",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "vae/FLUX1",
|
||||
"description": "FLUX.1 VAE model",
|
||||
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
|
||||
"filename": "ae.sft",
|
||||
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors",
|
||||
"size": "335MB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user