BAAI
/

Image-to-Text
PhyscalX commited on
Commit
24a5ba2
1 Parent(s): eda12af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  <div align="center">
2
 
3
  <h1>Tokenize Anything via Prompting</h1>
@@ -53,4 +57,4 @@ Two versions of the model are available with different image encoders.
53
 
54
  ## Acknowledgement
55
 
56
- We thank the repositories: [SAM](https://github.com/facebookresearch/segment-anything), [EVA](https://github.com/baaivision/EVA), [LLaMA](https://github.com/facebookresearch/llama), [FlashAttention](https://github.com/Dao-AILab/flash-attention), [Gradio](https://github.com/gradio-app/gradio), [Detectron2](https://github.com/facebookresearch/detectron2) and [CodeWithGPU](https://github.com/seetacloud/codewithgpu).
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-to-text
4
+ ---
5
  <div align="center">
6
 
7
  <h1>Tokenize Anything via Prompting</h1>
 
57
 
58
  ## Acknowledgement
59
 
60
+ We thank the repositories: [SAM](https://github.com/facebookresearch/segment-anything), [EVA](https://github.com/baaivision/EVA), [LLaMA](https://github.com/facebookresearch/llama), [FlashAttention](https://github.com/Dao-AILab/flash-attention), [Gradio](https://github.com/gradio-app/gradio), [Detectron2](https://github.com/facebookresearch/detectron2) and [CodeWithGPU](https://github.com/seetacloud/codewithgpu).