From 4e6f4f356218f3d6c59c2c1274c4d5083d626241 Mon Sep 17 00:00:00 2001 From: Skylar Wurster Date: Mon, 26 May 2025 15:15:37 -0700 Subject: [PATCH] bump gsplat version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7509ba1290..c92bc6b1c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "xatlas", "trimesh>=3.20.2", "timm==0.6.7", - "gsplat==1.4.0", + "gsplat==1.5.2", "pytorch-msssim", "pathos", "packaging",