mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -29,6 +29,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ElGogh Positive Prompt, ElGogh NEGATIVE Prompt, ElGogh Empty Latent Image, ElGogh Checkpoint Loader Simple"
|
||||
},
|
||||
{
|
||||
"author": "LarryJane491",
|
||||
"title": "Custom-Node-Base",
|
||||
"reference": "https://github.com/LarryJane491/Custom-Node-Base",
|
||||
"files": [
|
||||
"https://github.com/LarryJane491/Custom-Node-Base"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an `empty` custom node that is already in its own folder. It serves as a base to build any custom node. Whenever you want to create a custom node, you can download that, put it in custom_nodes, then you just have to change the names and fill it with code!"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user