From 72686021fc48480f5838fe9f17d689ddca914a34 Mon Sep 17 00:00:00 2001 From: Zhen Liu Date: Thu, 17 Aug 2023 11:13:57 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5657c0..5d5c970 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ MeshDiffusion is a diffusion model for generating 3D meshes with a direct parame - CUDA 11.6 - Pytorch >= 1.6 - Pytorch3D +- ml_collections Follow the instructions to install requirements for [nvdiffrec](https://github.com/NVlabs/nvdiffrec)