update DB

This commit is contained in:
Dr.Lt.Data 2024-08-25 11:54:47 +09:00
parent b0b1505777
commit fa87ebd9a7
9 changed files with 2360 additions and 1876 deletions

View File

@ -7214,6 +7214,28 @@
"install_type": "git-clone",
"description": "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI."
},
{
"author": "logtd",
"title": "ComfyUI-SSREncoder",
"id": "ssrencoder",
"reference": "https://github.com/logtd/ComfyUI-SSREncoder",
"files": [
"https://github.com/logtd/ComfyUI-SSREncoder"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder)."
},
{
"author": "logtd",
"title": "ComfyUI-SeeCoder",
"id": "seecoder-logtd",
"reference": "https://github.com/logtd/ComfyUI-SeeCoder",
"files": [
"https://github.com/logtd/ComfyUI-SeeCoder"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)"
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@ -10693,13 +10715,13 @@
{
"author": "muzi12888",
"title": "m9-prompts-comfyui",
"id": "m9-prompts",
"id": "m9-prompts-comfyui",
"reference": "https://github.com/MarcusNyne/m9-prompts-comfyui",
"files": [
"https://github.com/MarcusNyne/m9-prompts-comfyui"
],
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
"description": "Nodes for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},
{
"author": "xuhongming251",
@ -13577,6 +13599,17 @@
"install_type": "git-clone",
"description": "Custom node for managing prompts with CSV integration"
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
"reference": "https://github.com/nux1111/ComfyUI_NetDist_Plus",
"files": [
"https://github.com/nux1111/ComfyUI_NetDist_Plus"
],
"install_type": "git-clone",
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
},

View File

@ -4726,6 +4726,8 @@
"RVC-Studio.LoadAudio",
"RVC-Studio.PreviewAudio",
"RVCNode",
"RVCProcessDatasetNode",
"RVCTrainModelNode",
"SimpleMathNode",
"SliceNode",
"SortImagesNode",
@ -7064,13 +7066,20 @@
],
"https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [
[
"AK_AdjustListSize",
"AK_AnimatedDilationMaskLinear",
"AK_AudioreactiveDilationMask",
"AK_AudioreactiveDynamicDilationMask",
"AK_BinaryAmplitudeGate",
"AK_ConvertAudioToSaltAudio",
"AK_ConvertListToFloatList",
"AK_ConvertSaltAudioToAudio",
"AK_IPAdapterCustomWeights",
"AK_NormalizeMaskImage"
"AK_LagChop",
"AK_ListToNumpyFloatArray",
"AK_NormalizeMaskImage",
"AK_RescaleFloatList",
"AK_VideoSpeedAdjust"
],
{
"author": "akatz",
@ -9114,7 +9123,8 @@
"CLIPLoaderGGUF",
"DualCLIPLoaderGGUF",
"TripleCLIPLoaderGGUF",
"UnetLoaderGGUF"
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced"
],
{
"title_aux": "ComfyUI-GGUF"
@ -9799,6 +9809,7 @@
"SimpleMath+",
"SimpleMathBoolean+",
"SimpleMathCondition+",
"SimpleMathDual+",
"SimpleMathFloat+",
"SimpleMathInt+",
"SimpleMathPercent+",
@ -11829,10 +11840,12 @@
],
"https://github.com/heshengtao/comfyui_LLM_schools": [
[
"CausalLM_loader",
"CausalLM_trainer",
"IA3_Arguments",
"LLM_Arguments",
"LLM_Trainer",
"LLM_data_collator",
"Lora_or_adapter_Arguments",
"P_or_Prompt_Arguments",
"Prefix_Arguments",
"download_dataset",
"get_dataset_name",
"split_dataset"
@ -12866,6 +12879,7 @@
"Bjornulf_CustomStringType",
"Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency",
"Bjornulf_ImageMaskCutter",
"Bjornulf_LoadImageWithTransparency",
"Bjornulf_LoopAllLines",
"Bjornulf_LoopBasicBatch",
@ -14174,6 +14188,27 @@
"title_aux": "ComfyUI-SEGAttention"
}
],
"https://github.com/logtd/ComfyUI-SSREncoder": [
[
"ApplySSR",
"EncodeSSRQuery",
"LoadSSRAligner",
"LoadSSRAttention"
],
{
"title_aux": "ComfyUI-SSREncoder"
}
],
"https://github.com/logtd/ComfyUI-SeeCoder": [
[
"LoadSeeCoder",
"LoadSeeCoderUncond",
"SeecoderEncode"
],
{
"title_aux": "ComfyUI-SeeCoder"
}
],
"https://github.com/logtd/ComfyUI-TrackingNodes": [
[
"OpenPoseTrackerNode",
@ -15519,6 +15554,40 @@
"title_aux": "BrushNet"
}
],
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
[
"CombineImageBatch",
"ConditioningFromBase64(Nux)",
"ConditioningToBase64(Nux)",
"ExtractBase64FromImage(Nux)",
"ExtractBase64FromImageUpload(Nux)",
"FetchRemote",
"FetchRemoteWithExtras(Nux)",
"LatentToBase64(Nux)",
"LoadCurrentWorkflowJSON",
"LoadDiskWorkflowJSON",
"LoadImageUrl",
"LoadLatentFromBase64(Nux)",
"LoadLatentNumpy",
"LoadLatentUrl",
"LoadWorkflowJSON",
"RemoteApplyValues(Nux)",
"RemoteApplyValuesMulti(Nux)",
"RemoteChainEnd",
"RemoteChainStart",
"RemoteChainStart(Nux)",
"RemoteQueueSimple",
"RemoteQueueSimple(Nux)",
"RemoteQueueWorker",
"SaveDiskWorkflowJSON",
"SaveImageUrl",
"SaveImageWithBase64(Nux)",
"SaveLatentNumpy"
],
{
"title_aux": "ComfyUI_NetDist_Plus"
}
],
"https://github.com/okgo4/ComfyUI-Mosaic-Mask": [
[
"MosaicMask"
@ -15781,7 +15850,9 @@
[
"PaintbyExampleAdvanced",
"PaintbyExampleGen",
"PaintbyExampleSimple"
"PaintbyExampleSimple",
"PaintbyIchimatsu",
"PaintbySingleColor"
],
{
"title_aux": "paint-by-example @ ComfyUI"
@ -17879,6 +17950,8 @@
[
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
@ -18512,8 +18585,11 @@
],
"https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": [
[
"FalAPIFluxControlNetConfigNode",
"FalAPIFluxControlNetUnionConfigNode",
"FalAPIFluxLoraConfigNode",
"FalAPIFluxNode"
"FalAPIFluxNode",
"FalAPIFluxNodeWithControlNet"
],
{
"title_aux": "ComfyUI-Fal-API-Flux"

File diff suppressed because it is too large Load Diff

View File

@ -594,40 +594,232 @@
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors",
"size": "49.6MB"
},
{
"name": "SDXL Lightning LoRA (2step)",
"name": "SDXL Lightning LoRA (2steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (2step)",
"description": "SDXL Lightning LoRA (2steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_2step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_2step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "SDXL Lightning LoRA (4step)",
"name": "SDXL Lightning LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (4step)",
"description": "SDXL Lightning LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_4step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_4step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "SDXL Lightning LoRA (8step)",
"name": "SDXL Lightning LoRA (8steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/SDXL-Lightning",
"description": "SDXL Lightning LoRA (8tep)",
"description": "SDXL Lightning LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/SDXL-Lightning",
"filename": "sdxl_lightning_8step_lora.safetensors",
"url": "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_8step_lora.safetensors",
"size": "393.9MB"
},
{
"name": "DMD2 LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora.safetensors",
"size": "787MB"
},
{
"name": "DMD2 LoRA (4steps/fp16)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps/fp16)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora_fp16.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora_fp16.safetensors",
"size": "394MB"
},
{
"name": "Hyper-SD LoRA (1step) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (1step) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-1step-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (2steps) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-2steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (12steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (1step) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (1step) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-1step-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (2steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-2steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (4steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (12steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (4steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (4steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-4steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-4steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (8steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-8steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (16steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (16steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-16steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-16steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "google-t5/t5-base",
"type": "clip",
@ -978,7 +1170,7 @@
{
"name": "LCM LoRA SDXL",
"type": "lora",
"base": "SSD-1B",
"base": "SDXL",
"save_path": "loras/lcm/SDXL",
"description": "Latent Consistency LoRA for SDXL",
"reference": "https://huggingface.co/latent-consistency/lcm-lora-sdxl",

View File

@ -1493,7 +1493,9 @@
],
"https://github.com/drmbt/comfyui-dreambait-nodes": [
[
"DRMBT_AspectPadImageForOutpainting"
"DRMBT_AspectPadImageForOutpainting",
"DRMBT_Model_Context_Selector",
"DRMBT_StringListItemIndex"
],
{
"title_aux": "comfyui-dreambait-nodes"

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,38 @@
{
"author": "logtd",
"title": "ComfyUI-SSREncoder",
"id": "ssrencoder",
"reference": "https://github.com/logtd/ComfyUI-SSREncoder",
"files": [
"https://github.com/logtd/ComfyUI-SSREncoder"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder)."
},
{
"author": "logtd",
"title": "ComfyUI-SeeCoder",
"id": "seecoder-logtd",
"reference": "https://github.com/logtd/ComfyUI-SeeCoder",
"files": [
"https://github.com/logtd/ComfyUI-SeeCoder"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)"
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
"reference": "https://github.com/nux1111/ComfyUI_NetDist_Plus",
"files": [
"https://github.com/nux1111/ComfyUI_NetDist_Plus"
],
"install_type": "git-clone",
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
},
{
"author": "daxcay",
"title": "ComfyUI-Nexus",
@ -659,58 +691,6 @@
],
"install_type": "git-clone",
"description": "Connect a new link from out of screen."
},
{
"author": "StartHua",
"title": "Comfyui_CXH_joy_caption",
"reference": "https://github.com/StartHua/Comfyui_CXH_joy_caption",
"files": [
"https://github.com/StartHua/Comfyui_CXH_joy_caption"
],
"install_type": "git-clone",
"description": "Nodes:Joy_caption_load, Joy_caption"
},
{
"author": "fanfanfan",
"title": "chinese_clip_encode",
"id": "chinese_clip_encode",
"reference": "https://github.com/yuan199696/chinese_clip_encode",
"files": [
"https://github.com/yuan199696/chinese_clip_encode"
],
"install_type": "git-clone",
"description": "Support input of Chinese prompts."
},
{
"author": "ChrisColeTech",
"title": "ComfyUI-Line-counter",
"reference": "https://github.com/ChrisColeTech/ComfyUI-Line-counter",
"files": [
"https://github.com/ChrisColeTech/ComfyUI-Line-counter"
],
"install_type": "git-clone",
"description": "Custom node to count the number of lines in a text file"
},
{
"author": "Fuou Marinas",
"title": "ComfyUI-StyleTransferPlus",
"id": "styletransferplus",
"reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus",
"files": [
"https://github.com/FuouM/ComfyUI-StyleTransferPlus"
],
"install_type": "git-clone",
"description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer."
},
{
"author": "jstit",
"title": "ComfyUI-HeadshotPro",
"reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro",
"files": [
"https://github.com/HeadshotPro/ComfyUI-HeadshotPro"
],
"install_type": "git-clone",
"description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora."
}
]
}

View File

@ -4726,6 +4726,8 @@
"RVC-Studio.LoadAudio",
"RVC-Studio.PreviewAudio",
"RVCNode",
"RVCProcessDatasetNode",
"RVCTrainModelNode",
"SimpleMathNode",
"SliceNode",
"SortImagesNode",
@ -7064,13 +7066,20 @@
],
"https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [
[
"AK_AdjustListSize",
"AK_AnimatedDilationMaskLinear",
"AK_AudioreactiveDilationMask",
"AK_AudioreactiveDynamicDilationMask",
"AK_BinaryAmplitudeGate",
"AK_ConvertAudioToSaltAudio",
"AK_ConvertListToFloatList",
"AK_ConvertSaltAudioToAudio",
"AK_IPAdapterCustomWeights",
"AK_NormalizeMaskImage"
"AK_LagChop",
"AK_ListToNumpyFloatArray",
"AK_NormalizeMaskImage",
"AK_RescaleFloatList",
"AK_VideoSpeedAdjust"
],
{
"author": "akatz",
@ -9114,7 +9123,8 @@
"CLIPLoaderGGUF",
"DualCLIPLoaderGGUF",
"TripleCLIPLoaderGGUF",
"UnetLoaderGGUF"
"UnetLoaderGGUF",
"UnetLoaderGGUFAdvanced"
],
{
"title_aux": "ComfyUI-GGUF"
@ -9799,6 +9809,7 @@
"SimpleMath+",
"SimpleMathBoolean+",
"SimpleMathCondition+",
"SimpleMathDual+",
"SimpleMathFloat+",
"SimpleMathInt+",
"SimpleMathPercent+",
@ -11829,10 +11840,12 @@
],
"https://github.com/heshengtao/comfyui_LLM_schools": [
[
"CausalLM_loader",
"CausalLM_trainer",
"IA3_Arguments",
"LLM_Arguments",
"LLM_Trainer",
"LLM_data_collator",
"Lora_or_adapter_Arguments",
"P_or_Prompt_Arguments",
"Prefix_Arguments",
"download_dataset",
"get_dataset_name",
"split_dataset"
@ -12866,6 +12879,7 @@
"Bjornulf_CustomStringType",
"Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency",
"Bjornulf_ImageMaskCutter",
"Bjornulf_LoadImageWithTransparency",
"Bjornulf_LoopAllLines",
"Bjornulf_LoopBasicBatch",
@ -14174,6 +14188,27 @@
"title_aux": "ComfyUI-SEGAttention"
}
],
"https://github.com/logtd/ComfyUI-SSREncoder": [
[
"ApplySSR",
"EncodeSSRQuery",
"LoadSSRAligner",
"LoadSSRAttention"
],
{
"title_aux": "ComfyUI-SSREncoder"
}
],
"https://github.com/logtd/ComfyUI-SeeCoder": [
[
"LoadSeeCoder",
"LoadSeeCoderUncond",
"SeecoderEncode"
],
{
"title_aux": "ComfyUI-SeeCoder"
}
],
"https://github.com/logtd/ComfyUI-TrackingNodes": [
[
"OpenPoseTrackerNode",
@ -15519,6 +15554,40 @@
"title_aux": "BrushNet"
}
],
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
[
"CombineImageBatch",
"ConditioningFromBase64(Nux)",
"ConditioningToBase64(Nux)",
"ExtractBase64FromImage(Nux)",
"ExtractBase64FromImageUpload(Nux)",
"FetchRemote",
"FetchRemoteWithExtras(Nux)",
"LatentToBase64(Nux)",
"LoadCurrentWorkflowJSON",
"LoadDiskWorkflowJSON",
"LoadImageUrl",
"LoadLatentFromBase64(Nux)",
"LoadLatentNumpy",
"LoadLatentUrl",
"LoadWorkflowJSON",
"RemoteApplyValues(Nux)",
"RemoteApplyValuesMulti(Nux)",
"RemoteChainEnd",
"RemoteChainStart",
"RemoteChainStart(Nux)",
"RemoteQueueSimple",
"RemoteQueueSimple(Nux)",
"RemoteQueueWorker",
"SaveDiskWorkflowJSON",
"SaveImageUrl",
"SaveImageWithBase64(Nux)",
"SaveLatentNumpy"
],
{
"title_aux": "ComfyUI_NetDist_Plus"
}
],
"https://github.com/okgo4/ComfyUI-Mosaic-Mask": [
[
"MosaicMask"
@ -15781,7 +15850,9 @@
[
"PaintbyExampleAdvanced",
"PaintbyExampleGen",
"PaintbyExampleSimple"
"PaintbyExampleSimple",
"PaintbyIchimatsu",
"PaintbySingleColor"
],
{
"title_aux": "paint-by-example @ ComfyUI"
@ -17879,6 +17950,8 @@
[
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
@ -18512,8 +18585,11 @@
],
"https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux": [
[
"FalAPIFluxControlNetConfigNode",
"FalAPIFluxControlNetUnionConfigNode",
"FalAPIFluxLoraConfigNode",
"FalAPIFluxNode"
"FalAPIFluxNode",
"FalAPIFluxNodeWithControlNet"
],
{
"title_aux": "ComfyUI-Fal-API-Flux"

View File

@ -1,5 +1,196 @@
{
"models": [
{
"name": "DMD2 LoRA (4steps)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora.safetensors",
"size": "787MB"
},
{
"name": "DMD2 LoRA (4steps/fp16)",
"type": "lora",
"base": "SDXL",
"save_path": "loras/DMD2",
"description": "DMD2 LoRA (4steps/fp16)",
"reference": "https://huggingface.co/tianweiy/DMD2",
"filename": "dmd2_sdxl_4step_lora_fp16.safetensors",
"url": "https://huggingface.co/tianweiy/DMD2/resolve/main/dmd2_sdxl_4step_lora_fp16.safetensors",
"size": "394MB"
},
{
"name": "Hyper-SD LoRA (1step) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (1step) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-1step-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (2steps) - SD1.5",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-2steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (4steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (8steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SD1.5",
"type": "lora",
"base": "SD1.5",
"save_path": "loras/HyperSD/SD15",
"description": "Hyper-SD CFG LoRA (12steps)",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-12steps-CFG-lora.safetensors",
"size": "269MB"
},
{
"name": "Hyper-SD LoRA (1step) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (1step) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-1step-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-1step-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (2steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (2steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-2steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-2steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (4steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (4steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD15-4steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-4steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (8steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (12steps) - SDXL",
"type": "lora",
"base": "SDXL",
"save_path": "loras/HyperSD/SDXL",
"description": "Hyper-SD CFG LoRA (12steps) - SDXL",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SDXL-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (4steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (4steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-4steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-4steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (8steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-8steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (16steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (16steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-16steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-16steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "InstantX/FLUX.1-dev Controlnet (Union)",
"type": "controlnet",
@ -486,87 +677,6 @@
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Tile/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "xinsir/ControlNet Depth SDXL, support zoe, midias",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-depth-sdxl-1.0",
"description": "Controlnet SDXL Depth model.",
"reference": "https://huggingface.co/xinsir/controlnet-depth-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-depth-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "xinsir/ControlNet Tile SDXL",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-tile-sdxl-1.0",
"description": "Controlnet SDXL Tile model.",
"reference": "https://huggingface.co/xinsir/controlnet-tile-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-tile-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"name": "google-t5/t5-base",
"type": "clip",
"base": "t5-base",
"save_path": "clip/t5-base",
"description": "T5 Base: Text-To-Text Transfer Transformer. This model can be loaded via CLIPLoader for Stable Audio workflow.",
"reference": "https://huggingface.co/google-t5/t5-base",
"filename": "model.safetensors",
"url": "https://huggingface.co/google-t5/t5-base/resolve/main/model.safetensors",
"size": "892MB"
},
{
"name": "PixArt-Sigma-XL-2-1024-MS.pth",
"type": "checkpoint",
"base": "pixart-sigma",
"save_path": "checkpoints/PixArt-Sigma",
"description": "PixArt-Sigma Checkpoint model",
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/tree/main",
"filename": "PixArt-Sigma-XL-2-1024-MS.pth",
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/resolve/main/PixArt-Sigma-XL-2-1024-MS.pth",
"size": "2.47GB"
},
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "SD3",
"save_path": "vae_approx",
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taesd3_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_decoder.pth",
"size": "4.94MB"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "SD3",
"save_path": "vae_approx",
"description": "(SD3 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taesd3_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taesd3_encoder.pth",
"size": "4.94MB"
},
{
"name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)",
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "Controlnet SDXL Tile model realistic version.",
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors",
"size": "774.4MB"
}
]
}