mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-09 21:50:48 +08:00
Added entry for my custom node (#991)
This commit is contained in:
parent
6619b9b98b
commit
029a597a31
@ -13711,6 +13711,17 @@
|
|||||||
],
|
],
|
||||||
"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": "Pseudotools",
|
||||||
|
"title": "Pseudocomfy",
|
||||||
|
"id": "pseudocomfy",
|
||||||
|
"reference": "https://github.com/Pseudotools/Pseudocomfy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Pseudotools/Pseudocomfy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A package designed to enable multi-regional prompting for architectural rendering, integrated with the Rhino Pseudorandom plugin."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user