Merge branch 'main' into main

This commit is contained in:
Dr.Lt.Data 2024-03-23 11:57:52 +09:00 committed by GitHub
commit 693d3fe597
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 41 additions and 0 deletions

View File

@ -6308,6 +6308,16 @@
"install_type": "git-clone",
"description": "1 node to have control over your workflow."
},
{
"author": "Jannchie",
"title": "ComfyUI-J",
"reference": "https://github.com/Jannchie/ComfyUI-J",
"files": [
"https://github.com/Jannchie/ComfyUI-J"
],
"install_type": "git-clone",
"description": "This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc."
},
@ -6675,6 +6685,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "daxcay",
"title": "ComfyUI-JDCN",
"reference": "https://github.com/daxcay/ComfyUI-JDCN",
"files": [
"https://github.com/daxcay/ComfyUI-JDCN"
],
"install_type": "git-clone",
"description": "Jerry Davos Custom Nodes for Saving Latents in Directory (BatchLatentSave) , Importing Latent from directory (BatchLatentLoadFromDir) , List to string, string to list, get any file list from directory which give filepath, filename, move any files from any directory to any other directory, VHS Video combine file mover, rebatch list of strings, batch image load from any dir, load image batch from any directory and other custom nodes."
}
]
}

View File

@ -2350,6 +2350,16 @@
"filename": "dynamicrafter_512_interp_v1_bf16.safetensors",
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/dynamicrafter_512_interp_v1_bf16.safetensors"
},
{
"name": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
"type": "controlnet",
"base": "SDXL",
"save_path": "default",
"description": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
"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": "Depth-FM-v1 fp16 safetensors",
"type": "checkpoints",

View File

@ -9,6 +9,17 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "Jannchie",
"title": "ComfyUI-J",
"reference": "https://github.com/Jannchie/ComfyUI-J",
"files": [
"https://github.com/Jannchie/ComfyUI-J"
],
"install_type": "git-clone",
"description": "This is a completely different set of nodes than Comfy's own KSampler series. This set of nodes is based on Diffusers, which makes it easier to import models, apply prompts with weights, inpaint, reference only, controlnet, etc."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-BRIA_AI-RMBG",