Add model card, pipeline tag, link to paper (#1)
Browse files- Add model card, pipeline tag, link to paper (b340bb885d0feaa40554f6655ad7cd381ddb1d31)
Co-authored-by: Niels Rogge <[email protected]>
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-text-to-text
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# UniAff model
|
| 6 |
+
|
| 7 |
+
This repository contains the weights of the UniAff-13B model presented in [UniAff: A Unified Representation of Affordances for Tool Usage and Articulation with Vision-Language Models](https://huggingface.co/papers/2409.20551).
|