Update custom-node-list.json

Adding ComfyUI-Llama to custom-node-list.json as per instructions on comfyui-manager's readme.
This commit is contained in:
Daniel Lewis 2024-01-06 14:00:19 -07:00 committed by GitHub
parent 080ea83003
commit 6ffd99e57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4371,6 +4371,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Daniel Lewis",
"title": "ComfyUI-Llama",
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama",
"files": [
"https://github.com/daniel-lewis-ab/ComfyUI-Llama"
],
"install_type": "git-clone",
"description": "This is a set of nodes to interact with llama-cpp-python"
}
]
}