update DB

This commit is contained in:
Dr.Lt.Data 2025-08-06 07:26:55 +09:00
parent fb5dd9ebc2
commit a896ded763
9 changed files with 4339 additions and 3924 deletions

View File

@ -8747,16 +8747,6 @@
"install_type": "git-clone",
"description": "This is a ComfyUI plugin for [a/HYPIR (Harnessing Diffusion-Yielded Score Priors for Image Restoration)](https://github.com/XPixelGroup/HYPIR), a state-of-the-art image restoration model based on Stable Diffusion 2.1."
},
{
"author": "11dogzi",
"title": "Qwen-Image ComfyUI",
"reference": "https://github.com/11dogzi/Comfyui-Qwen-Image",
"files": [
"https://github.com/11dogzi/Comfyui-Qwen-Image"
],
"install_type": "git-clone",
"description": "This is a custom node package that integrates the Qwen-Image model into ComfyUI."
},
{
"author": "BXYMartin",
"title": "ComfyUI-InstantIDUtils",
@ -24267,6 +24257,16 @@
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI for simple LUT file extraction from any image."
},
{
"author": "thezveroboy",
"title": "comfyui-RandomPromptsZveroboy",
"reference": "https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy",
"files": [
"https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that fixes an existing node [a/comfyui-dynamicprompts](https://github.com/adieyal/comfyui-dynamicprompts)."
},
{
"author": "tatookan",
"title": "comfyui_ssl_gemini_EXP",
@ -26643,7 +26643,7 @@
"https://github.com/lerignoux/ComfyUI-Stable3DGen"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node to generate 3D assets using Stable3D"
"description": "A ComfyUI custom node to generate 3D assets using [a/Stable3D](https://github.com/Stable-X/Stable3DGen)"
},
{
"author": "GroxicTinch",
@ -30476,7 +30476,66 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node that allows you to pipe a generated prompt and either pass it as is, or copy and edit it manually. Or you can use the lower input field like any regular text input filed. The content of the lower text field will always dominate the output of the node."
},
{
"author": "fidecastro",
"title": "comfyui-llamacpp-client",
"reference": "https://github.com/fidecastro/comfyui-llamacpp-client",
"files": [
"https://github.com/fidecastro/comfyui-llamacpp-client"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI custom node that provides complete client functionality for llama-server from [a/llama.cpp](https://github.com/ggml-org/llama.cpp). This node acts as a bridge between ComfyUI workflows and llama-server instances, supporting every single parameter and endpoint that llama-server offers."
},
{
"author": "PICOPON",
"title": "ComfyUI OpenAI Node",
"reference": "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node",
"files": [
"https://github.com/PICOPON/ComfyUI-API-OpenAI-Node"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that integrates OpenAI-compatible APIs for prompt generation and enhancement, specifically designed for Stable Diffusion workflows."
},
{
"author": "verIdyia",
"title": "ComfyUI Qwen-Image DFloat11 Nodes",
"reference": "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11",
"files": [
"https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for the DFloat11 compressed Qwen-Image model. This package provides efficient image generation with reduced memory usage through DFloat11 compression technology."
},
{
"author": "ranska",
"title": "Pixel Palette Art",
"reference": "https://github.com/ranska/pixel_palette_art",
"files": [
"https://github.com/ranska/pixel_palette_art"
],
"install_type": "git-clone",
"description": "Comfyui custom node: Set of tools for pixel art palette."
},
{
"author": "snomiao",
"title": "ComfyUI Video Crop",
"reference": "https://github.com/snomiao/ComfyUI-Video-Crop",
"files": [
"https://github.com/snomiao/ComfyUI-Video-Crop"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for cropping videos using FFmpeg with pixel-precise control."
},
{
"author": "max-dingsda",
"title": "OllamaTools for ComfyUI",
"reference": "https://github.com/max-dingsda/OllamaTools",
"files": [
"https://github.com/max-dingsda/OllamaTools"
],
"install_type": "git-clone",
"description": "This project makes local LLMs easy to use for prompt enhancement and image captioning No API keys. No external tools. No headache."
},

View File

@ -247,17 +247,6 @@
"title_aux": "HYPIR ComfyUI Plugin"
}
],
"https://github.com/11dogzi/Comfyui-Qwen-Image": [
[
"QwenImageAspectRatio",
"QwenImageGenerator",
"QwenImageLoader",
"QwenImagePromptEnhancer"
],
{
"title_aux": "Qwen-Image ComfyUI"
}
],
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
[
"EG-YSZT-ZT",
@ -10051,6 +10040,14 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
"https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": [
[
"OpenAINode"
],
{
"title_aux": "ComfyUI OpenAI Node"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",
@ -15889,6 +15886,8 @@
"ImageMaximumNode",
"LoadCogVideoXFunLora",
"LoadCogVideoXFunModel",
"LoadWan2_2Lora",
"LoadWan2_2Model",
"LoadWanFunLora",
"LoadWanFunModel",
"LoadWanLora",
@ -15896,6 +15895,8 @@
"VideoToCanny",
"VideoToDepth",
"VideoToOpenpose",
"Wan2_2I2VSampler",
"Wan2_2T2VSampler",
"WanFunInpaintSampler",
"WanFunT2VSampler",
"WanFunV2VSampler",
@ -20981,6 +20982,7 @@
"VAELoader",
"VAESave",
"VPScheduler",
"Veo3VideoGenerationNode",
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
@ -23224,6 +23226,14 @@
"title_aux": "ComfyUI-Classifier"
}
],
"https://github.com/fidecastro/comfyui-llamacpp-client": [
[
"LlamaCppClient"
],
{
"title_aux": "comfyui-llamacpp-client"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -23838,6 +23848,7 @@
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
[
"Load LoRA From URL",
"Load LoRAs from JSON",
"Load Video From URL"
],
{
@ -28396,6 +28407,7 @@
"TorchCompileModelFluxAdvanced",
"TorchCompileModelFluxAdvancedV2",
"TorchCompileModelHyVideo",
"TorchCompileModelQwenImage",
"TorchCompileModelWanVideo",
"TorchCompileModelWanVideoV2",
"TorchCompileVAE",
@ -28934,6 +28946,14 @@
"title_aux": "comfyui-jk-easy-nodes"
}
],
"https://github.com/kpsss34/ComfyUI-kpsss34": [
[
"SD35sLoaderSampler"
],
{
"title_aux": "ComfyUI kpsss34 Custom Node"
}
],
"https://github.com/krmahil/comfyui-hollow-preserve": [
[
"RemoveEnclosedMaskedAreas"
@ -31480,6 +31500,16 @@
"title_aux": "Facerestore CF (Code Former)"
}
],
"https://github.com/max-dingsda/OllamaTools": [
[
"OllamaPicDescriber",
"OllamaPromptBooster",
"PromptStylist"
],
{
"title_aux": "OllamaTools for ComfyUI"
}
],
"https://github.com/mbrostami/ComfyUI-HF": [
[
"GPT2Node"
@ -33637,6 +33667,7 @@
"PapcornsAspectResize",
"PapcornsAudioTrimAndSave",
"PapcornsAudioTrimmer",
"PapcornsFpsCalculator",
"PapcornsMemoryManager",
"PapcornsSimpleMemoryManager",
"UploadImageToGCS"
@ -34527,10 +34558,11 @@
],
"https://github.com/ranska/pixel_palette_art": [
[
"GimpPaletteLoader",
"PixelPaletteExtractor"
],
{
"title_aux": "pixel_palette_art"
"title_aux": "Pixel Palette Art"
}
],
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
@ -36894,6 +36926,14 @@
"title_aux": "comfyui-snek-nodes"
}
],
"https://github.com/snomiao/ComfyUI-Video-Crop": [
[
"VideoCropNode"
],
{
"title_aux": "ComfyUI Video Crop"
}
],
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
[
"ColorAdjustment",
@ -37834,6 +37874,14 @@
"title_aux": "ComfyUI_ACE-Step-zveroboy"
}
],
"https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy": [
[
"RandomPromptsZveroboy"
],
{
"title_aux": "comfyui-RandomPromptsZveroboy"
}
],
"https://github.com/thezveroboy/comfyui-random-image-loader": [
[
"LoadRandomImage"
@ -38418,10 +38466,19 @@
],
"https://github.com/upseem/comfyui_sunxAI_facetools": [
[
"ApplyInstantID",
"ColorAdjustNew(FaceParsing)",
"CropFaces",
"DetectFaces",
"Example",
"InstantIDFaceAnalysis",
"InstantIDModelLoader",
"LoadFaceEmbeds",
"SaveFaceEmbeds",
"SaveImageWebsocketNew",
"SelectFloatByBool",
"VAEDecodeNew",
"VAEEncodeNew",
"WarpFacesBack"
],
{
@ -38581,6 +38638,19 @@
"title_aux": "Simple Flux.1 Merger for ComfyUI"
}
],
"https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": [
[
"DFloat11QwenImageLoader",
"QwenImageAspectRatio",
"QwenImageDecode",
"QwenImagePresetSampler",
"QwenImageSampler",
"QwenImageTextEncode"
],
{
"title_aux": "ComfyUI Qwen-Image DFloat11 Nodes"
}
],
"https://github.com/victorchall/comfyui_webcamcapture": [
[
"WebcamCapture"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,75 @@
{
"custom_nodes": [
{
"author": "brandonkish",
"title": "comfyUI-extractable-text [WIP]",
"reference": "https://github.com/brandonkish/comfyUI-extractable-text",
"files": [
"https://github.com/brandonkish/comfyUI-extractable-text"
],
"install_type": "git-clone",
"description": "NODES: Save Image With Description, Save Image To Folder, Load Image With Description, LoRA Testing Node, Get Smaller Of Two Numbers, Get Larger Of Two Numbers\nNOTE: The files in the repo are not organized."
},
{
"author": "Dream-Pixels-Forge",
"title": "ComfyUI-Mzikart-Vocal [WIP]",
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal",
"files": [
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal"
],
"install_type": "git-clone",
"description": "Vocals mastering nodes for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "Dream-Pixels-Forge",
"title": "ComfyUI-RendArt-Nodes",
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes",
"files": [
"https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes"
],
"install_type": "git-clone",
"description": "NODES: RendArt Ultimate, RendArt Pro (Legacy)"
},
{
"author": "Karniverse",
"title": "ComfyUI-Randomselector",
"reference": "https://github.com/Karniverse/ComfyUI-Randomselector",
"files": [
"https://github.com/Karniverse/ComfyUI-Randomselector"
],
"install_type": "git-clone",
"description": "A node that dynamically accepts multiple inputs of the same type and selects one based on choice or randomly."
},
{
"author": "thaakeno",
"title": "comfyui-universal-asset-downloader [UNSAFE/WIP]",
"reference": "https://github.com/thaakeno/comfyui-universal-asset-downloader",
"files": [
"https://github.com/thaakeno/comfyui-universal-asset-downloader"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that intelligently downloads assets from Civitai, Hugging Face, and MEGA.\nNOTE: The files in the repo are not organized.[w/This nodepack has a vulnerability that allows remote access to arbitrary file paths.]"
},
{
"author": "77oussam",
"title": "Alo77 - ComfyUI Custom Nodes Collection [WIP]",
"reference": "https://github.com/77oussam/Aio77-Comfyui",
"files": [
"https://github.com/77oussam/Aio77-Comfyui"
],
"install_type": "git-clone",
"description": "A comprehensive collection of three powerful ComfyUI custom nodes for advanced image processing workflows.\nNOTE: The files in the repo are not organized."
},
{
"author": "xgfone",
"title": "ComfyUI_FaceToMask",
"reference": "https://github.com/xgfone/ComfyUI_FaceToMask",
"files": [
"https://github.com/xgfone/ComfyUI_FaceToMask"
],
"install_type": "git-clone",
"description": "NODES: Face To Mask(Copy)"
},
{
"author": "JasonW146",
"title": "JasonW146",

View File

@ -321,6 +321,16 @@
"title_aux": "ComfyUI-Prompt-Plus [WIP]"
}
],
"https://github.com/77oussam/Aio77-Comfyui": [
[
"LoadImages-77",
"LoadImages-77-Simple",
"Outline-77"
],
{
"title_aux": "Alo77 - ComfyUI Custom Nodes Collection [WIP]"
}
],
"https://github.com/7BEII/Comfyui_PDuse": [
[
"Empty_Line",
@ -1381,6 +1391,30 @@
"title_aux": "ComfyUI-Mzikart-Player [WIP]"
}
],
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Vocal": [
[
"MasteringCombinerNode",
"VocalCompressorNode",
"VocalDeesserNode",
"VocalDoublerNode",
"VocalEQNode",
"VocalLimiterNode",
"VocalProcessorNode",
"VocalReverbNode"
],
{
"title_aux": "ComfyUI-Mzikart-Vocal [WIP]"
}
],
"https://github.com/Dream-Pixels-Forge/ComfyUI-RendArt-Nodes": [
[
"RendArtNode",
"RendArtUltimateNode"
],
{
"title_aux": "ComfyUI-RendArt-Nodes"
}
],
"https://github.com/DreamsInAutumn/ComfyUI-Autumn-LLM-Nodes": [
[
"GeminiImageToPrompt",
@ -1794,7 +1828,7 @@
],
"https://github.com/JasonW146/ComfyUI-Manual-Openpose": [
[
"Manual Openpose Node"
"Manual Openpose Setter"
],
{
"title_aux": "JasonW146"
@ -1899,6 +1933,14 @@
"title_aux": "Python_Executor [UNSAFE]"
}
],
"https://github.com/Karniverse/ComfyUI-Randomselector": [
[
"DynamicMultiSelector"
],
{
"title_aux": "ComfyUI-Randomselector"
}
],
"https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": [
[
"DomainTimeSeriesPrep",
@ -4420,6 +4462,20 @@
"title_aux": "comfyui-mc [WIP]"
}
],
"https://github.com/brandonkish/comfyUI-extractable-text": [
[
"Get Larger Of Two Numbers",
"Get Smaller Of Two Numbers",
"LoRA Name Generator",
"LoRA Testing Node",
"Load Image With Description",
"Save Image To Folder",
"Save Image With Description"
],
{
"title_aux": "comfyUI-extractable-text [WIP]"
}
],
"https://github.com/broumbroum/comfyui-time-system": [
[
"DayTimeNode",
@ -5111,6 +5167,7 @@
"VAELoader",
"VAESave",
"VPScheduler",
"Veo3VideoGenerationNode",
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
@ -9144,6 +9201,14 @@
"title_aux": "ComfyUI-CacheImageNode"
}
],
"https://github.com/thaakeno/comfyui-universal-asset-downloader": [
[
"UniversalAssetDownloader"
],
{
"title_aux": "comfyui-universal-asset-downloader [UNSAFE/WIP]"
}
],
"https://github.com/thavocado/comfyui-danbooru-lookup": [
[
"DanbooruFAISSLookup",
@ -9606,6 +9671,14 @@
"title_aux": "comfyui-wormley-nodes"
}
],
"https://github.com/xgfone/ComfyUI_FaceToMask": [
[
"FaceToMaskCopy"
],
{
"title_aux": "ComfyUI_FaceToMask"
}
],
"https://github.com/xgfone/ComfyUI_PromptLogoCleaner": [
[
"PromptLogoCleaner"
@ -9779,8 +9852,11 @@
"LoadImageFromURLNode",
"LoadStringFromDirectoryNode",
"LoadStringNode",
"MaxNode",
"MinNode",
"OllamaClientNode",
"OllamaNode",
"OutpaintingPadNode",
"PrependTagsNode",
"PrintAnyNode",
"PrintImageNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "11dogzi",
"title": "Qwen-Image ComfyUI [REMOVED]",
"reference": "https://github.com/11dogzi/Comfyui-Qwen-Image",
"files": [
"https://github.com/11dogzi/Comfyui-Qwen-Image"
],
"install_type": "git-clone",
"description": "This is a custom node package that integrates the Qwen-Image model into ComfyUI."
},
{
"author": "BAIS1C",
"title": "ComfyUI-AudioDuration [REMOVED]",

View File

@ -1,5 +1,75 @@
{
"custom_nodes": [
{
"author": "snomiao",
"title": "ComfyUI Video Crop",
"reference": "https://github.com/snomiao/ComfyUI-Video-Crop",
"files": [
"https://github.com/snomiao/ComfyUI-Video-Crop"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for cropping videos using FFmpeg with pixel-precise control."
},
{
"author": "max-dingsda",
"title": "OllamaTools for ComfyUI",
"reference": "https://github.com/max-dingsda/OllamaTools",
"files": [
"https://github.com/max-dingsda/OllamaTools"
],
"install_type": "git-clone",
"description": "This project makes local LLMs easy to use for prompt enhancement and image captioning No API keys. No external tools. No headache."
},
{
"author": "fidecastro",
"title": "comfyui-llamacpp-client",
"reference": "https://github.com/fidecastro/comfyui-llamacpp-client",
"files": [
"https://github.com/fidecastro/comfyui-llamacpp-client"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI custom node that provides complete client functionality for llama-server from [a/llama.cpp](https://github.com/ggml-org/llama.cpp). This node acts as a bridge between ComfyUI workflows and llama-server instances, supporting every single parameter and endpoint that llama-server offers."
},
{
"author": "verIdyia",
"title": "ComfyUI Qwen-Image DFloat11 Nodes",
"reference": "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11",
"files": [
"https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for the DFloat11 compressed Qwen-Image model. This package provides efficient image generation with reduced memory usage through DFloat11 compression technology."
},
{
"author": "ranska",
"title": "Pixel Palette Art",
"reference": "https://github.com/ranska/pixel_palette_art",
"files": [
"https://github.com/ranska/pixel_palette_art"
],
"install_type": "git-clone",
"description": "Comfyui custom node: Set of tools for pixel art palette."
},
{
"author": "thezveroboy",
"title": "comfyui-RandomPromptsZveroboy",
"reference": "https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy",
"files": [
"https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that fixes an existing node [a/comfyui-dynamicprompts](https://github.com/adieyal/comfyui-dynamicprompts)."
},
{
"author": "PICOPON",
"title": "ComfyUI OpenAI Node",
"reference": "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node",
"files": [
"https://github.com/PICOPON/ComfyUI-API-OpenAI-Node"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that integrates OpenAI-compatible APIs for prompt generation and enhancement, specifically designed for Stable Diffusion workflows."
},
{
"author": "HM-RunningHub",
"title": "ComfyUI Qwen-Image Node",
@ -618,86 +688,6 @@
"install_type": "git-clone",
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
},
{
"author": "HJH-AILab",
"title": "ComfyUI_Facefusion",
"reference": "https://github.com/HJH-AILab/ComfyUI_Facefusion",
"files": [
"https://github.com/HJH-AILab/ComfyUI_Facefusion"
],
"install_type": "git-clone",
"description": "a [a/Facefusion](https://github.com/facefusion/facefusion)'s wrapper for ComfyUI custom node."
},
{
"author": "visualbruno",
"title": "ComfyUI-Hunyuan3d-2-1",
"reference": "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1",
"files": [
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1"
],
"install_type": "git-clone",
"description": "ComfyUI Wrapper for [a/Hunyuan3D v2.1](https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1) - From Images to High-Fidelity 3D Assets with Production-Ready PBR Material"
},
{
"author": "brayevalerien",
"title": "ComfyUI-splitstring",
"reference": "https://github.com/brayevalerien/ComfyUI-SplitString",
"files": [
"https://github.com/brayevalerien/ComfyUI-SplitString"
],
"install_type": "git-clone",
"description": "Very specific node for spliting a string with 12 lines into 12 individual strings.k"
},
{
"author": "jenn",
"title": "BookCoverFinder",
"reference": "https://github.com/weberjc/book-cover-finder-comfy",
"files": [
"https://github.com/weberjc/book-cover-finder-comfy"
],
"install_type": "git-clone",
"description": "Book Cover Finder tool that wraps openlibrary.org"
},
{
"author": "GACLove",
"title": "ComfyUI-VFI",
"reference": "https://github.com/GACLove/ComfyUI-VFI",
"files": [
"https://github.com/GACLove/ComfyUI-VFI"
],
"install_type": "git-clone",
"description": "ComfyUI-RIFE is an inference wrapper for RIFE designed for use with ComfyUI."
},
{
"author": "g0kuvonlange",
"title": "ComfyUI Load From URL",
"reference": "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL",
"files": [
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL"
],
"install_type": "git-clone",
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
},
{
"author": "concarne000",
"title": "ComfyUI-Stacker",
"reference": "https://github.com/concarne000/ComfyUI-Stacker",
"files": [
"https://github.com/concarne000/ComfyUI-Stacker"
],
"install_type": "git-clone",
"description": "Simple stack push/pop style nodes for images, strings, integers and generic objects (image batches, latents, face models etc)"
},
{
"author": "GeraldWie",
"title": "ComfyUI-I2I-slim",
"reference": "https://github.com/GeraldWie/ComfyUI-I2I-slim",
"files": [
"https://github.com/GeraldWie/ComfyUI-I2I-slim"
],
"install_type": "git-clone",
"description": "A lightweight version of the custom nodes originally developed by [a/ManglerFTW](https://github.com/ManglerFTW/ComfyI2I) for performing image-to-image tasks in ComfyUI."
}
]
}

View File

@ -247,17 +247,6 @@
"title_aux": "HYPIR ComfyUI Plugin"
}
],
"https://github.com/11dogzi/Comfyui-Qwen-Image": [
[
"QwenImageAspectRatio",
"QwenImageGenerator",
"QwenImageLoader",
"QwenImagePromptEnhancer"
],
{
"title_aux": "Qwen-Image ComfyUI"
}
],
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": [
[
"EG-YSZT-ZT",
@ -10051,6 +10040,14 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
"https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": [
[
"OpenAINode"
],
{
"title_aux": "ComfyUI OpenAI Node"
}
],
"https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": [
[
"BatchImageToMask",
@ -15889,6 +15886,8 @@
"ImageMaximumNode",
"LoadCogVideoXFunLora",
"LoadCogVideoXFunModel",
"LoadWan2_2Lora",
"LoadWan2_2Model",
"LoadWanFunLora",
"LoadWanFunModel",
"LoadWanLora",
@ -15896,6 +15895,8 @@
"VideoToCanny",
"VideoToDepth",
"VideoToOpenpose",
"Wan2_2I2VSampler",
"Wan2_2T2VSampler",
"WanFunInpaintSampler",
"WanFunT2VSampler",
"WanFunV2VSampler",
@ -20981,6 +20982,7 @@
"VAELoader",
"VAESave",
"VPScheduler",
"Veo3VideoGenerationNode",
"VeoVideoGenerationNode",
"VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance",
@ -23224,6 +23226,14 @@
"title_aux": "ComfyUI-Classifier"
}
],
"https://github.com/fidecastro/comfyui-llamacpp-client": [
[
"LlamaCppClient"
],
{
"title_aux": "comfyui-llamacpp-client"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [
[
"Pixelization"
@ -23838,6 +23848,7 @@
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
[
"Load LoRA From URL",
"Load LoRAs from JSON",
"Load Video From URL"
],
{
@ -28396,6 +28407,7 @@
"TorchCompileModelFluxAdvanced",
"TorchCompileModelFluxAdvancedV2",
"TorchCompileModelHyVideo",
"TorchCompileModelQwenImage",
"TorchCompileModelWanVideo",
"TorchCompileModelWanVideoV2",
"TorchCompileVAE",
@ -28934,6 +28946,14 @@
"title_aux": "comfyui-jk-easy-nodes"
}
],
"https://github.com/kpsss34/ComfyUI-kpsss34": [
[
"SD35sLoaderSampler"
],
{
"title_aux": "ComfyUI kpsss34 Custom Node"
}
],
"https://github.com/krmahil/comfyui-hollow-preserve": [
[
"RemoveEnclosedMaskedAreas"
@ -31480,6 +31500,16 @@
"title_aux": "Facerestore CF (Code Former)"
}
],
"https://github.com/max-dingsda/OllamaTools": [
[
"OllamaPicDescriber",
"OllamaPromptBooster",
"PromptStylist"
],
{
"title_aux": "OllamaTools for ComfyUI"
}
],
"https://github.com/mbrostami/ComfyUI-HF": [
[
"GPT2Node"
@ -33637,6 +33667,7 @@
"PapcornsAspectResize",
"PapcornsAudioTrimAndSave",
"PapcornsAudioTrimmer",
"PapcornsFpsCalculator",
"PapcornsMemoryManager",
"PapcornsSimpleMemoryManager",
"UploadImageToGCS"
@ -34527,10 +34558,11 @@
],
"https://github.com/ranska/pixel_palette_art": [
[
"GimpPaletteLoader",
"PixelPaletteExtractor"
],
{
"title_aux": "pixel_palette_art"
"title_aux": "Pixel Palette Art"
}
],
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
@ -36894,6 +36926,14 @@
"title_aux": "comfyui-snek-nodes"
}
],
"https://github.com/snomiao/ComfyUI-Video-Crop": [
[
"VideoCropNode"
],
{
"title_aux": "ComfyUI Video Crop"
}
],
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
[
"ColorAdjustment",
@ -37834,6 +37874,14 @@
"title_aux": "ComfyUI_ACE-Step-zveroboy"
}
],
"https://github.com/thezveroboy/comfyui-RandomPromptsZveroboy": [
[
"RandomPromptsZveroboy"
],
{
"title_aux": "comfyui-RandomPromptsZveroboy"
}
],
"https://github.com/thezveroboy/comfyui-random-image-loader": [
[
"LoadRandomImage"
@ -38418,10 +38466,19 @@
],
"https://github.com/upseem/comfyui_sunxAI_facetools": [
[
"ApplyInstantID",
"ColorAdjustNew(FaceParsing)",
"CropFaces",
"DetectFaces",
"Example",
"InstantIDFaceAnalysis",
"InstantIDModelLoader",
"LoadFaceEmbeds",
"SaveFaceEmbeds",
"SaveImageWebsocketNew",
"SelectFloatByBool",
"VAEDecodeNew",
"VAEEncodeNew",
"WarpFacesBack"
],
{
@ -38581,6 +38638,19 @@
"title_aux": "Simple Flux.1 Merger for ComfyUI"
}
],
"https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": [
[
"DFloat11QwenImageLoader",
"QwenImageAspectRatio",
"QwenImageDecode",
"QwenImagePresetSampler",
"QwenImageSampler",
"QwenImageTextEncode"
],
{
"title_aux": "ComfyUI Qwen-Image DFloat11 Nodes"
}
],
"https://github.com/victorchall/comfyui_webcamcapture": [
[
"WebcamCapture"