Ayansk11 commited on
Commit
efed4db
·
verified ·
1 Parent(s): bda858a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -12,11 +12,6 @@ widget:
12
  example_title: Airport
13
  ---
14
 
15
- # nlpconnect/vit-gpt2-image-captioning
16
-
17
- This is an image captioning model trained by @ydshieh in [flax ](https://github.com/huggingface/transformers/tree/main/examples/flax/image-captioning) this is pytorch version of [this](https://huggingface.co/ydshieh/vit-gpt2-coco-en-ckpts).
18
-
19
-
20
  # The Illustrated Image Captioning using transformers
21
 
22
  ![](https://ankur3107.github.io/assets/images/vision-encoder-decoder.png)
@@ -81,10 +76,3 @@ image_to_text("https://ankur3107.github.io/assets/images/image-captioning-exampl
81
 
82
 
83
  ```
84
-
85
-
86
- # Contact for any help
87
- * https://huggingface.co/ankur310794
88
- * https://twitter.com/ankur310794
89
- * http://github.com/ankur3107
90
- * https://www.linkedin.com/in/ankur310794
 
12
  example_title: Airport
13
  ---
14
 
 
 
 
 
 
15
  # The Illustrated Image Captioning using transformers
16
 
17
  ![](https://ankur3107.github.io/assets/images/vision-encoder-decoder.png)
 
76
 
77
 
78
  ```