RangiLyu nielsr HF Staff commited on
Commit
7be28ea
·
verified ·
1 Parent(s): 293e42b

Add library name (#7)

Browse files

- Add library name (73d224b97b5181116b20eb5de2fa51944d406d6d)


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

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