Added Bria AI's comfy-ui nodes repos to the registry (#1098)

This commit is contained in:
BriaOr 2024-10-01 17:02:15 +03:00 committed by GitHub
parent 78d9cbe659
commit b12bd3849c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 0 deletions

View File

@ -15359,6 +15359,16 @@
],
"install_type": "unzip",
"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."
}
]
}

View File

@ -21030,5 +21030,13 @@
{
"title_aux": "SDXLCustomAspectRatio"
}
],
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
[
"BriaEraser"
],
{
"title_aux": "Bria API nodes for ComfyUI"
}
]
}