From 403e04de8a9b2395454fa5c67bafee7fa1115c50 Mon Sep 17 00:00:00 2001 From: Laurent FAINSIN Date: Tue, 18 Jul 2023 14:41:59 +0200 Subject: [PATCH] fix: add link to checkpoints --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50de311..34c9607 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ ## Demo -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) +run `python demo.py`, will load the released text2shape model on hugging face and generate a chair point cloud. Download checkpoints from [HuggingFace Hub](https://huggingface.co/xiaohui2022/lion_ckpt) ## Released checkpoint and samples * will be release soon