update DB

This commit is contained in:
Dr.Lt.Data 2025-12-03 01:46:58 +09:00
parent c8f05e79db
commit c709274a28
2 changed files with 22 additions and 1 deletions

View File

@ -37355,7 +37355,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Fail-safe Google Translate prompt node for ComfyUI (retry + caching)." "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."
},

View File

@ -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.", "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" "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", "author": "ah-kun",
"title": "ComfyUI-FailSafe-Translate-Node", "title": "ComfyUI-FailSafe-Translate-Node",