update DB

This commit is contained in:
Dr.Lt.Data
2024-05-28 22:19:41 +09:00
parent a040ed4557
commit c0f5218532
6 changed files with 305 additions and 77 deletions

View File

@@ -12,6 +12,50 @@
{
"author": "Ron-Digital",
"title": "ComfyUI-SceneGenerator",
"id": "scenegenerator",
"reference": "https://github.com/Ron-Digital/ComfyUI-SceneGenerator",
"files": [
"https://github.com/Ron-Digital/ComfyUI-SceneGenerator"
],
"install_type": "git-clone",
"description": "ComfyUI-SceneGenerator is a ComfyUI plugin used to generate scene preview photos from JSON files. This plugin creates scenes based on the provided JSON configuration and produces two different image outputs: one containing only the products and the other containing both the products and the props."
},
{
"author": "spacepxl",
"title": "ComfyUI-StyleGan",
"id": "stylegan",
"reference": "https://github.com/spacepxl/ComfyUI-StyleGan",
"files": [
"https://github.com/spacepxl/ComfyUI-StyleGan"
],
"install_type": "git-clone",
"description": "Basic support for StyleGAN2 and StyleGAN3 models."
},
{
"author": "Mason-McGough",
"title": "🎨 ComfyUI-Mosaica",
"id": "mosaica",
"reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica",
"files": [
"https://github.com/Mason-McGough/ComfyUI-Mosaica"
],
"install_type": "git-clone",
"description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables."
},
{
"author": "larsupb",
"title": "LoRA Power-Merger ComfyUI",
"id": "lora-powermerger",
"reference": "https://github.com/larsupb/LoRA-Merger-ComfyUI",
"files": [
"https://github.com/larsupb/LoRA-Merger-ComfyUI"
],
"install_type": "git-clone",
"description": "An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes."
},
{
"author": "alessandrozonta",
"title": "Save Layers Node for ComfyUI",
@@ -23,6 +67,27 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file."
},
{
"author": "githubYiheng",
"title": "comfyui_meanshift_filter",
"id": "meanshift-filter",
"reference": "https://github.com/githubYiheng/comfyui_meanshift_filter",
"files": [
"https://github.com/githubYiheng/comfyui_meanshift_filter"
],
"install_type": "git-clone",
"description": "Nodes:Apply Meanshift Filter"
},
{
"author": "cuongloveit",
"title": "comfy_http_request",
"reference": "https://github.com/cuongloveit/comfy_http_request",
"files": [
"https://github.com/cuongloveit/comfy_http_request"
],
"install_type": "git-clone",
"description": "Nodes:Send Http Request. You can use this node to save full size images through the websocket."
},
{
"author": "SayanoAI",
"title": "Comfy-RVC",
@@ -625,71 +690,6 @@
],
"install_type": "git-clone",
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
},
{
"author": "christian-byrne",
"title": "img2txt-comfyui-nodes",
"id": "img2txt-nodes",
"reference": "https://github.com/christian-byrne/img2txt-comfyui-nodes",
"files": [
"https://github.com/christian-byrne/img2txt-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Nodes:img2txt BLIP SalesForce Large"
},
{
"author": "huchenlei",
"title": "ComfyUI-IC-Light-Native",
"id": "ic-light-native",
"reference": "https://github.com/huchenlei/ComfyUI-IC-Light-Native",
"files": [
"https://github.com/huchenlei/ComfyUI-IC-Light-Native"
],
"install_type": "git-clone",
"description": "ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light)."
},
{
"author": "lquesada",
"title": "ComfyUI-Inpaint-CropAndStitch",
"reference": "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch",
"files": [
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch"
],
"install_type": "git-clone",
"description": "'✂️ Inpaint Crop' is a node that crops an image before sampling. The context area can be specified via the mask, expand pixels and expand factor or via a separate (optional) mask.\n'✂️ Inpaint Stitch' is a node that stitches the inpainted image back into the original image without altering unmasked areas."
},
{
"author": "laksjdjf",
"title": "cgem156-ComfyUI🍌",
"id": "cgem156",
"reference": "https://github.com/laksjdjf/cgem156-ComfyUI",
"files": [
"https://github.com/laksjdjf/cgem156-ComfyUI"
],
"install_type": "git-clone",
"description": "The custom nodes of laksjdjf have been integrated into the node pack of cgem156🍌."
},
{
"author": "ruiqutech",
"title": "RuiquNodes for ComfyUI",
"id": "RuiquNodes",
"reference": "https://github.com/ruiqutech/ComfyUI-RuiquNodes",
"files": [
"https://github.com/ruiqutech/ComfyUI-RuiquNodes"
],
"install_type": "git-clone",
"description": "Nodes of EvaluateMultiple1, EvaluateMultiple3...\nSupport the execution of any fragment of Python code, generating multiple outputs from multiple inputs."
},
{
"author": "fmatray",
"title": "ComfyUI_BattlemapGrid",
"id": "battlemap-grid",
"reference": "https://github.com/fmatray/ComfyUI_BattlemapGrid",
"files": [
"https://github.com/fmatray/ComfyUI_BattlemapGrid"
],
"install_type": "git-clone",
"description": "Nodes for ComfyUI in order to generate battelmaps"
}
]
}