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

@@ -2535,6 +2535,17 @@
"install_type": "git-clone",
"description": "Unofficial ComfyUI implementation of [a/RAVE](https://rave-video.github.io/)"
},
{
"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": "PTA",
"title": "auto nodes layout",
@@ -4159,16 +4170,6 @@
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
},
{
"author": "larsupb",
"title": "LoRA Power-Merger ComfyUI",
"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": "bedovyy",
"title": "ComfyUI_NAIDGenerator",
@@ -8912,6 +8913,17 @@
"install_type": "git-clone",
"description": "Nodes:Change Image Border"
},
{
"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": "Fihade",
"title": "IC-Light-ComfyUI-Node",
@@ -9427,6 +9439,51 @@
"install_type": "git-clone",
"description": "Custom Image processing ComfyUI Nodes"
},
{
"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": "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": "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": "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."
},