summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBlanchon <julien@blanchon.cc>2023-10-26 12:07:01 +0200
committerGitHub <noreply@github.com>2023-10-26 11:07:01 +0100
commite37b4877677b7fd97604b2306ef2cd9023c79c6f (patch)
tree7059deb60b9d5b2aa792c25162e3b518feb0a60d /README.md
parente5dc8cb4f40f564bcc1acce4926aa99f25464681 (diff)
downloadcandle-e37b4877677b7fd97604b2306ef2cd9023c79c6f.tar.gz
candle-e37b4877677b7fd97604b2306ef2cd9023c79c6f.tar.bz2
candle-e37b4877677b7fd97604b2306ef2cd9023c79c6f.zip
Add Blip to online demos README.md (#1184)
* Add Blip to online demos README.md * Punctuation. --------- Co-authored-by: Laurent Mazare <laurent.mazare@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 376ad154..eb7c189b 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,7 @@ These online demos run entirely in your browser:
- [T5](https://huggingface.co/spaces/radames/Candle-T5-Generation-Wasm): text generation.
- [Phi-v1.5](https://huggingface.co/spaces/radames/Candle-Phi-1.5-Wasm): text generation.
- [Segment Anything Model](https://huggingface.co/spaces/radames/candle-segment-anything-wasm): Image segmentation.
+- [Blip](https://huggingface.co/spaces/radames/Candle-BLIP-Image-Captioning): image captioning.
We also provide a some command line based examples using state of the art models: