Fix pipeline_tag πŸ€—

#10
by merve HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -3,6 +3,7 @@ license: apple-amlr
3
  library_name: ml-fastvlm
4
  tags:
5
  - transformers
 
6
  ---
7
  # FastVLM: Efficient Vision Encoding for Vision Language Models
8
 
 
3
  library_name: ml-fastvlm
4
  tags:
5
  - transformers
6
+ pipeline_tag: image-text-to-text
7
  ---
8
  # FastVLM: Efficient Vision Encoding for Vision Language Models
9