mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
add simplewildcards to custom node json
This commit is contained in:
parent
8593a354ed
commit
18fef2e8b5
@ -3250,6 +3250,15 @@
|
|||||||
],
|
],
|
||||||
"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": "vanillacode314",
|
||||||
|
"title": "Simple Wildcard",
|
||||||
|
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
||||||
|
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"pip": ["pipe"],
|
||||||
|
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user