mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 04:40:49 +08:00
Added Bria AI's comfy-ui nodes repos to the registry (#1098)
This commit is contained in:
parent
78d9cbe659
commit
b12bd3849c
@ -15359,6 +15359,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BRIA AI",
|
||||||
|
"title": "BRIA AI API nodes",
|
||||||
|
"reference": "https://github.com/Bria-AI/ComfyUI-BRIA-API",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Bria-AI/ComfyUI-BRIA-API"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI using BRIA's API."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -21030,5 +21030,13 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||||
|
[
|
||||||
|
"BriaEraser"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Bria API nodes for ComfyUI"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user