Vidensogende commited on
Commit
4134b65
1 Parent(s): 6ea8640

fixed readme issues

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- <<<<<<< HEAD
3
  pipeline_tag: image-to-text
4
  tags:
5
  - image-captioning
@@ -147,7 +146,3 @@ print(processor.decode(out[0], skip_special_tokens=True))
147
  copyright = {Creative Commons Attribution 4.0 International}
148
  }
149
  ```
150
- =======
151
- license: apache-2.0
152
- ---
153
- >>>>>>> 7f8ed6f09c0f926699d7da4562d44feab8a2df18
 
1
  ---
 
2
  pipeline_tag: image-to-text
3
  tags:
4
  - image-captioning
 
146
  copyright = {Creative Commons Attribution 4.0 International}
147
  }
148
  ```