Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: UniRig AutoRigger
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
@@ -11,7 +11,7 @@ pinned: false
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
-
# UniRig AutoRigger
|
15 |
|
16 |
This Space uses UniRig to automatically rig 3D meshes provided in `.glb` format.
|
17 |
|
@@ -20,4 +20,4 @@ This Space uses UniRig to automatically rig 3D meshes provided in `.glb` format.
|
|
20 |
2. Wait for the rigging process to complete.
|
21 |
3. The rigged model will be displayed and available for download.
|
22 |
|
23 |
-
Powered by [UniRig](https://github.com/VAST-AI-Research/UniRig) and [Gradio](https://gradio.app).
|
|
|
1 |
---
|
2 |
title: UniRig AutoRigger
|
3 |
+
emoji: 🦾
|
4 |
colorFrom: blue
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
+
# UniRig AutoRigger by Jonathan Korstad
|
15 |
|
16 |
This Space uses UniRig to automatically rig 3D meshes provided in `.glb` format.
|
17 |
|
|
|
20 |
2. Wait for the rigging process to complete.
|
21 |
3. The rigged model will be displayed and available for download.
|
22 |
|
23 |
+
Powered by [UniRig](https://github.com/VAST-AI-Research/UniRig) and [Gradio](https://gradio.app). Built by Jonathan Korstad
|