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
12fa571aa2
commit
c70cb2868b
@ -7763,6 +7763,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates OpenAI last T2S capabilities for free"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "DJ_VideoAudioMixer",
|
||||
"reference": "https://github.com/ShmuelRonen/DJ_VideoAudioMixer",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-Prediction",
|
||||
@ -20446,6 +20456,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Video Generation Nodes for EasyAnimate, which suppors text-to-video, image-to-video, video-to-video and different controls."
|
||||
},
|
||||
{
|
||||
"author": "bubbliiiing",
|
||||
"title": "VideoX-Fun",
|
||||
"reference": "https://github.com/aigc-apps/VideoX-Fun",
|
||||
"files": [
|
||||
"https://github.com/aigc-apps/VideoX-Fun"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations."
|
||||
},
|
||||
{
|
||||
"author": "DraconicDragon",
|
||||
"title": "ComfyUI-Venice-API",
|
||||
@ -22695,7 +22715,7 @@
|
||||
"https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple nodes for ComfyUI"
|
||||
"description": "Simple nodes for ComfyUI - Token Counter"
|
||||
},
|
||||
{
|
||||
"author": "Immac",
|
||||
@ -23353,16 +23373,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
|
||||
},
|
||||
{
|
||||
"author": "kayselmecnun",
|
||||
"title": "ComfyUI-Qwen-25-VL",
|
||||
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
|
||||
"files": [
|
||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
|
||||
},
|
||||
{
|
||||
"author": "iSuneast",
|
||||
"title": "ComfyUI-WebhookNotifier",
|
||||
@ -23403,6 +23413,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Prompt Preset, Video Batch Loader, Video Combiner"
|
||||
},
|
||||
{
|
||||
"author": "Temult",
|
||||
"title": "Sigma Graph Node for ComfyUI",
|
||||
"reference": "https://github.com/Temult/sigma-graph-node",
|
||||
"files": [
|
||||
"https://github.com/Temult/sigma-graph-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for interactively editing sigma schedules via graph and text."
|
||||
},
|
||||
{
|
||||
"author": "Raykosan",
|
||||
"title": "ComfyUI_RS-SaturationNode",
|
||||
"reference": "https://github.com/Raykosan/ComfyUI_RS-SaturationNode",
|
||||
"files": [
|
||||
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image saturation control with artifact and highlight protection."
|
||||
},
|
||||
{
|
||||
"author": "MasterpieceX",
|
||||
"title": "mpx-comfyui-nodes",
|
||||
"reference": "https://github.com/withmpx/mpx-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/withmpx/mpx-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -8058,6 +8058,14 @@
|
||||
"title_aux": "ComfyUI-Rodin"
|
||||
}
|
||||
],
|
||||
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode": [
|
||||
[
|
||||
"RS_SaturationSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RS-SaturationNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/RaymondProduction/comfyui-zerna-pack": [
|
||||
[
|
||||
"CLIPDynamicPromptEncoder //Zerna Pack",
|
||||
@ -9159,6 +9167,14 @@
|
||||
"title_aux": "Wav2Lip Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer": [
|
||||
[
|
||||
"DJ_VideoAudioMixer"
|
||||
],
|
||||
{
|
||||
"title_aux": "DJ_VideoAudioMixer"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/comfyui-openai_fm": [
|
||||
[
|
||||
"OpenAIFMNode"
|
||||
@ -10412,6 +10428,14 @@
|
||||
"title_aux": "ComfyUI-IDM-VTON [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Temult/sigma-graph-node": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sigma Graph Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"CombineClipEllaEmbeds",
|
||||
@ -11915,6 +11939,7 @@
|
||||
"Latent Operation To Module",
|
||||
"LatentApplyOperationCFGToStep",
|
||||
"Model Bending",
|
||||
"Model Bending (SD Layers)",
|
||||
"Model Inspector",
|
||||
"Model VAE Bending",
|
||||
"Multiply Scalar Module (Bending)",
|
||||
@ -12241,6 +12266,31 @@
|
||||
"title_aux": "Video Generation Nodes for EasyAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/aigc-apps/VideoX-Fun": [
|
||||
[
|
||||
"CogVideoXFunInpaintSampler",
|
||||
"CogVideoXFunT2VSampler",
|
||||
"CogVideoXFunV2VSampler",
|
||||
"FunTextBox",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadWanFunLora",
|
||||
"LoadWanFunModel",
|
||||
"LoadWanLora",
|
||||
"LoadWanModel",
|
||||
"VideoToCanny",
|
||||
"VideoToDepth",
|
||||
"VideoToOpenpose",
|
||||
"WanFunInpaintSampler",
|
||||
"WanFunT2VSampler",
|
||||
"WanFunV2VSampler",
|
||||
"WanI2VSampler",
|
||||
"WanT2VSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoX-Fun"
|
||||
}
|
||||
],
|
||||
"https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [
|
||||
[
|
||||
"SaveImageHigherBitDepth"
|
||||
@ -12315,9 +12365,7 @@
|
||||
"AK_BinaryAmplitudeGate",
|
||||
"AK_BlobTrack",
|
||||
"AK_BrightnessToFloatList",
|
||||
"AK_ConvertAudioToSaltAudio",
|
||||
"AK_ConvertListToFloatList",
|
||||
"AK_ConvertSaltAudioToAudio",
|
||||
"AK_DilateMaskLinearInfinite",
|
||||
"AK_FadeBetweenBatches",
|
||||
"AK_FlexFeatureToFloatList",
|
||||
@ -21635,14 +21683,6 @@
|
||||
"title_aux": "comfyUI-nsfw-detection"
|
||||
}
|
||||
],
|
||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": [
|
||||
[
|
||||
"QwenVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-25-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
|
||||
[
|
||||
"QuickImageSequenceProcess"
|
||||
@ -23246,7 +23286,9 @@
|
||||
"FaceMeshDrawNode",
|
||||
"FaceMeshMaskNode",
|
||||
"FaceMeshNode",
|
||||
"FeatureBankAttentionProcessor"
|
||||
"FeatureBankAttentionProcessor",
|
||||
"SuperResolutionModelLoader",
|
||||
"SuperResolutionUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Stream-Pack"
|
||||
@ -25110,10 +25152,10 @@
|
||||
],
|
||||
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [
|
||||
[
|
||||
"SVDQuantDepthPreprocessor",
|
||||
"SVDQuantFluxDiTLoader",
|
||||
"SVDQuantFluxLoraLoader",
|
||||
"SVDQuantTextEncoderLoader"
|
||||
"NunchakuDepthPreprocessor",
|
||||
"NunchakuFluxDiTLoader",
|
||||
"NunchakuFluxLoraLoader",
|
||||
"NunchakuTextEncoderLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-nunchaku"
|
||||
@ -28699,8 +28741,10 @@
|
||||
"Comic_Type",
|
||||
"EasyFunction_Lite",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
"StoryDiffusion_Apply",
|
||||
"StoryDiffusion_CLIPTextEncode",
|
||||
"StoryDiffusion_KSampler",
|
||||
"StoryDiffusion_Lora_Control"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -30467,6 +30511,32 @@
|
||||
"title_aux": "ComfyUI-SelectStringFromListWithIndex"
|
||||
}
|
||||
],
|
||||
"https://github.com/withmpx/mpx-comfyui-nodes": [
|
||||
[
|
||||
"Agent_PickBestImageFromList",
|
||||
"Agent_ReflectionOnImageList",
|
||||
"ImagesTo3DModels",
|
||||
"LoadImageData",
|
||||
"ObjectListToImageList",
|
||||
"PickFromList",
|
||||
"SaveModelsToDisk",
|
||||
"ShowList",
|
||||
"ShowString",
|
||||
"StringListToStringList",
|
||||
"StringListToText",
|
||||
"TextToImage",
|
||||
"TextToList",
|
||||
"TextToObjectList",
|
||||
"TextToScriptBreakdown",
|
||||
"TextToStory",
|
||||
"TextToText",
|
||||
"TransformObjectList",
|
||||
"TwoTextToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "mpx-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/wjl0313/ComfyUI_KimNodes": [
|
||||
[
|
||||
"Add_ImageMetadata",
|
||||
|
||||
3301
github-stats.json
3301
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "stiffy-committee",
|
||||
"title": "comfyui-stiffy-nodes",
|
||||
"reference": "https://github.com/stiffy-committee/comfyui-stiffy-nodes",
|
||||
"files": [
|
||||
"https://github.com/stiffy-committee/comfyui-stiffy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: StiffyPrompter, StiffyPersistentPrompter, StiffyDecoder, StiffyDebugger, ..."
|
||||
},
|
||||
{
|
||||
"author": "chetusangolgi",
|
||||
"title": "Comfyui-supabase",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "kayselmecnun",
|
||||
"title": "ComfyUI-Qwen-25-VL [REMOVED]",
|
||||
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
|
||||
"files": [
|
||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
|
||||
},
|
||||
{
|
||||
"author": "IfnotFr",
|
||||
"title": "⚡ ComfyUI Connect [REMOVED]",
|
||||
|
||||
@ -10,6 +10,56 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Temult",
|
||||
"title": "Sigma Graph Node for ComfyUI",
|
||||
"reference": "https://github.com/Temult/sigma-graph-node",
|
||||
"files": [
|
||||
"https://github.com/Temult/sigma-graph-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for interactively editing sigma schedules via graph and text."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "DJ_VideoAudioMixer",
|
||||
"reference": "https://github.com/ShmuelRonen/DJ_VideoAudioMixer",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls."
|
||||
},
|
||||
{
|
||||
"author": "bubbliiiing",
|
||||
"title": "VideoX-Fun",
|
||||
"reference": "https://github.com/aigc-apps/VideoX-Fun",
|
||||
"files": [
|
||||
"https://github.com/aigc-apps/VideoX-Fun"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations."
|
||||
},
|
||||
{
|
||||
"author": "Raykosan",
|
||||
"title": "ComfyUI_RS-SaturationNode",
|
||||
"reference": "https://github.com/Raykosan/ComfyUI_RS-SaturationNode",
|
||||
"files": [
|
||||
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional image saturation control with artifact and highlight protection."
|
||||
},
|
||||
{
|
||||
"author": "MasterpieceX",
|
||||
"title": "mpx-comfyui-nodes",
|
||||
"reference": "https://github.com/withmpx/mpx-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/withmpx/mpx-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
|
||||
},
|
||||
{
|
||||
"author": "VertexAnomaly",
|
||||
"title": "ComfyUI_ImageSentinel",
|
||||
@ -40,16 +90,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Call LLM and VLM in a simple way using the OpenAI API standard from ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kayselmecnun",
|
||||
"title": "ComfyUI-Qwen-25-VL",
|
||||
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
|
||||
"files": [
|
||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "comfyui-openai_fm",
|
||||
@ -638,56 +678,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains ComfyUI custom nodes for StepVideo."
|
||||
},
|
||||
{
|
||||
"author": "Flow-two",
|
||||
"title": "ComfyUI-WanStartEndFramesNative",
|
||||
"reference": "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative",
|
||||
"files": [
|
||||
"https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Start and end frames video generation node that supports native ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "LoveEatCandy",
|
||||
"title": "COMFYUI-ReplacePartOfImage",
|
||||
"reference": "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage",
|
||||
"files": [
|
||||
"https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Replace part of an image with another image"
|
||||
},
|
||||
{
|
||||
"author": "zakantonio",
|
||||
"title": "Avatar Generation Experience",
|
||||
"reference": "https://github.com/zakantonio/AvatarGen-experience",
|
||||
"files": [
|
||||
"https://github.com/zakantonio/AvatarGen-experience"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that transforms user photos into stylized character avatars."
|
||||
},
|
||||
{
|
||||
"author": "AIExplorer25",
|
||||
"title": "ComfyUI_AutoDownloadModels",
|
||||
"reference": "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels",
|
||||
"files": [
|
||||
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node helps to auto download models from huggingface"
|
||||
},
|
||||
{
|
||||
"author": "Altair200333",
|
||||
"title": "Flux Pro Nodes for ComfyUI",
|
||||
"reference": "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO",
|
||||
"files": [
|
||||
"https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin adds a new node to ComfyUI. The node uses the FLUX.1 Fill API to fill in parts of an image."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -8058,6 +8058,14 @@
|
||||
"title_aux": "ComfyUI-Rodin"
|
||||
}
|
||||
],
|
||||
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode": [
|
||||
[
|
||||
"RS_SaturationSwitch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_RS-SaturationNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/RaymondProduction/comfyui-zerna-pack": [
|
||||
[
|
||||
"CLIPDynamicPromptEncoder //Zerna Pack",
|
||||
@ -9159,6 +9167,14 @@
|
||||
"title_aux": "Wav2Lip Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer": [
|
||||
[
|
||||
"DJ_VideoAudioMixer"
|
||||
],
|
||||
{
|
||||
"title_aux": "DJ_VideoAudioMixer"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/comfyui-openai_fm": [
|
||||
[
|
||||
"OpenAIFMNode"
|
||||
@ -10412,6 +10428,14 @@
|
||||
"title_aux": "ComfyUI-IDM-VTON [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Temult/sigma-graph-node": [
|
||||
[
|
||||
"SigmaGraphNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sigma Graph Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||
[
|
||||
"CombineClipEllaEmbeds",
|
||||
@ -11915,6 +11939,7 @@
|
||||
"Latent Operation To Module",
|
||||
"LatentApplyOperationCFGToStep",
|
||||
"Model Bending",
|
||||
"Model Bending (SD Layers)",
|
||||
"Model Inspector",
|
||||
"Model VAE Bending",
|
||||
"Multiply Scalar Module (Bending)",
|
||||
@ -12241,6 +12266,31 @@
|
||||
"title_aux": "Video Generation Nodes for EasyAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/aigc-apps/VideoX-Fun": [
|
||||
[
|
||||
"CogVideoXFunInpaintSampler",
|
||||
"CogVideoXFunT2VSampler",
|
||||
"CogVideoXFunV2VSampler",
|
||||
"FunTextBox",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadWanFunLora",
|
||||
"LoadWanFunModel",
|
||||
"LoadWanLora",
|
||||
"LoadWanModel",
|
||||
"VideoToCanny",
|
||||
"VideoToDepth",
|
||||
"VideoToOpenpose",
|
||||
"WanFunInpaintSampler",
|
||||
"WanFunT2VSampler",
|
||||
"WanFunV2VSampler",
|
||||
"WanI2VSampler",
|
||||
"WanT2VSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "VideoX-Fun"
|
||||
}
|
||||
],
|
||||
"https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [
|
||||
[
|
||||
"SaveImageHigherBitDepth"
|
||||
@ -12315,9 +12365,7 @@
|
||||
"AK_BinaryAmplitudeGate",
|
||||
"AK_BlobTrack",
|
||||
"AK_BrightnessToFloatList",
|
||||
"AK_ConvertAudioToSaltAudio",
|
||||
"AK_ConvertListToFloatList",
|
||||
"AK_ConvertSaltAudioToAudio",
|
||||
"AK_DilateMaskLinearInfinite",
|
||||
"AK_FadeBetweenBatches",
|
||||
"AK_FlexFeatureToFloatList",
|
||||
@ -21635,14 +21683,6 @@
|
||||
"title_aux": "comfyUI-nsfw-detection"
|
||||
}
|
||||
],
|
||||
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": [
|
||||
[
|
||||
"QwenVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-25-VL"
|
||||
}
|
||||
],
|
||||
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
|
||||
[
|
||||
"QuickImageSequenceProcess"
|
||||
@ -23246,7 +23286,9 @@
|
||||
"FaceMeshDrawNode",
|
||||
"FaceMeshMaskNode",
|
||||
"FaceMeshNode",
|
||||
"FeatureBankAttentionProcessor"
|
||||
"FeatureBankAttentionProcessor",
|
||||
"SuperResolutionModelLoader",
|
||||
"SuperResolutionUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Stream-Pack"
|
||||
@ -25110,10 +25152,10 @@
|
||||
],
|
||||
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [
|
||||
[
|
||||
"SVDQuantDepthPreprocessor",
|
||||
"SVDQuantFluxDiTLoader",
|
||||
"SVDQuantFluxLoraLoader",
|
||||
"SVDQuantTextEncoderLoader"
|
||||
"NunchakuDepthPreprocessor",
|
||||
"NunchakuFluxDiTLoader",
|
||||
"NunchakuFluxLoraLoader",
|
||||
"NunchakuTextEncoderLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-nunchaku"
|
||||
@ -28699,8 +28741,10 @@
|
||||
"Comic_Type",
|
||||
"EasyFunction_Lite",
|
||||
"Pre_Translate_prompt",
|
||||
"Storydiffusion_Model_Loader",
|
||||
"Storydiffusion_Sampler"
|
||||
"StoryDiffusion_Apply",
|
||||
"StoryDiffusion_CLIPTextEncode",
|
||||
"StoryDiffusion_KSampler",
|
||||
"StoryDiffusion_Lora_Control"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -30467,6 +30511,32 @@
|
||||
"title_aux": "ComfyUI-SelectStringFromListWithIndex"
|
||||
}
|
||||
],
|
||||
"https://github.com/withmpx/mpx-comfyui-nodes": [
|
||||
[
|
||||
"Agent_PickBestImageFromList",
|
||||
"Agent_ReflectionOnImageList",
|
||||
"ImagesTo3DModels",
|
||||
"LoadImageData",
|
||||
"ObjectListToImageList",
|
||||
"PickFromList",
|
||||
"SaveModelsToDisk",
|
||||
"ShowList",
|
||||
"ShowString",
|
||||
"StringListToStringList",
|
||||
"StringListToText",
|
||||
"TextToImage",
|
||||
"TextToList",
|
||||
"TextToObjectList",
|
||||
"TextToScriptBreakdown",
|
||||
"TextToStory",
|
||||
"TextToText",
|
||||
"TransformObjectList",
|
||||
"TwoTextToText"
|
||||
],
|
||||
{
|
||||
"title_aux": "mpx-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/wjl0313/ComfyUI_KimNodes": [
|
||||
[
|
||||
"Add_ImageMetadata",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user