mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 11:52:59 +08:00
Update custom-node-list.json (#2177)
Add ComfyUI 3D Model Viewer custom node
This commit is contained in:
parent
cd8e8335cf
commit
380a1c2c8c
@ -33686,6 +33686,18 @@
|
|||||||
],
|
],
|
||||||
"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": "aesethtics",
|
||||||
|
"title": "ComfyUI 3D Model Viewer",
|
||||||
|
"id": "comfyui-3d-model-viewer",
|
||||||
|
"reference": "https://github.com/aesethtics/comfyui-3d-model-viewer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/aesethtics/comfyui-3d-model-viewer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A 3D model viewer node for ComfyUI that allows viewing and interacting with 3D models directly in the interface",
|
||||||
|
"nodename_pattern": "3DModelViewer"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user