mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-10 16:37:36 +08:00
Apply suggestion from @alexisrolland
This commit is contained in:
parent
d930c3258e
commit
f1d542ebad
@ -499,7 +499,6 @@ class SaveGaussianSplat(IO.ComfyNode):
|
||||
],
|
||||
tooltip="A gaussian splat 3D file.",
|
||||
),
|
||||
|
||||
IO.String.Input("filename_prefix", default="3d/ComfyUI"),
|
||||
IO.Load3D.Input("viewport_state"),
|
||||
IO.Load3DModelInfo.Input("model_3d_info", optional=True, advanced=True),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user