From 2c04acbebef40fe29edbd42c91b9aec438b92cbf Mon Sep 17 00:00:00 2001 From: bluestyle97 Date: Fri, 12 Apr 2024 00:12:55 +0800 Subject: [PATCH] update demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d27bfc5..9889298 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ https://github.com/TencentARC/InstantMesh/assets/20635237/737bba2d-df45-4707-855 - [x] Release inference and training code. - [x] Release model weights. -- [ ] Release hugging face gradio demo (we are waiting for the GPU grant and will make it available as soon as possible). +- [x] Release hugging face gradio demo. Please try it at [demo](https://huggingface.co/spaces/TencentARC/InstantMesh) link. - [ ] Add support to more multi-view diffusion models. # ⚙️ Dependencies and Installation