mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 00:10:16 +08:00
fix deps of comfyui bedrock
This commit is contained in:
parent
d40d39418e
commit
e743798ceb
@ -5739,7 +5739,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock"
|
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock"
|
||||||
],
|
],
|
||||||
"pip": ["boto3"],
|
"pip": ["boto3", "requests", "retry"],
|
||||||
"install_type": "git-clone",
|
"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."
|
"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."
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user