diff --git a/custom-node-list.json b/custom-node-list.json index bc27fc15..e0c648b5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37355,7 +37355,17 @@ "install_type": "git-clone", "description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)." }, - + { + "author": "Kazama-Suichiku", + "title": "ComfyUI-Meshy", + "id": "comfyui-meshy", + "reference": "https://github.com/Kazama-Suichiku/ComfyUI-Meshy", + "files": [ + "https://github.com/Kazama-Suichiku/ComfyUI-Meshy" + ], + "install_type": "git-clone", + "description": "ComfyUI-Meshy is a 3D generation extension based on Meshy AI API. It provides Text-to-3D and Image-to-3D capabilities within ComfyUI, allowing you to generate 3D models directly from text prompts or images. Supports multiple AI models (Meshy-4, Meshy-5, Meshy-6) with customizable topology, polygon count, and PBR settings." + }, diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cc1583ad..e2f972a1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -52,6 +52,17 @@ "description": "Custom face detection and segmentation for ComfyUI with automatic face fixing, intelligent color grading, and iterative refinement. Custom-trained models optimized for realistic, anime, and NSFW content.", "nodename_pattern": "ForbiddenVision" }, + { + "author": "Kazama-Suichiku", + "title": "ComfyUI-Meshy", + "id": "comfyui-meshy", + "reference": "https://github.com/Kazama-Suichiku/ComfyUI-Meshy", + "files": [ + "https://github.com/Kazama-Suichiku/ComfyUI-Meshy" + ], + "install_type": "git-clone", + "description": "ComfyUI-Meshy is a 3D generation extension based on Meshy AI API. It provides Text-to-3D and Image-to-3D capabilities within ComfyUI, allowing you to generate 3D models directly from text prompts or images. Supports multiple AI models (Meshy-4, Meshy-5, Meshy-6) with customizable topology, polygon count, and PBR settings." + }, { "author": "ah-kun", "title": "ComfyUI-FailSafe-Translate-Node",