mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
f4f2c01ac1
commit
b8850c808c
@ -10169,6 +10169,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that provides a user interface of AudioMass, originally developed by [a/AudioMass](https://github.com/pkalogiros/audiomass)"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-StableStudio",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A practical plug‑in that adds a StableStudio style user interface to ComfyUI. This project aims to give you a clean, responsive UI for managing StableStudio features inside ComfyUI, without complicating your workflow. It focuses on reliability, speed, and a calm, uncluttered design that helps you work faster."
|
||||
},
|
||||
{
|
||||
"author": "SeaArtLab",
|
||||
"title": "ComfyUI-Long-CLIP",
|
||||
@ -27536,7 +27546,7 @@
|
||||
"https://github.com/gabe-init/ComfyUI-Openrouter_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of LLM models including GPT-4, Claude, Llama, Mistral, and more."
|
||||
"description": "A custom node for ComfyUI that allows you to interact with OpenRouter's chat/completion API, providing access to a wide range of models."
|
||||
},
|
||||
{
|
||||
"author": "gabe-init",
|
||||
@ -31852,6 +31862,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI EncryptMaster",
|
||||
"reference": "https://github.com/orion4d/Comfyui_EncryptMaster",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Comfyui_EncryptMaster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node pack for encrypting and hiding text or images.\nSecurity: AES-256-GCM (authenticated) with scrypt key derivation.\nSteganography: LSB (PNG/TIFF) and DCT/JPEG (more robust to recompression)."
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "Gemini Nano Banana for ComfyUI",
|
||||
"reference": "https://github.com/orion4d/Gemini_Banana_by_orion4d",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Gemini_Banana_by_orion4d"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node for ComfyUI that integrates the power of the Google Gemini 2.5 Flash Image (“Nano Banana”) API. It provides a single versatile node, the Gemini Nano Banana, which allows you to perform image generation and editing operations directly within your workflows."
|
||||
},
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
@ -32347,6 +32377,37 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of aesthetic-focused custom nodes for ComfyUI that enhance AI image generation with sophisticated style and prompt management capabilities. Includes 7 nodes: Aesthetic Alchemist (style blending with 20+ curated aesthetics), Quality Queen (quality prompts), Glamour Goddess (hair/makeup), Body Bard (body features), Pose Priestess (positioning), Encoding Enchantress (text processing), and Negativity Nullifier (negative prompts). Features weighted blending, randomization, and modular YAML-based configuration."
|
||||
},
|
||||
{
|
||||
"author": "ApexArtist",
|
||||
"title": "Apex Artist - Image Resize",
|
||||
"reference": "https://github.com/ApexArtist/apex-artist-comfyui",
|
||||
"files": [
|
||||
"https://github.com/ApexArtist/apex-artist-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image resizing node with 6 advanced algorithms, intelligent aspect ratio handling, crop/pad options, and batch processing support. Perfect for AI workflows, photography, and digital art.",
|
||||
"category": "Image Processing",
|
||||
"tags": [
|
||||
"image",
|
||||
"resize",
|
||||
"scaling",
|
||||
"aspect-ratio",
|
||||
"lanczos",
|
||||
"bicubic",
|
||||
"batch-processing"
|
||||
],
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"author": "Seth A. Robinson",
|
||||
"title": "Workflow to API Converter Endpoint",
|
||||
"reference": "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint",
|
||||
"files": [
|
||||
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a global /workflow/convert API endpoint to convert non-API workflow formats to API format for ComfyUI execution"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1811,6 +1811,7 @@
|
||||
],
|
||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||
[
|
||||
"IntegerBypasser",
|
||||
"LoopCounterToFile",
|
||||
"PaddedFileName",
|
||||
"PromptBatchSelector",
|
||||
@ -2007,15 +2008,25 @@
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [
|
||||
[
|
||||
"CleanupTags",
|
||||
"NormalizeLoraTags",
|
||||
"PromptAliasSwap",
|
||||
"PromptCleanup",
|
||||
"PromptGenerator",
|
||||
"PromptMixer",
|
||||
"PromptRepack",
|
||||
"PromptReplace",
|
||||
"PromptRewrap",
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringMerger4",
|
||||
"StringMerger8"
|
||||
"PromptShuffle",
|
||||
"PromptShuffleAdvanced",
|
||||
"PromptSplitter",
|
||||
"RandomFloats",
|
||||
"RandomIntegers",
|
||||
"SaveImageAndText",
|
||||
"ScaledSeedGenerator",
|
||||
"StringAppend3",
|
||||
"StringAppend8",
|
||||
"StringSplit",
|
||||
"TagCounter",
|
||||
"WeightLifter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-adaptiveprompts"
|
||||
@ -2308,6 +2319,15 @@
|
||||
"title_aux": "ComfyUI-SimpleCounter"
|
||||
}
|
||||
],
|
||||
"https://github.com/ApexArtist/apex-artist-comfyui": [
|
||||
[
|
||||
"ApexArtist",
|
||||
"ApexArtist - Depth to Normal"
|
||||
],
|
||||
{
|
||||
"title_aux": "Apex Artist - Image Resize"
|
||||
}
|
||||
],
|
||||
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
||||
[
|
||||
"Diffusion360LoaderImage2Pano",
|
||||
@ -4062,6 +4082,7 @@
|
||||
"CRZIntToFloat",
|
||||
"CRZIntegerSlider",
|
||||
"CRZLabel",
|
||||
"CRZMapDropdown",
|
||||
"CRZPassthrough",
|
||||
"CRZStringNode",
|
||||
"CRZSwitch"
|
||||
@ -5959,6 +5980,7 @@
|
||||
"EncryptWatermark",
|
||||
"GetResolutionForVR",
|
||||
"ImageVRConverter",
|
||||
"RegexSubstitute",
|
||||
"SaveStrippedUTF8File",
|
||||
"ScaleByFactor",
|
||||
"StripXML"
|
||||
@ -10975,6 +10997,7 @@
|
||||
"PreviewImageQueue",
|
||||
"PromptRandomizer",
|
||||
"StringCombine",
|
||||
"TestCollapsibleNode",
|
||||
"TestResetButton",
|
||||
"Watermark"
|
||||
],
|
||||
@ -12204,6 +12227,14 @@
|
||||
"title_aux": "ComfyUI Asset Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": [
|
||||
[
|
||||
"WorkflowToAPIConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Workflow to API Converter Endpoint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
@ -19651,6 +19682,7 @@
|
||||
"basicIn_float",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_KSampler_variant_seed",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_custom",
|
||||
"basic_Ksampler_full",
|
||||
@ -19714,9 +19746,12 @@
|
||||
"excel_qwen_artistic",
|
||||
"excel_qwen_font",
|
||||
"excel_read",
|
||||
"excel_roles",
|
||||
"excel_row_diff",
|
||||
"excel_search_data",
|
||||
"excel_write_data",
|
||||
"flow_auto_pixel",
|
||||
"flow_judge",
|
||||
"img_effect_CircleWarp",
|
||||
"img_effect_Liquify",
|
||||
"img_effect_Load",
|
||||
@ -19760,6 +19795,7 @@
|
||||
"pre_Kontext",
|
||||
"pre_Kontext_mul",
|
||||
"pre_QwenEdit",
|
||||
"pre_USO",
|
||||
"pre_controlnet",
|
||||
"pre_controlnet_union",
|
||||
"pre_guide",
|
||||
@ -21596,6 +21632,7 @@
|
||||
"Xoxxox_DlySet",
|
||||
"Xoxxox_GenImg",
|
||||
"Xoxxox_GenTxt",
|
||||
"Xoxxox_GenTxt_Opt",
|
||||
"Xoxxox_GetAud",
|
||||
"Xoxxox_GetDir",
|
||||
"Xoxxox_GetDis",
|
||||
@ -22755,8 +22792,8 @@
|
||||
],
|
||||
{
|
||||
"author": "Dado",
|
||||
"description": "Node with dynamic text inputs for concatenation",
|
||||
"title": "Text Concatenator",
|
||||
"description": "Utilities for creating and analyzing wildcard JSON structures.",
|
||||
"title": "Wildcard Structure Utils",
|
||||
"title_aux": "ComfyUI_Dados_Nodes"
|
||||
}
|
||||
],
|
||||
@ -22792,12 +22829,12 @@
|
||||
"DynamicStringCombinerNode",
|
||||
"FileReaderNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"GeminiCustomVision",
|
||||
"GeminiTextOnly",
|
||||
"Gpt4CustomVision",
|
||||
"Gpt4VisionCloner",
|
||||
"GptCustomVision",
|
||||
"GptMiniNode",
|
||||
"GptVisionCloner",
|
||||
"GptVisionNode",
|
||||
"OllamaNode",
|
||||
"OllamaVisionNode",
|
||||
"PGSD3LatentGenerator",
|
||||
@ -23334,6 +23371,7 @@
|
||||
"CharacterVoicesNode",
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"MouthMovementAnalyzer",
|
||||
@ -24267,50 +24305,22 @@
|
||||
"DenoiseCurveVisualizer",
|
||||
"LatentStatisticsMonitor",
|
||||
"MinimalKeyframeV2V",
|
||||
"QwenCheckpointLoaderSimple",
|
||||
"QwenCompareEncoders",
|
||||
"QwenDebugTextEncoder",
|
||||
"QwenDiffusionModelLoader",
|
||||
"QwenEliGenController",
|
||||
"QwenEliGenMaskCreator",
|
||||
"QwenFrameLoader",
|
||||
"QwenImageEditAdvanced",
|
||||
"QwenImageEditLatentPrepare",
|
||||
"QwenImageEditProcessor",
|
||||
"QwenImageEditSimple",
|
||||
"QwenImageEditUnified",
|
||||
"QwenImageIterativeSampler",
|
||||
"QwenImageResolutionHelper",
|
||||
"QwenImageSamplerAdvanced",
|
||||
"QwenImageSamplerWrapper",
|
||||
"QwenImageVAEEncode",
|
||||
"QwenContextProcessor",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiFrameComplete",
|
||||
"QwenMultiFrameEncoder",
|
||||
"QwenMultiFrameWrapper",
|
||||
"QwenNativeEncoder",
|
||||
"QwenNativeLoader",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
"QwenPromptInterpolatorBatch",
|
||||
"QwenResolutionSelector",
|
||||
"QwenTemplateBuilder",
|
||||
"QwenSpatialTokenGenerator",
|
||||
"QwenTemplateBuilderV2",
|
||||
"QwenTemplateConnector",
|
||||
"QwenTextEncoderLoader",
|
||||
"QwenToNativeLatentBridge",
|
||||
"QwenTokenInfo",
|
||||
"QwenVAELoader",
|
||||
"QwenVAENormalizer",
|
||||
"QwenTokenAnalyzerStandalone",
|
||||
"QwenTokenDebugger",
|
||||
"QwenVLCLIPLoader",
|
||||
"QwenVLLoader",
|
||||
"QwenVLTextEncoder",
|
||||
"QwenVisionPatchEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenValidationTools",
|
||||
"QwenWANKeyframeEditor",
|
||||
"QwenWANKeyframeExtractor",
|
||||
"QwenWANLatentDebug"
|
||||
"QwenWANKeyframeExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenImageWanBridge"
|
||||
@ -28721,6 +28731,14 @@
|
||||
"title_aux": "ComfyUI-OpenCut"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
|
||||
[
|
||||
"ComfyUIStableStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableStudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/juddisjudd/ComfyUI-BawkNodes": [
|
||||
[
|
||||
"BawkSampler",
|
||||
@ -30194,6 +30212,7 @@
|
||||
"LoadWanVideoT5TextEncoder",
|
||||
"MTVCrafterEncodePoses",
|
||||
"MultiTalkModelLoader",
|
||||
"MultiTalkSilentEmbeds",
|
||||
"MultiTalkWav2VecEmbeds",
|
||||
"NLFPredict",
|
||||
"NormalizeAudioLoudness",
|
||||
@ -31170,6 +31189,20 @@
|
||||
"title_aux": "ComfyUI Stable3DGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/leylahkrell/ComfyUI-Violet-Tools": [
|
||||
[
|
||||
"AestheticAlchemist",
|
||||
"BodyBard",
|
||||
"EncodingEnchantress",
|
||||
"GlamourGoddess",
|
||||
"NegativityNullifier",
|
||||
"PosePriestess",
|
||||
"QualityQueen"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Violet Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong": [
|
||||
[
|
||||
"pc ding dong",
|
||||
@ -35373,6 +35406,31 @@
|
||||
"title_aux": "ComfyUI PDF Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/Comfyui_EncryptMaster": [
|
||||
[
|
||||
"Generate Passphrase",
|
||||
"GeneratePassphrase",
|
||||
"Image Cipher To Noise",
|
||||
"Image Decipher From Noise",
|
||||
"Stego Capacity Estimator",
|
||||
"Stego Embed Image",
|
||||
"Stego Embed Text",
|
||||
"Stego Extract Image",
|
||||
"Stego Extract Text",
|
||||
"Text Cipher"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI EncryptMaster"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/Gemini_Banana_by_orion4d": [
|
||||
[
|
||||
"GeminiNanoStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Gemini Nano Banana for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/illusion_node": [
|
||||
[
|
||||
"AdvancedAutostereogramNode",
|
||||
|
||||
6988
github-stats.json
6988
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Goldlionren",
|
||||
"title": "comfyui-spawner-schedulers",
|
||||
"reference": "https://github.com/spawner1145/comfyui-spawner-schedulers",
|
||||
"files": [
|
||||
"https://github.com/spawner1145/comfyui-spawner-schedulers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin provides additional scheduler options for ComfyUI. Currently, it includes a smooth scheduler designed to optimize the quality and consistency of generated images."
|
||||
},
|
||||
{
|
||||
"author": "nicolabergamaschi",
|
||||
"title": "ComfyUI_XLweb [UNSAFE]",
|
||||
"reference": "https://github.com/853587221/ComfyUI_XLweb",
|
||||
"files": [
|
||||
"https://github.com/853587221/ComfyUI_XLweb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An elegant web frontend for ComfyUI that simplifies complex node workflows.[w/This extension has a vulnerability that allows arbitrary access to local files from remote.]"
|
||||
},
|
||||
{
|
||||
"author": "nicolabergamaschi",
|
||||
"title": "ComfyUI-Dynamic-Lora-Loader",
|
||||
"reference": "https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader",
|
||||
"files": [
|
||||
"https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple dynamic lora loader, supports hundreds of loras at once by loading on demand and automatically adjusting weights + prompt injection."
|
||||
},
|
||||
{
|
||||
"author": "kuailefengnan2024",
|
||||
"title": "Comfyui_Layer",
|
||||
@ -792,16 +822,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: WanMoeKSampler, WanMoeKSamplerAdvanced"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-StableStudio [WIP]",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that provides a user interface of StableStudio, originally developed by Stability-AI [a/StableStudio](https://github.com/Stability-AI/StableStudio)"
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "ComfyUI LoRA Random Selector [WIP]",
|
||||
|
||||
@ -838,6 +838,20 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": [
|
||||
[
|
||||
"DynamicLoraBlockWeights",
|
||||
"DynamicLoraConfig",
|
||||
"DynamicLoraConfigCombiner",
|
||||
"DynamicLoraEmbedding",
|
||||
"DynamicLoraKeyword",
|
||||
"DynamicLoraLoader",
|
||||
"DynamicLoraOffset"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dynamic-Lora-Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/Babiduba/ivan_knows": [
|
||||
[
|
||||
"RoleSelector",
|
||||
@ -2013,9 +2027,15 @@
|
||||
],
|
||||
"https://github.com/Juste-Leo2/ComfyUI-Arduino": [
|
||||
[
|
||||
"ArduinoCode",
|
||||
"ArduinoAnalogWrite",
|
||||
"ArduinoCompileUpload",
|
||||
"ArduinoTarget"
|
||||
"ArduinoCreateVariable",
|
||||
"ArduinoDelay",
|
||||
"ArduinoDigitalWrite",
|
||||
"ArduinoReceiver",
|
||||
"ArduinoSender",
|
||||
"ArduinoTarget",
|
||||
"ArduinoVariableInfo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Arduino [WIP]"
|
||||
@ -2242,9 +2262,15 @@
|
||||
],
|
||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
|
||||
[
|
||||
"LunaModelAdapter",
|
||||
"Luna_AdvancedUpscaler",
|
||||
"LunaCheckpointLoader",
|
||||
"LunaEmbeddingManager",
|
||||
"LunaEmbeddingManagerRandom",
|
||||
"LunaLoRAStacker",
|
||||
"LunaLoRAStackerRandom",
|
||||
"Luna_Advanced_Upscaler",
|
||||
"Luna_GGUF_Loader",
|
||||
"Luna_MediaPipe_Detailer",
|
||||
"Luna_MediaPipe_Segs",
|
||||
"Luna_SimpleUpscaler",
|
||||
"Luna_YOLO_Annotation_Exporter",
|
||||
"luna_image_caption"
|
||||
@ -2255,9 +2281,15 @@
|
||||
],
|
||||
"https://github.com/LSDJesus/ComfyUI-Pyrite-Core": [
|
||||
[
|
||||
"LunaModelAdapter",
|
||||
"Luna_AdvancedUpscaler",
|
||||
"LunaCheckpointLoader",
|
||||
"LunaEmbeddingManager",
|
||||
"LunaEmbeddingManagerRandom",
|
||||
"LunaLoRAStacker",
|
||||
"LunaLoRAStackerRandom",
|
||||
"Luna_Advanced_Upscaler",
|
||||
"Luna_GGUF_Loader",
|
||||
"Luna_MediaPipe_Detailer",
|
||||
"Luna_MediaPipe_Segs",
|
||||
"Luna_SimpleUpscaler",
|
||||
"Luna_YOLO_Annotation_Exporter",
|
||||
"luna_image_caption"
|
||||
@ -7150,14 +7182,6 @@
|
||||
"title_aux": "ComfyUI-DiffBIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
|
||||
[
|
||||
"ComfyUIStableStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableStudio [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": [
|
||||
[
|
||||
"Unique3DLoadPipeline",
|
||||
@ -8572,23 +8596,23 @@
|
||||
"CloudreveUploadFile",
|
||||
"IncrementBatchName",
|
||||
"InoGetConditioning",
|
||||
"InoGetLoraConfig",
|
||||
"InoGetModelConfig",
|
||||
"InoGetSamplerConfig",
|
||||
"InoLoadModels",
|
||||
"InoLoadSamplerModels",
|
||||
"InoShowLoraConfig",
|
||||
"InoShowModelConfig",
|
||||
"Ino_BoolToSwitch",
|
||||
"Ino_BranchImage",
|
||||
"Ino_CalculateLoraConfig",
|
||||
"Ino_CountFiles",
|
||||
"Ino_DateTimeAsString",
|
||||
"Ino_GetFolderBatchID",
|
||||
"Ino_GetParentID",
|
||||
"Ino_IntEqual",
|
||||
"Ino_NotBoolean",
|
||||
"Ino_ParseFilePath",
|
||||
"Ino_RandomCharacterPrompt",
|
||||
"Ino_SaveFile",
|
||||
"Ino_SaveImage",
|
||||
"Ino_StringToggleCase",
|
||||
"Ino_VideoConvert",
|
||||
"RemoveFile",
|
||||
"RemoveFolder",
|
||||
"Unzip",
|
||||
@ -10905,8 +10929,6 @@
|
||||
],
|
||||
"https://github.com/zhuanvi/ComfyUI-ZVNodes": [
|
||||
[
|
||||
"DesaturateNodeZV",
|
||||
"GrayToDisplacementMapNodeZV",
|
||||
"ImageCounterNodeZV",
|
||||
"JoinListZV",
|
||||
"JsonListIndexerZV",
|
||||
@ -10915,9 +10937,13 @@
|
||||
"JsonListSlicerZV",
|
||||
"JsonListToMaskZV",
|
||||
"JsonReaderZV",
|
||||
"JsonToSrtConverterZV",
|
||||
"LineNumberGeneratorZV",
|
||||
"LoadImageFromDirZV",
|
||||
"LoadImageFromUrlZV",
|
||||
"LoadTxtFromDirZV",
|
||||
"MultiLineConditionalZV",
|
||||
"MultiLineOperationZV",
|
||||
"PatternFillNodeZV",
|
||||
"ProductionDisplacementMapNodeZV",
|
||||
"RandomSelectListZV",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,66 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-StableStudio",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A practical plug‑in that adds a StableStudio style user interface to ComfyUI. This project aims to give you a clean, responsive UI for managing StableStudio features inside ComfyUI, without complicating your workflow. It focuses on reliability, speed, and a calm, uncluttered design that helps you work faster."
|
||||
},
|
||||
{
|
||||
"author": "ApexArtist",
|
||||
"title": "Apex Artist - Image Resize",
|
||||
"reference": "https://github.com/ApexArtist/apex-artist-comfyui",
|
||||
"files": [
|
||||
"https://github.com/ApexArtist/apex-artist-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image resizing node with 6 advanced algorithms, intelligent aspect ratio handling, crop/pad options, and batch processing support. Perfect for AI workflows, photography, and digital art.",
|
||||
"category": "Image Processing",
|
||||
"tags": [
|
||||
"image",
|
||||
"resize",
|
||||
"scaling",
|
||||
"aspect-ratio",
|
||||
"lanczos",
|
||||
"bicubic",
|
||||
"batch-processing"
|
||||
],
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"author": "Seth A. Robinson",
|
||||
"title": "Workflow to API Converter Endpoint",
|
||||
"reference": "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint",
|
||||
"files": [
|
||||
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a global /workflow/convert API endpoint to convert non-API workflow formats to API format for ComfyUI execution"
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "Gemini Nano Banana for ComfyUI",
|
||||
"reference": "https://github.com/orion4d/Gemini_Banana_by_orion4d",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Gemini_Banana_by_orion4d"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node for ComfyUI that integrates the power of the Google Gemini 2.5 Flash Image (“Nano Banana”) API. It provides a single versatile node, the Gemini Nano Banana, which allows you to perform image generation and editing operations directly within your workflows."
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI EncryptMaster",
|
||||
"reference": "https://github.com/orion4d/Comfyui_EncryptMaster",
|
||||
"files": [
|
||||
"https://github.com/orion4d/Comfyui_EncryptMaster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node pack for encrypting and hiding text or images.\nSecurity: AES-256-GCM (authenticated) with scrypt key derivation.\nSteganography: LSB (PNG/TIFF) and DCT/JPEG (more robust to recompression)."
|
||||
},
|
||||
{
|
||||
"author": "leylahkrell",
|
||||
"title": "ComfyUI Violet Tools",
|
||||
|
||||
@ -1811,6 +1811,7 @@
|
||||
],
|
||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||
[
|
||||
"IntegerBypasser",
|
||||
"LoopCounterToFile",
|
||||
"PaddedFileName",
|
||||
"PromptBatchSelector",
|
||||
@ -2007,15 +2008,25 @@
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [
|
||||
[
|
||||
"CleanupTags",
|
||||
"NormalizeLoraTags",
|
||||
"PromptAliasSwap",
|
||||
"PromptCleanup",
|
||||
"PromptGenerator",
|
||||
"PromptMixer",
|
||||
"PromptRepack",
|
||||
"PromptReplace",
|
||||
"PromptRewrap",
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringMerger4",
|
||||
"StringMerger8"
|
||||
"PromptShuffle",
|
||||
"PromptShuffleAdvanced",
|
||||
"PromptSplitter",
|
||||
"RandomFloats",
|
||||
"RandomIntegers",
|
||||
"SaveImageAndText",
|
||||
"ScaledSeedGenerator",
|
||||
"StringAppend3",
|
||||
"StringAppend8",
|
||||
"StringSplit",
|
||||
"TagCounter",
|
||||
"WeightLifter"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-adaptiveprompts"
|
||||
@ -2308,6 +2319,15 @@
|
||||
"title_aux": "ComfyUI-SimpleCounter"
|
||||
}
|
||||
],
|
||||
"https://github.com/ApexArtist/apex-artist-comfyui": [
|
||||
[
|
||||
"ApexArtist",
|
||||
"ApexArtist - Depth to Normal"
|
||||
],
|
||||
{
|
||||
"title_aux": "Apex Artist - Image Resize"
|
||||
}
|
||||
],
|
||||
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
|
||||
[
|
||||
"Diffusion360LoaderImage2Pano",
|
||||
@ -4062,6 +4082,7 @@
|
||||
"CRZIntToFloat",
|
||||
"CRZIntegerSlider",
|
||||
"CRZLabel",
|
||||
"CRZMapDropdown",
|
||||
"CRZPassthrough",
|
||||
"CRZStringNode",
|
||||
"CRZSwitch"
|
||||
@ -5959,6 +5980,7 @@
|
||||
"EncryptWatermark",
|
||||
"GetResolutionForVR",
|
||||
"ImageVRConverter",
|
||||
"RegexSubstitute",
|
||||
"SaveStrippedUTF8File",
|
||||
"ScaleByFactor",
|
||||
"StripXML"
|
||||
@ -10975,6 +10997,7 @@
|
||||
"PreviewImageQueue",
|
||||
"PromptRandomizer",
|
||||
"StringCombine",
|
||||
"TestCollapsibleNode",
|
||||
"TestResetButton",
|
||||
"Watermark"
|
||||
],
|
||||
@ -12204,6 +12227,14 @@
|
||||
"title_aux": "ComfyUI Asset Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": [
|
||||
[
|
||||
"WorkflowToAPIConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Workflow to API Converter Endpoint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
@ -19651,6 +19682,7 @@
|
||||
"basicIn_float",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_KSampler_variant_seed",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_custom",
|
||||
"basic_Ksampler_full",
|
||||
@ -19714,9 +19746,12 @@
|
||||
"excel_qwen_artistic",
|
||||
"excel_qwen_font",
|
||||
"excel_read",
|
||||
"excel_roles",
|
||||
"excel_row_diff",
|
||||
"excel_search_data",
|
||||
"excel_write_data",
|
||||
"flow_auto_pixel",
|
||||
"flow_judge",
|
||||
"img_effect_CircleWarp",
|
||||
"img_effect_Liquify",
|
||||
"img_effect_Load",
|
||||
@ -19760,6 +19795,7 @@
|
||||
"pre_Kontext",
|
||||
"pre_Kontext_mul",
|
||||
"pre_QwenEdit",
|
||||
"pre_USO",
|
||||
"pre_controlnet",
|
||||
"pre_controlnet_union",
|
||||
"pre_guide",
|
||||
@ -21596,6 +21632,7 @@
|
||||
"Xoxxox_DlySet",
|
||||
"Xoxxox_GenImg",
|
||||
"Xoxxox_GenTxt",
|
||||
"Xoxxox_GenTxt_Opt",
|
||||
"Xoxxox_GetAud",
|
||||
"Xoxxox_GetDir",
|
||||
"Xoxxox_GetDis",
|
||||
@ -22755,8 +22792,8 @@
|
||||
],
|
||||
{
|
||||
"author": "Dado",
|
||||
"description": "Node with dynamic text inputs for concatenation",
|
||||
"title": "Text Concatenator",
|
||||
"description": "Utilities for creating and analyzing wildcard JSON structures.",
|
||||
"title": "Wildcard Structure Utils",
|
||||
"title_aux": "ComfyUI_Dados_Nodes"
|
||||
}
|
||||
],
|
||||
@ -22792,12 +22829,12 @@
|
||||
"DynamicStringCombinerNode",
|
||||
"FileReaderNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"GeminiCustomVision",
|
||||
"GeminiTextOnly",
|
||||
"Gpt4CustomVision",
|
||||
"Gpt4VisionCloner",
|
||||
"GptCustomVision",
|
||||
"GptMiniNode",
|
||||
"GptVisionCloner",
|
||||
"GptVisionNode",
|
||||
"OllamaNode",
|
||||
"OllamaVisionNode",
|
||||
"PGSD3LatentGenerator",
|
||||
@ -23334,6 +23371,7 @@
|
||||
"CharacterVoicesNode",
|
||||
"ChatterBoxEngineNode",
|
||||
"ChatterBoxF5TTSEditOptions",
|
||||
"ChatterBoxOfficial23LangEngineNode",
|
||||
"F5TTSEngineNode",
|
||||
"HiggsAudioEngineNode",
|
||||
"MouthMovementAnalyzer",
|
||||
@ -24267,50 +24305,22 @@
|
||||
"DenoiseCurveVisualizer",
|
||||
"LatentStatisticsMonitor",
|
||||
"MinimalKeyframeV2V",
|
||||
"QwenCheckpointLoaderSimple",
|
||||
"QwenCompareEncoders",
|
||||
"QwenDebugTextEncoder",
|
||||
"QwenDiffusionModelLoader",
|
||||
"QwenEliGenController",
|
||||
"QwenEliGenMaskCreator",
|
||||
"QwenFrameLoader",
|
||||
"QwenImageEditAdvanced",
|
||||
"QwenImageEditLatentPrepare",
|
||||
"QwenImageEditProcessor",
|
||||
"QwenImageEditSimple",
|
||||
"QwenImageEditUnified",
|
||||
"QwenImageIterativeSampler",
|
||||
"QwenImageResolutionHelper",
|
||||
"QwenImageSamplerAdvanced",
|
||||
"QwenImageSamplerWrapper",
|
||||
"QwenImageVAEEncode",
|
||||
"QwenContextProcessor",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiFrameComplete",
|
||||
"QwenMultiFrameEncoder",
|
||||
"QwenMultiFrameWrapper",
|
||||
"QwenNativeEncoder",
|
||||
"QwenNativeLoader",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
"QwenPromptInterpolatorBatch",
|
||||
"QwenResolutionSelector",
|
||||
"QwenTemplateBuilder",
|
||||
"QwenSpatialTokenGenerator",
|
||||
"QwenTemplateBuilderV2",
|
||||
"QwenTemplateConnector",
|
||||
"QwenTextEncoderLoader",
|
||||
"QwenToNativeLatentBridge",
|
||||
"QwenTokenInfo",
|
||||
"QwenVAELoader",
|
||||
"QwenVAENormalizer",
|
||||
"QwenTokenAnalyzerStandalone",
|
||||
"QwenTokenDebugger",
|
||||
"QwenVLCLIPLoader",
|
||||
"QwenVLLoader",
|
||||
"QwenVLTextEncoder",
|
||||
"QwenVisionPatchEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenValidationTools",
|
||||
"QwenWANKeyframeEditor",
|
||||
"QwenWANKeyframeExtractor",
|
||||
"QwenWANLatentDebug"
|
||||
"QwenWANKeyframeExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenImageWanBridge"
|
||||
@ -28721,6 +28731,14 @@
|
||||
"title_aux": "ComfyUI-OpenCut"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
|
||||
[
|
||||
"ComfyUIStableStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableStudio"
|
||||
}
|
||||
],
|
||||
"https://github.com/juddisjudd/ComfyUI-BawkNodes": [
|
||||
[
|
||||
"BawkSampler",
|
||||
@ -30194,6 +30212,7 @@
|
||||
"LoadWanVideoT5TextEncoder",
|
||||
"MTVCrafterEncodePoses",
|
||||
"MultiTalkModelLoader",
|
||||
"MultiTalkSilentEmbeds",
|
||||
"MultiTalkWav2VecEmbeds",
|
||||
"NLFPredict",
|
||||
"NormalizeAudioLoudness",
|
||||
@ -31170,6 +31189,20 @@
|
||||
"title_aux": "ComfyUI Stable3DGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/leylahkrell/ComfyUI-Violet-Tools": [
|
||||
[
|
||||
"AestheticAlchemist",
|
||||
"BodyBard",
|
||||
"EncodingEnchantress",
|
||||
"GlamourGoddess",
|
||||
"NegativityNullifier",
|
||||
"PosePriestess",
|
||||
"QualityQueen"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Violet Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong": [
|
||||
[
|
||||
"pc ding dong",
|
||||
@ -35373,6 +35406,31 @@
|
||||
"title_aux": "ComfyUI PDF Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/Comfyui_EncryptMaster": [
|
||||
[
|
||||
"Generate Passphrase",
|
||||
"GeneratePassphrase",
|
||||
"Image Cipher To Noise",
|
||||
"Image Decipher From Noise",
|
||||
"Stego Capacity Estimator",
|
||||
"Stego Embed Image",
|
||||
"Stego Embed Text",
|
||||
"Stego Extract Image",
|
||||
"Stego Extract Text",
|
||||
"Text Cipher"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI EncryptMaster"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/Gemini_Banana_by_orion4d": [
|
||||
[
|
||||
"GeminiNanoStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Gemini Nano Banana for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/illusion_node": [
|
||||
[
|
||||
"AdvancedAutostereogramNode",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user