From 2db50409fa07b762f9c9dd245e1c98a487f1facb Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 19 Feb 2024 18:56:24 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 695c072..30be215 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ We welcome contributions! Pull requests are welcome. ## GPU Memory Notes -A single gaussian takes ~2000 bytes of memory, so currenly you need ~1GB of GPU memory for each million gaussians. +A single gaussian takes ~2000 bytes of memory, so currenly you need ~2GB of GPU memory for each million gaussians. ## Credits