Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- allenai/objaverse
|
4 |
+
tags:
|
5 |
+
- 3d
|
6 |
license: mit
|
7 |
+
pipeline_tag: image-to-3d
|
8 |
---
|
9 |
+
|
10 |
+
The official [stabilityai/TripoSR](https://huggingface.co/stabilityai/TripoSR) model converted to ONNX for usage with Unity Sentis.
|
11 |
+
|
12 |
+
Work in Progress...
|