diff --git a/comfy_extras/nodes_moge.py b/comfy_extras/nodes_moge.py index 278bfeff7..144709700 100644 --- a/comfy_extras/nodes_moge.py +++ b/comfy_extras/nodes_moge.py @@ -343,7 +343,7 @@ class MoGePointMapToMesh(io.ComfyNode): return io.Schema( node_id="MoGePointMapToMesh", display_name="MoGe Point Map to Mesh", - category="3d", + category="image/geometry_estimation", inputs=[ MoGeGeometry.Input("moge_geometry"), io.Int.Input("batch_index", default=0, min=0, max=4096,