update DB
This commit is contained in:
@@ -21,16 +21,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Checkpoint Loader Ext"
|
||||
},
|
||||
{
|
||||
"author": "souki202",
|
||||
"title": "ComfyUI-LoadImage-Advanced [WIP]",
|
||||
"reference": "https://github.com/souki202/ComfyUI-LoadImage-Advanced",
|
||||
"files": [
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Load Image Upscale, Load Image Upscale By. This is a node that simply integrates Load Image, VAE Encode, and Upscale.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "123jimin",
|
||||
"title": "ComfyUI MobileForm [WIP]",
|
||||
|
||||
@@ -2021,18 +2021,6 @@
|
||||
"title_aux": "ComfyUI-CV-VAE"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": [
|
||||
[
|
||||
"CogVideoDecode",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CogVideoXWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DeepSeek-VL": [
|
||||
[
|
||||
"deepseek_vl_inference",
|
||||
@@ -2088,17 +2076,6 @@
|
||||
"title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
|
||||
[
|
||||
"DownloadAndLoadLLaVAOneVisionModel",
|
||||
"LLaVA_OneVision_Run",
|
||||
"OneVisionCaptionFolder",
|
||||
"SaveCaptionToTextFile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LLaVA-OneVision [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-VEnhancer": [
|
||||
[
|
||||
"DownloadAndLoadVEnhancerModel",
|
||||
@@ -2630,15 +2607,6 @@
|
||||
"title_aux": "dandy [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
|
||||
[
|
||||
"LoadImageUpscale",
|
||||
"LoadImageUpscaleBy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/stutya/ComfyUI-Terminal": [
|
||||
[
|
||||
"Terminal"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_pose_inter",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI CogVideoX Wrapper",
|
||||
@@ -30,6 +40,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "Flux Prompt Enhance Node for ComfyUI",
|
||||
"id": "fluxpromptenhancer",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-Fluxpromptenhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Img2DrawingAssistants",
|
||||
@@ -41,6 +62,67 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
|
||||
},
|
||||
{
|
||||
"author": "celoron",
|
||||
"title": "ComfyUI-VisualQueryTemplate",
|
||||
"reference": "https://github.com/celoron/ComfyUI-VisualQueryTemplate",
|
||||
"files": [
|
||||
"https://github.com/celoron/ComfyUI-VisualQueryTemplate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for transforming images into descriptive text using templated visual question answering. Leverages Hugging Face's VQA models with transformers"
|
||||
},
|
||||
{
|
||||
"author": "TheBill2001",
|
||||
"title": "Save Images with Captions",
|
||||
"reference": "https://github.com/TheBill2001/ComfyUI-Save-Image-Caption",
|
||||
"files": [
|
||||
"https://github.com/TheBill2001/ComfyUI-Save-Image-Caption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide two custom nodes to load and save images with captions as separate files."
|
||||
},
|
||||
{
|
||||
"author": "Alex Genovese",
|
||||
"title": "Huggingface Api Serverless",
|
||||
"reference": "https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference",
|
||||
"files": [
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Huggingface Api Serverless request"
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "Gatcha Embeddings",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A revolutionary technique for increasing output variety."
|
||||
},
|
||||
{
|
||||
"author": "tianguangliu",
|
||||
"title": "comfyui-utools",
|
||||
"id": "utools",
|
||||
"reference": "https://github.com/tianguanggliu/Utools",
|
||||
"files": [
|
||||
"https://github.com/tianguanggliu/Utools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Efficiency tools, Personalized style, Other Nodes, ..."
|
||||
},
|
||||
{
|
||||
"author": "souki202",
|
||||
"title": "ComfyUI-LoadImage-Advanced",
|
||||
"reference": "https://github.com/souki202/ComfyUI-LoadImage-Advanced",
|
||||
"files": [
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node that simply integrates LoadImage, Vae Encode, and Upscale."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-StyleShot",
|
||||
@@ -49,7 +131,17 @@
|
||||
"https://github.com/neverbiasu/ComfyUI-StyleShot"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Pipeline Loader, StyleShotApply"
|
||||
"description": "NODES:StyleShotApply"
|
||||
},
|
||||
{
|
||||
"author": "freelifehacker",
|
||||
"title": "ComfyUI-ImgMask2PNG",
|
||||
"reference": "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG",
|
||||
"files": [
|
||||
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:ImageMask2PNG"
|
||||
},
|
||||
{
|
||||
"author": "yvann-ba",
|
||||
@@ -604,124 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-keybindings",
|
||||
"reference": "https://github.com/shinich39/comfyui-textarea-keybindings",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-textarea-keybindings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add keybindings to textarea."
|
||||
},
|
||||
{
|
||||
"author": "NvidiaGameWorksAdmin",
|
||||
"title": "ComfyUI-RTX-Remix",
|
||||
"id": "comfyui-rtx-remix",
|
||||
"reference": "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix",
|
||||
"files": [
|
||||
"https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Use ComfyUI with RTX Remix to remaster classic games [a/https://github.com/NVIDIAGameWorks/rtx-remix](https://github.com/NVIDIAGameWorks/rtx-remix)"
|
||||
},
|
||||
{
|
||||
"author": "Ryuukeisyou",
|
||||
"title": "ComfyUI-SyncTalk",
|
||||
"id": "synctalk",
|
||||
"reference": "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk",
|
||||
"files": [
|
||||
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)"
|
||||
},
|
||||
{
|
||||
"author": "aiXander",
|
||||
"title": "Eden.art LoRa Trainer",
|
||||
"id": "Eden",
|
||||
"reference": "https://github.com/edenartlab/sd-lora-trainer",
|
||||
"files": [
|
||||
"https://github.com/edenartlab/sd-lora-trainer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Maintained by Eden.art, this is a very fast, well tuned trainer for SDXL and SD15"
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
"title": "ControlAltAI Nodes",
|
||||
"id": "controlaltai",
|
||||
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/gseth/ControlAltAI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quality of Life ComfyUI nodes starting with Flux Resolution Calculator and Flux Sampler."
|
||||
},
|
||||
{
|
||||
"author": "OliverCrosby",
|
||||
"title": "ComfyUI Minimap",
|
||||
"id": "minimap",
|
||||
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
|
||||
"files": [
|
||||
"https://github.com/OliverCrosby/Comfyui-Minimap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use CrossImageAttention",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_CrossImageAttention",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_CrossImageAttention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/CrossImageAttention](https://github.com/garibida/cross-image-attention)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI nodes to use Style-Aligned",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_Style_Aligned",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_Style_Aligned"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)"
|
||||
},
|
||||
{
|
||||
"author": "fairy-root",
|
||||
"title": "Flux Prompt Generator for ComfyUI",
|
||||
"reference": "https://github.com/fairy-root/Flux-Prompt-Generator",
|
||||
"files": [
|
||||
"https://github.com/fairy-root/Flux-Prompt-Generator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "doomy23",
|
||||
"title": "ComfyUI-D00MYsNodes",
|
||||
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_text, Random_Images, Load_Images_From_Paths, JSPaint."
|
||||
},
|
||||
{
|
||||
"author": "Sieyalixnet",
|
||||
"title": "ComfyUI_Textarea_Loaders",
|
||||
"reference": "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders",
|
||||
"files":
|
||||
[
|
||||
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An easy custom node that makes the some loaders' input as Text instead of file selector.\nFor example, there are many characters in different loras respectively. If you want to generate different characters' pictures, you have to select corresponding lora, and then edit the prompt. It may cost much time.\nTo solve this problem, You can use it with a chrome extension https://github.com/Sieyalixnet/ComfyUI-Prompt-Formatter-Extension that makes the queue prompt easier when you dealing with massive loras and prompt."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1279,6 +1279,14 @@
|
||||
"title_aux": "ComfyUI Deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/BetaDoggo/ComfyUI-Gatcha-Embedding": [
|
||||
[
|
||||
"GatchaEmbedding"
|
||||
],
|
||||
{
|
||||
"title_aux": "Gatcha Embeddings"
|
||||
}
|
||||
],
|
||||
"https://github.com/BetaDoggo/ComfyUI-VideoPlayer": [
|
||||
[
|
||||
"AllInOnePlayer",
|
||||
@@ -2864,6 +2872,17 @@
|
||||
"title_aux": "ComfyUI-Stereopsis"
|
||||
}
|
||||
],
|
||||
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants": [
|
||||
[
|
||||
"LineArt_Assistant",
|
||||
"LineArt_Assistant_2",
|
||||
"Sketch_Assistant",
|
||||
"Sketch_Assistant_grayScale"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Img2DrawingAssistants"
|
||||
}
|
||||
],
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate-W": [
|
||||
[
|
||||
"Gen_align_pose",
|
||||
@@ -7244,6 +7263,18 @@
|
||||
"title_aux": "OpenPose Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
|
||||
[
|
||||
"HF_QuestionAnswer"
|
||||
],
|
||||
{
|
||||
"author": "Alex Genovese",
|
||||
"description": "Huggingface Api Serverless request",
|
||||
"nickname": "alexgenovese",
|
||||
"title": "Huggingface Api Serverless",
|
||||
"title_aux": "Huggingface Api Serverless"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexopus/ComfyUI-Image-Saver": [
|
||||
[
|
||||
"Cfg Literal (Image Saver)",
|
||||
@@ -8308,6 +8339,14 @@
|
||||
"title_aux": "Text Node With Comments (@cdxoo)"
|
||||
}
|
||||
],
|
||||
"https://github.com/celoron/ComfyUI-VisualQueryTemplate": [
|
||||
[
|
||||
"VisualQueryTemplateNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VisualQueryTemplate"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_jamworks_client": [
|
||||
[
|
||||
"Jamworks_Download",
|
||||
@@ -8888,6 +8927,7 @@
|
||||
"LayerMask: BiRefNetUltra",
|
||||
"LayerMask: BlendIf Mask",
|
||||
"LayerMask: CreateGradientMask",
|
||||
"LayerMask: EVFSAMUltra",
|
||||
"LayerMask: Florence2Ultra",
|
||||
"LayerMask: ImageToMask",
|
||||
"LayerMask: LoadFlorence2Model",
|
||||
@@ -9837,6 +9877,7 @@
|
||||
"GetImageSize+",
|
||||
"ImageApplyLUT+",
|
||||
"ImageBatchMultiple+",
|
||||
"ImageBatchToList+",
|
||||
"ImageCASharpening+",
|
||||
"ImageColorMatch+",
|
||||
"ImageColorMatchAdobe+",
|
||||
@@ -10497,12 +10538,12 @@
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
|
||||
[
|
||||
"Images_Converter|D00MYs",
|
||||
"Show_Text|D00MYs",
|
||||
"Strings_From_List|D00MYs",
|
||||
"Save_Text|D00MYs",
|
||||
"Random_Images|D00MYs",
|
||||
"JSPaint|D00MYs",
|
||||
"Load_Images_From_Paths|D00MYs",
|
||||
"JSPaint|D00MYs"
|
||||
"Random_Images|D00MYs",
|
||||
"Save_Text|D00MYs",
|
||||
"Show_Text|D00MYs",
|
||||
"Strings_From_List|D00MYs"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-D00MYsNodes"
|
||||
@@ -11159,6 +11200,14 @@
|
||||
"title_aux": "ComfyUI_llm_easyanimiate"
|
||||
}
|
||||
],
|
||||
"https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": [
|
||||
[
|
||||
"ImageMask2PNG"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ImgMask2PNG"
|
||||
}
|
||||
],
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy": [
|
||||
[
|
||||
"IPAdapterLayerWeight",
|
||||
@@ -11182,6 +11231,14 @@
|
||||
"title_aux": "ComfyUI_FaceShaper"
|
||||
}
|
||||
],
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter": [
|
||||
[
|
||||
"Pose_Inter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pose_inter"
|
||||
}
|
||||
],
|
||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||
[
|
||||
"GmicCliWrapper",
|
||||
@@ -13321,6 +13378,18 @@
|
||||
"title_aux": "ComfyUI-CCSR"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": [
|
||||
[
|
||||
"CogVideoDecode",
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI CogVideoX Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-ControlNeXt-SVD": [
|
||||
[
|
||||
"ControlNextDecode",
|
||||
@@ -13590,6 +13659,17 @@
|
||||
"title_aux": "ComfyUI-KwaiKolorsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
|
||||
[
|
||||
"DownloadAndLoadLLaVAOneVisionModel",
|
||||
"LLaVA_OneVision_Run",
|
||||
"OneVisionCaptionFolder",
|
||||
"SaveCaptionToTextFile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Llava-OneVision"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
|
||||
[
|
||||
"lavi_bridge_llama_encoder",
|
||||
@@ -14304,6 +14384,7 @@
|
||||
"PrepareRefLatents",
|
||||
"ReadSampler",
|
||||
"RefModelSamplingPred",
|
||||
"VisionClipEncode",
|
||||
"WriteSampler"
|
||||
],
|
||||
{
|
||||
@@ -14883,6 +14964,14 @@
|
||||
"title_aux": "ComfyUI-SubjectStyle-CSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/ComfyUI-Fluxpromptenhancer": [
|
||||
[
|
||||
"FluxPromptEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux Prompt Enhance Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-marnodes": [
|
||||
[
|
||||
"marduk191_5_text_string",
|
||||
@@ -15483,7 +15572,6 @@
|
||||
],
|
||||
"https://github.com/neverbiasu/ComfyUI-StyleShot": [
|
||||
[
|
||||
"PipelineLoader",
|
||||
"StyleShotApply"
|
||||
],
|
||||
{
|
||||
@@ -15582,6 +15670,7 @@
|
||||
],
|
||||
"https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": [
|
||||
[
|
||||
"CreateExtraMetaData",
|
||||
"SaveImageWithMetaData"
|
||||
],
|
||||
{
|
||||
@@ -16548,12 +16637,14 @@
|
||||
"AudioSeparator",
|
||||
"BrightnessFeatureNode",
|
||||
"ColorFeatureNode",
|
||||
"DepthBasedMaskOpacity",
|
||||
"DepthFeatureNode",
|
||||
"DownloadOpenUnmixModel",
|
||||
"DyeImage",
|
||||
"EmitterMovement",
|
||||
"FeatureMixer",
|
||||
"FeatureToWeightsStrategy",
|
||||
"FlexDepthBasedMaskOpacity",
|
||||
"FlexImageBloom",
|
||||
"FlexImageChromaticAberration",
|
||||
"FlexImageColorGrade",
|
||||
@@ -16565,7 +16656,9 @@
|
||||
"FlexImageTiltShift",
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskOpacity",
|
||||
"FlexMaskTransform",
|
||||
"FlexMaskVoronoiScheduled",
|
||||
"FlexMaskWarp",
|
||||
"FrequencyFilterCustom",
|
||||
"FrequencyFilterPreset",
|
||||
@@ -17351,6 +17444,15 @@
|
||||
"title_aux": "ComfyUI-Sn0w-Scripts"
|
||||
}
|
||||
],
|
||||
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
|
||||
[
|
||||
"LoadImageUpscale",
|
||||
"LoadImageUpscaleBy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LoadImage-Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||
[
|
||||
"DiscoDiffusion_DiscoDiffusion",
|
||||
@@ -17655,6 +17757,7 @@
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools": [
|
||||
[
|
||||
"FoxBatchImageFromList",
|
||||
"FoxChineseCLIPEncode",
|
||||
"FoxColorMatch",
|
||||
"FoxCreateBlurBord",
|
||||
"FoxCreateFaceMask",
|
||||
@@ -17694,6 +17797,8 @@
|
||||
"FoxShowText",
|
||||
"FoxTextConcatenate",
|
||||
"FoxTrimBlackBoard",
|
||||
"FoxUltraImageLoader",
|
||||
"Fox_Seed",
|
||||
"FoxcleanGPUUsed"
|
||||
],
|
||||
{
|
||||
@@ -17876,6 +17981,14 @@
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/tianguanggliu/Utools": [
|
||||
[
|
||||
"UTools"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-utools"
|
||||
}
|
||||
],
|
||||
"https://github.com/tiankuan93/ComfyUI-V-Express": [
|
||||
[
|
||||
"Load_Audio_Path",
|
||||
@@ -18499,29 +18612,29 @@
|
||||
"GTF | Filter - Convolve",
|
||||
"GTF | Filter - Invert",
|
||||
"GTF | Filter - Morphological",
|
||||
"GTF | Filter - Normalize Kernel",
|
||||
"GTF | Filter - Quantize",
|
||||
"GTF | From Images",
|
||||
"GTF | From Latents",
|
||||
"GTF | From Masks",
|
||||
"GTF | Kernel - Gaussian",
|
||||
"GTF | Math - Acos",
|
||||
"GTF | Filter - Range Normalize",
|
||||
"GTF | Filter - Sum Normalize",
|
||||
"GTF | From Image",
|
||||
"GTF | From Latent",
|
||||
"GTF | From Mask",
|
||||
"GTF | Logic - And",
|
||||
"GTF | Logic - Equal",
|
||||
"GTF | Logic - Greater Than",
|
||||
"GTF | Logic - Greater Than or Equal",
|
||||
"GTF | Logic - Less Than",
|
||||
"GTF | Logic - Less Than or Equal",
|
||||
"GTF | Logic - Not",
|
||||
"GTF | Logic - Or",
|
||||
"GTF | Logic - Xor",
|
||||
"GTF | Math - Add",
|
||||
"GTF | Math - Asin",
|
||||
"GTF | Math - Atan",
|
||||
"GTF | Math - Atan2",
|
||||
"GTF | Math - Cos",
|
||||
"GTF | Math - Divide",
|
||||
"GTF | Math - Equal",
|
||||
"GTF | Math - Lerp",
|
||||
"GTF | Math - Less Than",
|
||||
"GTF | Math - Multiply",
|
||||
"GTF | Math - Negative",
|
||||
"GTF | Math - Pow",
|
||||
"GTF | Math - Reciprocal",
|
||||
"GTF | Math - Sin",
|
||||
"GTF | Math - Subtract",
|
||||
"GTF | Math - Tan",
|
||||
"GTF | Resample - Area",
|
||||
"GTF | Resample - Lanczos",
|
||||
"GTF | Resample - Mitchell-Netravali",
|
||||
@@ -18531,8 +18644,8 @@
|
||||
"GTF | Source - RGB",
|
||||
"GTF | Source - Value",
|
||||
"GTF | Source - Zero",
|
||||
"GTF | To Images",
|
||||
"GTF | To Masks",
|
||||
"GTF | To Image",
|
||||
"GTF | To Mask",
|
||||
"GTF | Tonemap - ACES",
|
||||
"GTF | Tonemap - Reinhard",
|
||||
"GTF | Tonemap - Reinhard Extended",
|
||||
@@ -18541,9 +18654,8 @@
|
||||
"GTF | Tonemap - Reinhard-Jodie",
|
||||
"GTF | Tonemap - Reinhard-Jodie Extended",
|
||||
"GTF | Tonemap - Uncharted 2",
|
||||
"GTF | Transform - 1 Channel to 3",
|
||||
"GTF | Transform - 1 Channel to 4",
|
||||
"GTF | Transform - Batch",
|
||||
"GTF | Transform - Batch Concatenate",
|
||||
"GTF | Transform - Channel Concatenate",
|
||||
"GTF | Transform - Connected Components",
|
||||
"GTF | Transform - Crop to BBOX",
|
||||
"GTF | Transform - Crop/Uncrop with Anchor",
|
||||
@@ -18554,7 +18666,14 @@
|
||||
"GTF | Transform - Rotate CW",
|
||||
"GTF | Transform - Transpose",
|
||||
"GTF | Transform - Uncrop from BBOX",
|
||||
"GTF | Update Latents",
|
||||
"GTF | Trig - Acos",
|
||||
"GTF | Trig - Asin",
|
||||
"GTF | Trig - Atan",
|
||||
"GTF | Trig - Atan2",
|
||||
"GTF | Trig - Cos",
|
||||
"GTF | Trig - Sin",
|
||||
"GTF | Trig - Tan",
|
||||
"GTF | Update Latent",
|
||||
"Primitive | Boolean",
|
||||
"Primitive | Float",
|
||||
"Primitive | Integer",
|
||||
|
||||
Reference in New Issue
Block a user