fatehmujtaba commited on
Commit
ca5f428
1 Parent(s): f0d5be4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -4,12 +4,11 @@ license: apache-2.0
4
  pipeline_tag: image-to-text
5
  ---
6
 
7
- # Model Card for Model ID
8
 
9
- <!-- Provide a quick summary of what the model is/does. -->
10
 
11
 
12
- Inference code
13
 
14
  import requests
15
  from PIL import Image
 
4
  pipeline_tag: image-to-text
5
  ---
6
 
7
+ # BLIP-Image-to-recip
8
 
 
9
 
10
 
11
+ # Inference code
12
 
13
  import requests
14
  from PIL import Image