fix: add link to checkpoints

This commit is contained in:
Laurent FAINSIN 2023-07-18 14:41:59 +02:00
parent 8f37d2838b
commit 403e04de8a

View file

@ -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