mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-16 12:07:26 +08:00
Category change
This commit is contained in:
parent
71c749d391
commit
f5e969e5b2
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user