Add model card
#1
by
nielsr
HF Staff
- opened
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-to-3d
|
3 |
+
---
|
4 |
+
|
5 |
+
**PrimitiveAnything**
|
6 |
+
|
7 |
+
This repository contains the weights for the model presented in the paper [PrimitiveAnything: Human-Crafted 3D Primitive Assembly Generation with Auto-Regressive Transformer](https://huggingface.co/papers/2505.04622).
|
8 |
+
|
9 |
+
Project Page: https://primitiveanything.github.io/
|
10 |
+
Code: https://github.com/YuzeHe/PrimitiveAnything
|