Add model card, pipeline tag, link to paper
Browse filesThis PR ensures people can find the model from [UniAff: A Unified Representation of Affordances for Tool Usage and Articulation with Vision-Language Models](https://huggingface.co/papers/2409.20551).
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).
|