mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-22 11:57:37 +08:00
update DB
This commit is contained in:
parent
4d22ed9779
commit
d11db7e48c
@ -43065,6 +43065,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and use your Draggen.io moodboards directly in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Night1099",
|
||||
"title": "ComfyUI-PBRFusion4",
|
||||
"id": "comfyui-pbrfusion4",
|
||||
"reference": "https://github.com/Night1099/COMFYUI-PBRFusion4",
|
||||
"files": [
|
||||
"https://github.com/Night1099/COMFYUI-PBRFusion4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -43460,17 +43471,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Night1099",
|
||||
"title": "ComfyUI-PBRFusion4",
|
||||
"id": "comfyui-pbrfusion4",
|
||||
"reference": "https://github.com/Night1099/COMFYUI-PBRFusion4",
|
||||
"files": [
|
||||
"https://github.com/Night1099/COMFYUI-PBRFusion4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Night1099",
|
||||
"title": "ComfyUI-PBRFusion4",
|
||||
"id": "comfyui-pbrfusion4",
|
||||
"reference": "https://github.com/Night1099/COMFYUI-PBRFusion4",
|
||||
"files": [
|
||||
"https://github.com/Night1099/COMFYUI-PBRFusion4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PBR texture generation diffusion model nodes. Generate depth maps and normal maps from baked textures using PBRFusion4."
|
||||
},
|
||||
{
|
||||
"author": "kadima-tech",
|
||||
"title": "ComfyUI-Draggen",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user