sashakunitsyn commited on
Commit
0ab95d2
1 Parent(s): 238795f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: image-to-text
7
+ tags:
8
+ - vision
9
+ - image-to-text
10
+ - image-captioning
11
+ base_model: Salesforce/blip2-opt-2.7b
12
+ ---