update DB

This commit is contained in:
Dr.Lt.Data 2024-06-29 00:12:41 +09:00
parent a867f9ab6e
commit 6581920267
8 changed files with 1589 additions and 1446 deletions

View File

@ -3006,7 +3006,7 @@
{
"author": "mikkel",
"title": "ComfyUI - Text Overlay Plugin",
"id": "textoverlay",
"id": "textoverlay-mikkel",
"reference": "https://github.com/mikkel/ComfyUI-text-overlay",
"files": [
"https://github.com/mikkel/ComfyUI-text-overlay"
@ -6241,6 +6241,17 @@
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)"
},
{
"author": "yuvraj108c",
"title": "ComfyUI YoloNasPose Tensorrt",
"id": "yolonaspose-tensorrt",
"reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt"
],
"install_type": "git-clone",
"description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
@ -6995,6 +7006,7 @@
{
"author": "munkyfoot",
"title": "ComfyUI-TextOverlay",
"id": "textoverlay-munkyfoot",
"reference": "https://github.com/Munkyfoot/ComfyUI-TextOverlay",
"files": [
"https://github.com/Munkyfoot/ComfyUI-TextOverlay"
@ -8415,8 +8427,8 @@
},
{
"author": "AIFSH",
"title": "ComfyUI-AuraSR",
"id": "aurasr",
"title": "AIFSH/ComfyUI-AuraSR",
"id": "aurasr-aifsh",
"reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
"files": [
"https://github.com/AIFSH/ComfyUI-AuraSR"
@ -9052,7 +9064,7 @@
"https://github.com/fofr/comfyui-replicate"
],
"install_type": "git-clone",
"description": "Nodes:Llama 3 Replicate"
"description": "Run [a/Replicate models](https://replicate.com/explore) in ComfyUI."
},
{
"author": "cfreilich",
@ -10830,6 +10842,28 @@
"install_type": "git-clone",
"description": "a comfyui custom node, which can select value from inputs"
},
{
"author": "mingqizhang",
"title": "ComfyUI_InSPyResNet_zmq",
"id": "inspy",
"reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
],
"install_type": "git-clone",
"description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
},
{
"author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI",
"id": "aurasr-greenlandisalie",
"reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
"files": [
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
],
"install_type": "git-clone",
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},

View File

