--- title: 3dart Nueva version emoji: 🖼️🔄3D colorFrom: blue colorTo: purple sdk: gradio sdk_version: "4.43.0" app_file: app.py pinned: false --- # Nueva version ## Authors Zhengyi Wang, Yikai Wang, Yifei Chen, Chendong Xiang, Shuo Chen, Dajiang Yu, Chongxuan Li, Hang Su, Jun Zhu ## Journal arXiv preprint arXiv:2403.05034 ## Year 2024 ## Description This project utilizes the CRM model to convert single images into 3D textured meshes using convolutional reconstruction techniques. The model is deployed as a Gradio app, allowing interactive visualization and manipulation of 3D models generated from input images. ## Features - Convert single images to 3D textured meshes. - Interactive UI with Gradio. - High-quality 3D model generation. ## Installation To run this app locally, you'll need to install the necessary dependencies. You can do this by running: ```bash pip install gradio