mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Merge pull request #303 from daniel-lewis-ab/main
Update custom-node-list.json to add ComfyUI-Llama
This commit is contained in:
commit
b19ad38c40
@ -4371,6 +4371,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": "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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user