mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
add custom nodes Amazon Bedrock (#645)
This commit is contained in:
parent
f0b879d486
commit
07a2877357
@ -5300,6 +5300,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
|
"description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "yytdfc",
|
||||||
|
"title": "Amazon Bedrock nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock"
|
||||||
|
],
|
||||||
|
"pip": ["boto3"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Qais Malkawi",
|
"author": "Qais Malkawi",
|
||||||
"title": "ComfyUI-Qais-Helper",
|
"title": "ComfyUI-Qais-Helper",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user