From 38bc0a1b03947bec0b2600c4dcf5e0ad12c55983 Mon Sep 17 00:00:00 2001 From: ZENG Xiaohui <4650xh@gmail.com> Date: Wed, 1 Feb 2023 14:20:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce02601..94ed9e6 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Tested with conda version 22.9.0 ## Demo -run `python demo.py`, will load the released text2shape model on hugging face and generate a chair point cloud. +run `python demo.py`, will load the released text2shape model on hugging face and generate a chair point cloud. (Note: the checkpoint is not released yet, the files loaded in the `demo.py` file is not available at this point) ## Released checkpoint and samples * will be release soon