Add model card (#1)
Browse files- Add model card (3ad3808bfa45d2611c72dfd790d821800814a280)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This repository contains the model presented in [BodyGen: Advancing Towards Efficient Embodiment Co-Design](https://huggingface.co/papers/2503.00533).
|
6 |
+
|
7 |
+
Code: https://github.com/GenesisOrigin/BodyGen
|