mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
Add comfyui-lite-text-to-file-tools (#2642)
This commit is contained in:
parent
83edc3d787
commit
65ab25f0d4
@ -44522,6 +44522,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": "JasonHoku",
|
||||||
|
"title": "Lite Text to File Tools",
|
||||||
|
"id": "lite-text-to-file-tools",
|
||||||
|
"reference": "https://github.com/JasonHoku/comfyui-lite-text-to-file-tools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/JasonHoku/comfyui-lite-text-to-file-tools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user