mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 01:00:49 +08:00
Add ComfyRage text nodes. (#2408)
This commit is contained in:
parent
29b4824ee2
commit
b4d5b228ae
@ -39699,6 +39699,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": "rakkarage",
|
||||||
|
"title": "ComfyRage",
|
||||||
|
"id": "comfyrage",
|
||||||
|
"reference": "https://github.com/rakkarage/ComfyRage",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rakkarage/ComfyRage"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI text nodes. Pre (preprocess comments, random, and de-emphasis), Show (show and persist text), and Debug (show and persist weights)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user