From c2ec81217be314582ee98df5e23faace31a0333a Mon Sep 17 00:00:00 2001 From: Jianbo Ye Date: Fri, 23 Aug 2024 19:24:43 +0000 Subject: [PATCH] upgrade gsplat version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ae3c1d4c8c2..9555082967d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ "xatlas", "trimesh>=3.20.2", "timm==0.6.7", - "gsplat==1.2.0", + "gsplat==1.3.0", "pytorch-msssim", "pathos", "packaging",