From 63f1b9ab3bd8ea2d397fa4fc4a5ad5426f9fa1a5 Mon Sep 17 00:00:00 2001 From: Justin Kerr Date: Mon, 5 Feb 2024 09:15:04 -0800 Subject: [PATCH] gsplat >=0.1.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cde1003e23..c6751e4be7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dependencies = [ "xatlas", "trimesh>=3.20.2", "timm==0.6.7", - "gsplat==0.1.3", + "gsplat>=0.1.3", "pytorch-msssim", "pathos", "packaging"