From e37b4877677b7fd97604b2306ef2cd9023c79c6f Mon Sep 17 00:00:00 2001 From: Blanchon Date: Thu, 26 Oct 2023 12:07:01 +0200 Subject: Add Blip to online demos README.md (#1184) * Add Blip to online demos README.md * Punctuation. --------- Co-authored-by: Laurent Mazare --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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: -- cgit v1.2.3