@ -246,7 +246,7 @@
"AuraSRNode"
],
{
"title_aux": "ComfyUI-AuraSR"
"title_aux": "AIFSH/ComfyUI-AuraSR"
}
],
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
@ -1953,6 +1953,14 @@
"title_aux": "GraftingRayman"
}
],
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [
[
"AuraSR.AuraSRUpscaler"
],
{
"title_aux": "AuraSR-ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -3063,16 +3071,6 @@
"title_aux": "ComfyUI_TravelSuite"
}
],
"https://github.com/NimaNzrii/comfyui-photoshop": [
[
"\ud83d\udd39 Photoshop RemoteConnection",
"\ud83d\udd39Photoshop ComfyUI Plugin",
"\ud83d\udd39SendTo Photoshop Plugin"
],
{
"title_aux": "comfyui-photoshop"
}
],
"https://github.com/NimaNzrii/comfyui-popup_preview": [
[
"PreviewPopup"
@ -6632,6 +6630,8 @@
"ImageDirIterator",
"Modelscopet2v",
"Modelscopev2v",
"RemapRange",
"SplitImageChannels",
"TextFileLineIterator",
"VidDirIterator"
],
@ -7599,6 +7599,7 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
@ -7899,6 +7900,8 @@
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds",
@ -10470,7 +10473,8 @@
[
"LCMScheduler",
"SamplerLCMAlternative",
"SamplerLCMCycle"
"SamplerLCMCycle",
"SamplerLCMDualNoise"
],
{
"title_aux": "ComfyUI-sampler-lcm-alternative"
@ -11415,6 +11419,7 @@
"https://github.com/lks-ai/anynode": [
[
"AnyNode",
"AnyNodeAnthropic",
"AnyNodeCodeViewer",
"AnyNodeExport",
"AnyNodeGemini",
@ -11424,7 +11429,7 @@
"author": "newsbubbles",
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
"nickname": "AnyNode",
"title": "AnyNode v0.1",
"title": "AnyNode v0.1.1",
"title_aux": "ComfyUI AnyNode: Any Node you ask for"
}
],
@ -12285,6 +12290,15 @@
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [
[
"INSPY removebg Apply",
"INSPY removebg ModelLoader"
],
{
"title_aux": "ComfyUI_InSPyResNet_zmq"
}
],
"https://github.com/mirabarukaso/ComfyUI_Mira": [
[
"BooleanListInterpreter1",
@ -15256,6 +15270,14 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": [
[
"YoloNasPoseTensorrt"
],
{
"title_aux": "ComfyUI YoloNasPose Tensorrt"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",

File diff suppressed because it is too large Load Diff

View File

@ -181,7 +181,7 @@
"type": "checkpoints",
"base": "upscale",
"save_path": "checkpoints/upscale",
"description": "[3.53GB] This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.",
"description": "This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler",
"filename": "x4-upscaler-ema.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler/resolve/main/x4-upscaler-ema.safetensors",
@ -192,7 +192,7 @@
"type": "insightface",
"base": "inswapper",
"save_path": "insightface",
"description": "[264MB] Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
"reference": "https://github.com/facefusion/facefusion-assets",
"filename": "inswapper_128_fp16.onnx",
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128_fp16.onnx",
@ -203,7 +203,7 @@
"type": "insightface",
"base": "inswapper",
"save_path": "insightface",
"description": "[529MB] Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
"description": "Checkpoint of the insightface swapper model\n(used by ComfyUI-FaceSwap, comfyui-reactor-node, CharacterFaceSwap,\nComfyUI roop and comfy_mtb)",
"reference": "https://github.com/facefusion/facefusion-assets",
"filename": "inswapper_128.onnx",
"url": "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx",
@ -335,7 +335,7 @@
"type": "checkpoints",
"base": "Stable Cascade",
"save_path": "checkpoints/Stable-Cascade",
"description": "[4.55GB] Stable Cascade stage_b checkpoints",
"description": "Stable Cascade stage_b checkpoints",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stable_cascade_stage_b.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/comfyui_checkpoints/stable_cascade_stage_b.safetensors",
@ -346,7 +346,7 @@
"type": "checkpoints",
"base": "Stable Cascade",
"save_path": "checkpoints/Stable-Cascade",
"description": "[9.22GB] Stable Cascade stage_c checkpoints",
"description": "Stable Cascade stage_c checkpoints",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stable_cascade_stage_c.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/comfyui_checkpoints/stable_cascade_stage_c.safetensors",
@ -357,7 +357,7 @@
"type": "VAE",
"base": "Stable Cascade",
"save_path": "vae/Stable-Cascade",
"description": "[73.7MB] Stable Cascade: stage_a",
"description": "Stable Cascade: stage_a",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_a.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_a.safetensors",
@ -368,7 +368,7 @@
"type": "VAE",
"base": "Stable Cascade",
"save_path": "vae/Stable-Cascade",
"description": "[81.5MB] Stable Cascade: effnet_encoder.\nVAE encoder for stage_c latent.",
"description": "Stable Cascade: effnet_encoder.\nVAE encoder for stage_c latent.",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "effnet_encoder.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/effnet_encoder.safetensors",
@ -379,7 +379,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[6.25GB] Stable Cascade: stage_b",
"description": "Stable Cascade: stage_b",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_b.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_b.safetensors",
@ -390,7 +390,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[3.13GB] Stable Cascade: stage_b/bf16",
"description": "Stable Cascade: stage_b/bf16",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_b_bf16.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_b_bf16.safetensors",
@ -401,7 +401,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[2.8GB] Stable Cascade: stage_b/lite",
"description": "Stable Cascade: stage_b/lite",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_b_lite.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_b_lite.safetensors",
@ -412,7 +412,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[1.4GB] Stable Cascade: stage_b/bf16,lite",
"description": "Stable Cascade: stage_b/bf16,lite",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_b_lite_bf16.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_b_lite_bf16.safetensors",
@ -423,7 +423,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[14.4GB] Stable Cascade: stage_c",
"description": "Stable Cascade: stage_c",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_c.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_c.safetensors",
@ -434,7 +434,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[7.18GB] Stable Cascade: stage_c/bf16",
"description": "Stable Cascade: stage_c/bf16",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_c_bf16.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_c_bf16.safetensors",
@ -445,7 +445,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[4.12GB] Stable Cascade: stage_c/lite",
"description": "Stable Cascade: stage_c/lite",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_c_lite.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_c_lite.safetensors",
@ -456,7 +456,7 @@
"type": "unet",
"base": "Stable Cascade",
"save_path": "unet/Stable-Cascade",
"description": "[2.06GB] Stable Cascade: stage_c/bf16,lite",
"description": "Stable Cascade: stage_c/bf16,lite",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "stage_c_lite_bf16.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_c_lite_bf16.safetensors",
@ -467,7 +467,7 @@
"type": "clip",
"base": "Stable Cascade",
"save_path": "clip/Stable-Cascade",
"description": "[1.39GB] Stable Cascade: text_encoder",
"description": "Stable Cascade: text_encoder",
"reference": "https://huggingface.co/stabilityai/stable-cascade",
"filename": "model.safetensors",
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/text_encoder/model.safetensors",
@ -478,7 +478,7 @@
"type": "checkpoints",
"base": "SDXL",
"save_path": "checkpoints/SDXL-TURBO",
"description": "[6.9GB] SDXL-Turbo 1.0 fp16",
"description": "SDXL-Turbo 1.0 fp16",
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
"filename": "sd_xl_turbo_1.0_fp16.safetensors",
"url": "https://huggingface.co/stabilityai/sdxl-turbo/resolve/main/sd_xl_turbo_1.0_fp16.safetensors",
@ -489,7 +489,7 @@
"type": "checkpoints",
"base": "SDXL",
"save_path": "checkpoints/SDXL-TURBO",
"description": "[13.9GB] SDXL-Turbo 1.0",
"description": "SDXL-Turbo 1.0",
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
"filename": "sd_xl_turbo_1.0.safetensors",
"url": "https://huggingface.co/stabilityai/sdxl-turbo/resolve/main/sd_xl_turbo_1.0.safetensors",
@ -544,7 +544,7 @@
"type": "unet",
"base": "SDXL",
"save_path": "unet/xl-inpaint-0.1",
"description": "[5.14GB] Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
"filename": "diffusion_pytorch_model.fp16.safetensors",
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.fp16.safetensors",
@ -555,7 +555,7 @@
"type": "unet",
"base": "SDXL",
"save_path": "unet/xl-inpaint-0.1",
"description": "[10.3GB] Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.safetensors",
@ -611,7 +611,7 @@
"type": "clip",
"base": "t5-base",
"save_path": "clip/t5-base",
"description": "[892MB] T5 Base: Text-To-Text Transfer Transformer. This model can be loaded via CLIPLoader for Stable Audio workflow.",
"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",
@ -766,7 +766,7 @@
"type": "VAE",
"base": "SD1.5 VAE",
"save_path": "vae/openai_consistency_decoder",
"description": "[2.3GB] OpenAI Consistency Decoder. Improved decoding for stable diffusion vaes.",
"description": "OpenAI Consistency Decoder. Improved decoding for stable diffusion vaes.",
"reference": "https://github.com/openai/consistencydecoder",
"filename": "decoder.pt",
"url": "https://openaipublic.azureedge.net/diff-vae/c9cebd3132dd9c42936d803e33424145a748843c8f716c0814838bdc8a2fe7cb/decoder.pt",
@ -1085,7 +1085,7 @@
"type": "clip_vision",
"base": "vit-g",
"save_path": "clip_vision",
"description": "[3.69GB] clip_g vision model",
"description": "clip_g vision model",
"reference": "https://huggingface.co/stabilityai/control-lora",
"filename": "clip_vision_g.safetensors",
"url": "https://huggingface.co/stabilityai/control-lora/resolve/main/revision/clip_vision_g.safetensors",
@ -1096,7 +1096,7 @@
"type": "clip_vision",
"base": "ViT-L",
"save_path": "clip_vision",
"description": "[1.7GB] CLIPVision model (needed for styles model)",
"description": "CLIPVision model (needed for styles model)",
"reference": "https://huggingface.co/openai/clip-vit-large-patch14",
"filename": "clip-vit-large-patch14.bin",
"url": "https://huggingface.co/openai/clip-vit-large-patch14/resolve/main/model.safetensors",
@ -1107,7 +1107,7 @@
"type": "clip_vision",
"base": "ViT-H",
"save_path": "clip_vision",
"description": "[2.5GB] CLIPVision model (needed for IP-Adapter)",
"description": "CLIPVision model (needed for IP-Adapter)",
"reference": "https://huggingface.co/h94/IP-Adapter",
"filename": "CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors",
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/model.safetensors",
@ -1118,7 +1118,7 @@
"type": "clip_vision",
"base": "ViT-G",
"save_path": "clip_vision",
"description": "[3.69GB] CLIPVision model (needed for IP-Adapter)",
"description": "CLIPVision model (needed for IP-Adapter)",
"reference": "https://huggingface.co/h94/IP-Adapter",
"filename": "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors",
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/image_encoder/model.safetensors",
@ -1217,7 +1217,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "custom_nodes/ControlNet-LLLite-ComfyUI/models",
"description": "[46.2MB] An extremely compactly designed controlnet model (a.k.a. ControlNet-LLLite). Note: The model structure is highly experimental and may be subject to change in the future.",
"description": "An extremely compactly designed controlnet model (a.k.a. ControlNet-LLLite). Note: The model structure is highly experimental and may be subject to change in the future.",
"reference": "https://huggingface.co/kohya-ss/controlnet-lllite",
"filename": "controllllite_v01032064e_sdxl_canny_anime.safetensors",
"url": "https://huggingface.co/kohya-ss/controlnet-lllite/resolve/main/controllllite_v01032064e_sdxl_canny_anime.safetensors",
@ -2944,7 +2944,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[2.5GB] Controlnet SDXL Tile model realistic version.",
"description": "Controlnet SDXL Tile model realistic version.",
"reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic",
"filename": "TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors",
"url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors",
@ -2955,7 +2955,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] Controlnet SDXL Tile model realistic version.",
"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",
@ -2966,7 +2966,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT",
"description": "[180MB] RGT x2 upscale model for ComfyUI-RGT",
"description": "RGT x2 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_x2.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x2.pth",
@ -2977,7 +2977,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT",
"description": "[180MB] RGT x3 upscale model for ComfyUI-RGT",
"description": "RGT x3 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_x3.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x3.pth",
@ -2988,7 +2988,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT",
"description": "[180MB] RGT_S x4 upscale model for ComfyUI-RGT",
"description": "RGT_S x4 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_x4.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT/RGT_x4.pth",
@ -2999,7 +2999,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT_S",
"description": "[135MB] RGT_S x2 upscale model for ComfyUI-RGT",
"description": "RGT_S x2 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_S_x2.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x2.pth",
@ -3010,7 +3010,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT_S",
"description": "[136MB] RGT_S x3 upscale model for ComfyUI-RGT",
"description": "RGT_S x3 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_S_x3.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x3.pth",
@ -3021,7 +3021,7 @@
"type": "RGT",
"base": "RGT",
"save_path": "RGT/RGT_S",
"description": "[136MB] RGT_S x4 upscale model for ComfyUI-RGT",
"description": "RGT_S x4 upscale model for ComfyUI-RGT",
"reference": "https://huggingface.co/ViperYX/RGT/tree/main",
"filename": "RGT_S_x4.pth",
"url": "https://huggingface.co/ViperYX/RGT/resolve/main/RGT_S/RGT_S_x4.pth",
@ -3032,7 +3032,7 @@
"type": "checkpoint",
"base": "ToonCrafter",
"save_path": "custom_nodes/ComfyUI-ToonCrafter/ToonCrafter/checkpoints/tooncrafter_512_interp_v1",
"description": "[10.5GB] ToonCrafter checkpoint model for ComfyUI-ToonCrafter",
"description": "ToonCrafter checkpoint model for ComfyUI-ToonCrafter",
"reference": "https://huggingface.co/Doubiiu/ToonCrafter/tree/main",
"filename": "model.ckpt",
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
@ -3043,7 +3043,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Scribble model.",
"description": "Controlnet SDXL Scribble model.",
"reference": "https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
@ -3054,7 +3054,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-canny-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Canny model.",
"description": "Controlnet SDXL Canny model.",
"reference": "https://huggingface.co/xinsir/controlnet-canny-sdxl-1.0",
"filename": "diffusion_pytorch_model_V2.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-canny-sdxl-1.0/resolve/main/diffusion_pytorch_model_V2.safetensors",
@ -3065,7 +3065,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-openpose-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Openpose model.",
"description": "Controlnet SDXL Openpose model.",
"reference": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
@ -3076,7 +3076,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-openpose-sdxl-1.0",
"description": "[2.5GB] Controlnet SDXL Openpose model. (Ver. twins)",
"description": "Controlnet SDXL Openpose model. (Ver. twins)",
"reference": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0",
"filename": "diffusion_pytorch_model_twins.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model_twins.safetensors",
@ -3087,18 +3087,75 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0-anime",
"description": "[2.5GB] Controlnet SDXL Scribble model. (Ver. anime)",
"description": "Controlnet SDXL Scribble model. (Ver. anime)",
"reference": "https://huggingface.co/xinsir/anime-painter",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/xinsir/anime-painter/resolve/main/diffusion_pytorch_model.safetensors",
"size": "2.50GB"
},
{
"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": "InstantX/SD3-Controlnet-Canny",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Canny",
"description": "Controlnet SD3 Canny model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Canny",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Canny/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Pose",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Pose",
"description": "Controlnet SD3 Pose model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Pose",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Pose/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Tile",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Tile",
"description": "Controlnet SD3 Tile model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Tile",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Tile/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "Kijai/ToonCrafter model checkpoint (interpolation fp16)",
"type": "checkpoint",
"base": "ToonCrafter",
"save_path": "checkpoints/ToonCrafter",
"description": "[5.25GB] ToonCrafter checkpoint model for ComfyUI-DynamiCrafterWrapper",
"description": "ToonCrafter checkpoint model for ComfyUI-DynamiCrafterWrapper",
"reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned",
"filename": "tooncrafter_512_interp-fp16.safetensors",
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors",
@ -3109,7 +3166,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[2.5GB] AnyTest Controlnet. A model for style transfer.",
"description": "AnyTest Controlnet. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged.safetensors",
@ -3120,7 +3177,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A model for style transfer.",
"description": "AnyTest Controlnet Lora (dim256) for Animagine. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_am_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim256.safetensors",
@ -3131,7 +3188,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A model for style transfer.",
"description": "AnyTest Controlnet Lora (dim128) for Animagine. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_am_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim128.safetensors",
@ -3142,7 +3199,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A model for style transfer.",
"description": "AnyTest Controlnet Lora (dim256) for Pony. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_pn_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim256.safetensors",
@ -3153,7 +3210,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A model for style transfer.",
"description": "AnyTest Controlnet Lora (dim128) for Pony. A model for style transfer.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v4-marged_pn_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim128.safetensors",
@ -3164,7 +3221,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[2.5GB] AnyTest Controlnet. A strict control model.",
"description": "AnyTest Controlnet. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_fp16.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_fp16.safetensors",
@ -3175,7 +3232,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A strict control model.",
"description": "AnyTest Controlnet Lora (dim256) for Animagine. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_am_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim256.safetensors",
@ -3186,7 +3243,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A strict control model.",
"description": "AnyTest Controlnet Lora (dim128) for Animagine. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_am_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim128.safetensors",
@ -3197,7 +3254,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A strict control model.",
"description": "AnyTest Controlnet Lora (dim256) for Pony. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_pn_dim256.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim256.safetensors",
@ -3208,7 +3265,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A strict control model.",
"description": "AnyTest Controlnet Lora (dim128) for Pony. A strict control model.",
"reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main",
"filename": "CN-anytest_v3-50000_pn_dim128.safetensors",
"url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim128.safetensors",
@ -3219,7 +3276,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[195MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp16.safetensors",
@ -3230,7 +3287,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[390MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp32.safetensors",
@ -3241,7 +3298,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[671MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitl_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitl_fp16.safetensors",
@ -3252,7 +3309,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[195MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitl_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitl_fp32.safetensors",
@ -3263,7 +3320,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[49.6MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vits_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp16.safetensors",
@ -3274,7 +3331,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[99.2MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vits_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp32.safetensors",
@ -3285,7 +3342,7 @@
"type": "checkpoint",
"base": "pixart-sigma",
"save_path": "checkpoints/PixArt-Sigma",
"description": "[2.47GB] PixArt-Sigma Checkpoint model",
"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",

View File

@ -10,7 +10,28 @@
},
{
"author": "alexisrolland",
"title": "alexisrolland/ComfyUI-AuraSR",
"id": "aurasr-alexisrolland",
"reference": "https://github.com/alexisrolland/ComfyUI-AuraSR",
"files": [
"https://github.com/alexisrolland/ComfyUI-AuraSR"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes to run [a/fal-ai/AuraSR](https://huggingface.co/fal-ai/AuraSR) model.[w/This node cannot be installed simultaneously with AIFSH/ComfyUI-AuraSR due to overlapping repository names.]"
},
{
"author": "mingqizhang",
"title": "ComfyUI_AEMatter_zmq",
"id": "aematter",
"reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
],
"install_type": "git-clone",
"description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter, Improved_Aplha_Composite"
},
{
"author": "NimaNzrii",
"title": "comfyui-photoshop [UNSAFE]",

View File

@ -11,7 +11,39 @@
{
"author": "yuvraj108c",
"title": "ComfyUI YoloNasPose Tensorrt",
"id": "yolonaspose-tensorrt",
"reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt"
],
"install_type": "git-clone",
"description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
},
{
"author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI",
"id": "aurasr-greenlandisalie",
"reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
"files": [
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
],
"install_type": "git-clone",
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "mingqizhang",
"title": "ComfyUI_InSPyResNet_zmq",
"id": "inspy",
"reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
"files": [
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
],
"install_type": "git-clone",
"description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
},
{
"author": "hwhaocool",
"title": "ComfyUI-Select-Any",
@ -663,72 +695,6 @@
],
"install_type": "git-clone",
"description": "Model merging node pack with a focus on low memory footprint."
},
{
"author": "Michael Standen",
"title": "Ollama Prompt Encode",
"id": "ollamapromptencode",
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
"files": [
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
],
"install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
},
{
"author": "smthemex",
"title": "ComfyUI_Pops",
"id": "pops",
"reference": "https://github.com/smthemex/ComfyUI_Pops",
"files": [
"https://github.com/smthemex/ComfyUI_Pops"
],
"install_type": "git-clone",
"description": "You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI"
},
{
"author": "Late Night Labs",
"title": "LNL Frame Selector",
"id": "lnlframeselector",
"reference": "https://github.com/latenightlabs/ComfyUI-LNL",
"files": [
"https://github.com/latenightlabs/ComfyUI-LNL"
],
"install_type": "git-clone",
"description": "Frame Selector & Sequence Selection Node for ComfyUI."
},
{
"author": "shobhitic",
"title": "PlusMinusTextClip - Single node for Positive and Negative Prompts",
"id": "plusminustextclip",
"reference": "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip",
"files": [
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip"
],
"install_type": "git-clone",
"description": "This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them."
},
{
"author": "huchenlei",
"title": "ComfyUI_omost",
"id": "omost",
"reference": "https://github.com/huchenlei/ComfyUI_omost",
"files": [
"https://github.com/huchenlei/ComfyUI_omost"
],
"install_type": "git-clone",
"description": "ComfyUI implementation of [a/Omost](https://github.com/lllyasviel/Omost), and everything about regional prompt.\nNOTE: You need to install ComfyUI_densediffusion to use this node."
},
{
"author": "huchenlei",
"title": "ComfyUI DenseDiffusion",
"id": "densediffusion",
"reference": "https://github.com/huchenlei/ComfyUI_densediffusion",
"files": [
"https://github.com/huchenlei/ComfyUI_densediffusion"
],
"install_type": "git-clone",
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
}
]
}

View File

@ -246,7 +246,7 @@
"AuraSRNode"
],
{
"title_aux": "ComfyUI-AuraSR"
"title_aux": "AIFSH/ComfyUI-AuraSR"
}
],
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
@ -1953,6 +1953,14 @@
"title_aux": "GraftingRayman"
}
],
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": [
[
"AuraSR.AuraSRUpscaler"
],
{
"title_aux": "AuraSR-ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -3063,16 +3071,6 @@
"title_aux": "ComfyUI_TravelSuite"
}
],
"https://github.com/NimaNzrii/comfyui-photoshop": [
[
"\ud83d\udd39 Photoshop RemoteConnection",
"\ud83d\udd39Photoshop ComfyUI Plugin",
"\ud83d\udd39SendTo Photoshop Plugin"
],
{
"title_aux": "comfyui-photoshop"
}
],
"https://github.com/NimaNzrii/comfyui-popup_preview": [
[
"PreviewPopup"
@ -6632,6 +6630,8 @@
"ImageDirIterator",
"Modelscopet2v",
"Modelscopev2v",
"RemapRange",
"SplitImageChannels",
"TextFileLineIterator",
"VidDirIterator"
],
@ -7599,6 +7599,7 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
@ -7899,6 +7900,8 @@
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
"IPAdapterRegionalConditioning",
"IPAdapterSaveEmbeds",
@ -10470,7 +10473,8 @@
[
"LCMScheduler",
"SamplerLCMAlternative",
"SamplerLCMCycle"
"SamplerLCMCycle",
"SamplerLCMDualNoise"
],
{
"title_aux": "ComfyUI-sampler-lcm-alternative"
@ -11415,6 +11419,7 @@
"https://github.com/lks-ai/anynode": [
[
"AnyNode",
"AnyNodeAnthropic",
"AnyNodeCodeViewer",
"AnyNodeExport",
"AnyNodeGemini",
@ -11424,7 +11429,7 @@
"author": "newsbubbles",
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
"nickname": "AnyNode",
"title": "AnyNode v0.1",
"title": "AnyNode v0.1.1",
"title_aux": "ComfyUI AnyNode: Any Node you ask for"
}
],
@ -12285,6 +12290,15 @@
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
"https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [
[
"INSPY removebg Apply",
"INSPY removebg ModelLoader"
],
{
"title_aux": "ComfyUI_InSPyResNet_zmq"
}
],
"https://github.com/mirabarukaso/ComfyUI_Mira": [
[
"BooleanListInterpreter1",
@ -15256,6 +15270,14 @@
"title_aux": "ComfyUI Whisper"
}
],
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": [
[
"YoloNasPoseTensorrt"
],
{
"title_aux": "ComfyUI YoloNasPose Tensorrt"
}
],
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
[
"ZwngLoadImagePath",

View File

@ -1,11 +1,68 @@
{
"models": [
{
"name": "InstantX/SD3-Controlnet-Canny",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Canny",
"description": "Controlnet SD3 Canny model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Canny",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Canny/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Pose",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Pose",
"description": "Controlnet SD3 Pose model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Pose",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Pose/resolve/main/diffusion_pytorch_model.safetensors",
"size": "1.19GB"
},
{
"name": "InstantX/SD3-Controlnet-Tile",
"type": "controlnet",
"base": "SD3",
"save_path": "controlnet/SD3/InstantX-Controlnet-Tile",
"description": "Controlnet SD3 Tile model.",
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Tile",
"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": "[892MB] T5 Base: Text-To-Text Transfer Transformer. This model can be loaded via CLIPLoader for Stable Audio workflow.",
"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",
@ -17,7 +74,7 @@
"type": "checkpoint",
"base": "pixart-sigma",
"save_path": "checkpoints/PixArt-Sigma",
"description": "[2.47GB] PixArt-Sigma Checkpoint model",
"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",
@ -51,7 +108,7 @@
"type": "controlnet",
"base": "SDXL",
"save_path": "controlnet/SDXL",
"description": "[774MB] Controlnet SDXL Tile model realistic version.",
"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",
@ -63,7 +120,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[195MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp16.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp16.safetensors",
@ -74,7 +131,7 @@
"type": "depthanything",
"base": "depthanything",
"save_path": "depthanything",
"description": "[390MB] DepthAnythingV2 model",
"description": "DepthAnythingV2 model",
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
"filename": "depth_anything_v2_vitb_fp32.safetensors",
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vitb_fp32.safetensors",
@ -636,57 +693,6 @@
"reference": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster",
"filename": "control_v1p_sdxl_qrcode_monster.safetensors",
"url": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster/resolve/main/diffusion_pytorch_model.safetensors"
},
{
"name": "DynamiCrafter 1024 bf16 safetensors",
"type": "checkpoints",
"base": "DynamiCrafter",
"save_path": "checkpoints/dynamicrafter",
"description": "DynamiCrafter image2video model 1024x575",
"reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned/",
"filename": "dynamicrafter_1024_v1_bf16.safetensors",
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/dynamicrafter_1024_v1_bf16.safetensors"
},
{
"name": "DynamiCrafter 512 interpolation bf16 safetensors",
"type": "checkpoints",
"base": "DynamiCrafter",
"save_path": "checkpoints/dynamicrafter",
"description": "DynamiCrafter image2video interpolation model 512",
"reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned/",
"filename": "dynamicrafter_512_interp_v1_bf16.safetensors",
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/dynamicrafter_512_interp_v1_bf16.safetensors"
},
{
"name": "MobileSAM",
"type": "sam",
"base": "SAM",
"save_path": "sams",
"description": "MobileSAM",
"reference": "https://github.com/ChaoningZhang/MobileSAM/",
"filename": "mobile_sam.pt",
"url": "https://github.com/ChaoningZhang/MobileSAM/blob/master/weights/mobile_sam.pt"
},
{
"name": "BLIP ImageCaption (COCO) w/ ViT-B and CapFilt-L",
"type": "BLIP_MODEL",
"base": "blip_model",
"save_path": "blip",
"description": "BLIP ImageCaption (COCO) w/ ViT-B and CapFilt-L",
"reference": "https://github.com/salesforce/BLIP",
"filename": "model_base_capfilt_large.pth",
"url": "https://storage.googleapis.com/sfr-vision-language-research/BLIP/models/model_base_capfilt_large.pth"
},
{
"name": "GroundingDINO SwinT OGC - Model",
"type": "GroundingDINO",
"base": "DINO",
"save_path": "groundingdino",
"description": "GroundingDINO SwinT OGC Model",
"reference": "https://huggingface.co/ShilongLiu/GroundingDINO",
"filename": "groundingdino_swint_ogc.pth",
"url": "https://huggingface.co/ShilongLiu/GroundingDINO/resolve/main/groundingdino_swint_ogc.pth"
}
]
}