From 8c90b328d27a421248dc17f4464db7b737170ab2 Mon Sep 17 00:00:00 2001 From: Jiale Xu Date: Wed, 10 Apr 2024 19:34:04 +0800 Subject: [PATCH] update video --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e35bf..b4eb5b8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This repo is the official implementation of InstantMesh, a feed-forward framework for efficient 3D mesh generation from a single image. We will release all the code, weights, and demo here. + +https://github.com/TencentARC/InstantMesh/assets/20635237/98707f1b-04f8-442e-bf20-bd34324abd74 + + # Bibtex If you find our work useful for your research and applications, please cite using this BibTeX: @@ -20,4 +24,4 @@ If you find our work useful for your research and applications, please cite usin author={Jiale Xu and Weihao Cheng and Yiming Gao and Xintao Wang and Shenghua Gao and Ying Shan}, journal={arXiv preprint}, year={2024} -} \ No newline at end of file +}