mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-listAdd ComfyUI-Studio-nodes to custom_nodes registry.json (#2029)
* Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
4e556673d2
commit
07d87db7a2
@ -30337,6 +30337,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ComfyUI Studio",
|
||||
"title": "ComfyUI-Studio-nodes",
|
||||
"reference": "https://github.com/comfyuistudio/ComfyUI-Studio-nodes",
|
||||
"files": [
|
||||
"https://github.com/comfyuistudio/ComfyUI-Studio-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
|
||||
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user