mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json (#836)
This commit is contained in:
parent
0b96e46c88
commit
4f35b8cbf8
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Tritant",
|
||||||
|
"title": "ComfyUI-CreaPrompt",
|
||||||
|
"id": "prompting",
|
||||||
|
"reference": "https://github.com/tritant/ComfyUI_CreaPrompt",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tritant/ComfyUI_CreaPrompt"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generate random prompts easily."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user