Add pipeline tag and link to paper (#1)
Browse files- Add pipeline tag and link to paper (52abe2ec48b2b1623768c661d1372da20198f604)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
|
5 |
-
Checkpoints for DimensionX: https://github.com/wenqsun/DimensionX
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: image-to-3d
|
4 |
---
|
5 |
|
6 |
+
Checkpoints for DimensionX: https://github.com/wenqsun/DimensionX
|
7 |
+
|
8 |
+
Paper: https://huggingface.co/papers/2411.04928
|