nielsr HF Staff commited on
Commit
c88536d
·
verified ·
1 Parent(s): 2be8c5a

Add library name to model card

Browse files

This PR improves the model card by adding `library_name: transformers` so that the "how to use" button appears in the top right.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  pipeline_tag: image-text-to-text
 
3
  ---
4
 
5
  # LLaDA-V
 
1
  ---
2
  pipeline_tag: image-text-to-text
3
+ library_name: transformers
4
  ---
5
 
6
  # LLaDA-V