mirror of
https://github.com/salesforce/BLIP.git
synced 2026-04-30 20:31:12 +00:00
Update README.md
This commit is contained in:
@@ -14,8 +14,12 @@ Catalog:
|
|||||||
|
|
||||||
|
|
||||||
### Inference demo:
|
### Inference demo:
|
||||||
Run our interactive demo using <a href="https://colab.research.google.com/github/salesforce/BLIP/blob/main/demo.ipynb">Colab notebook</a> (no GPU needed).
|
Run our interactive demo using [Colab notebook](https://colab.research.google.com/github/salesforce/BLIP/blob/main/demo.ipynb) (no GPU needed).
|
||||||
The demo includes code for: (1) image captioning, (2) open-ended visual question answering, (3) multimodal / unimodal feature extraction.
|
The demo includes code for:
|
||||||
|
1. Image captioning
|
||||||
|
2. Open-ended visual question answering
|
||||||
|
3. Multimodal / unimodal feature extraction
|
||||||
|
4. Image-text matching
|
||||||
|
|
||||||
Integrated into [Huggingface Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo [](https://huggingface.co/spaces/akhaliq/BLIP)
|
Integrated into [Huggingface Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo [](https://huggingface.co/spaces/akhaliq/BLIP)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user