nielsr HF staff commited on
Commit
b340bb8
1 Parent(s): 87d709f

Add model card, pipeline tag, link to paper

Browse files

This 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).

Files changed (1) hide show
  1. README.md +7 -0
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).