Kami-code nielsr HF Staff commited on
Commit
fb9dc9b
·
verified ·
1 Parent(s): 20a302b

Add model card (#1)

Browse files

- Add model card (97bf49178509656a15a02ff86d7ef0860db97b37)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: image-text-to-text
4
+ ---
5
+ This repository contains the model weights for the paper [HandsOnVLM: Vision-Language Models for Hand-Object Interaction Prediction](https://huggingface.co/papers/2412.13187).
6
+
7
+ Code: https://github.com/Kami-code/HandsOnVLM-release