mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 04:50:15 +08:00
Add ComfyUI-S4Tool-Text to custom node list
Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control.
This commit is contained in:
parent
981529c513
commit
cda0ea43e0
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "S4MUEL404",
|
||||||
|
"title": "ComfyUI S4Tool Text",
|
||||||
|
"id": "comfyui-s4tool-text",
|
||||||
|
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "S4MUEL404",
|
"author": "S4MUEL404",
|
||||||
"title": "ComfyUI S4Motion",
|
"title": "ComfyUI S4Motion",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user