kevin510 commited on
Commit
435f2ee
·
verified ·
1 Parent(s): 947f0a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # 🏎️ FastViT-HD Image Encoder
2
 
3
  > A Hugging Face-compatible wrapper around the **FastViT-HD** vision backbone from
@@ -87,4 +90,4 @@ The `mci.py` code implementation is licensed according to Apple's [LICENSE](http
87
 
88
  - Original FastViT implementation and checkpoints by Apple ML Research – see
89
  [https://github.com/apple/ml-fastvlm](https://github.com/apple/ml-fastvlm.).
90
- - Wrapper inspired by the CLIP / SigLIP integrations in 🤗 `Transformers`.
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
  # 🏎️ FastViT-HD Image Encoder
5
 
6
  > A Hugging Face-compatible wrapper around the **FastViT-HD** vision backbone from
 
90
 
91
  - Original FastViT implementation and checkpoints by Apple ML Research – see
92
  [https://github.com/apple/ml-fastvlm](https://github.com/apple/ml-fastvlm.).
93
+ - Wrapper inspired by the CLIP / SigLIP integrations in 🤗 `Transformers`.