Mesh_Rigger / README.md
jkorstad's picture
Update README.md
ed0fa14 verified
---
title: 3DMesh_Rigger
emoji: 🦾
colorFrom: blue
colorTo: gray
sdk: gradio
sdk_version: 5.32.0
app_file: app.py
pinned: false
license: gpl-3.0
---
# UniRig AutoRigger by Jonathan Korstad
This Space uses UniRig to automatically rig 3D meshes provided in `.glb` format.
**How to use:**
1. Upload your `.glb` file.
2. Wait for the rigging process to complete.
3. The rigged model will be displayed and available for download.
Powered by [UniRig](https://github.com/VAST-AI-Research/UniRig) and [Gradio](https://gradio.app). Built by Jonathan Korstad