Update README.md
#2
by
lishusong
- opened
README.md
CHANGED
@@ -1,16 +1,23 @@
|
|
1 |
---
|
2 |
datasets:
|
3 |
- allenai/objaverse
|
|
|
4 |
tags:
|
5 |
- 3d
|
|
|
6 |
extra_gated_fields:
|
7 |
Name: text
|
8 |
Email: text
|
9 |
Country: text
|
10 |
Organization or Affiliation: text
|
11 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
12 |
-
license:
|
13 |
pipeline_tag: image-to-3d
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# TripoSR
|
16 |

|
|
|
1 |
---
|
2 |
datasets:
|
3 |
- allenai/objaverse
|
4 |
+
- teknium/OpenHermes-2.5
|
5 |
tags:
|
6 |
- 3d
|
7 |
+
- music
|
8 |
extra_gated_fields:
|
9 |
Name: text
|
10 |
Email: text
|
11 |
Country: text
|
12 |
Organization or Affiliation: text
|
13 |
I ALLOW Stability AI to email me about new model releases: checkbox
|
14 |
+
license: afl-3.0
|
15 |
pipeline_tag: image-to-3d
|
16 |
+
language:
|
17 |
+
- aa
|
18 |
+
metrics:
|
19 |
+
- bleu
|
20 |
+
library_name: allennlp
|
21 |
---
|
22 |
# TripoSR
|
23 |

|