tanahhh commited on
Commit
1de6fd5
1 Parent(s): 1ca9d23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ inference: false
15
 
16
  ![heron](./heron_image.png)
17
 
 
 
 
 
18
  ## Model Details
19
  Heron BLIP Japanese StableLM Base 7B is a vision-language model that can converse about input images.<br>
20
  This model was trained using [the heron library](https://github.com/turingmotors/heron). Please refer to the code for details.
 
15
 
16
  ![heron](./heron_image.png)
17
 
18
+ ## DEMO
19
+
20
+ You can play the demo of this model [here](https://huggingface.co/spaces/turing-motors/heron_chat_blip).
21
+
22
  ## Model Details
23
  Heron BLIP Japanese StableLM Base 7B is a vision-language model that can converse about input images.<br>
24
  This model was trained using [the heron library](https://github.com/turingmotors/heron). Please refer to the code for details.