fix readme
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ base_model: Salesforce/blip-image-captioning-base
|
|
9 |
library_name: generic
|
10 |
---
|
11 |
|
12 |
-
# Fork of [Salesforce/blip-image-captioning-base](https://huggingface.co/
|
13 |
|
14 |
> Inspired by https://huggingface.co/sergeipetrov/blip_captioning
|
15 |
|
|
|
9 |
library_name: generic
|
10 |
---
|
11 |
|
12 |
+
# Fork of [Salesforce/blip-image-captioning-base](https://huggingface.co/Salesforce/blip-image-captioning-base) for a `image-to-text` Inference endpoint.
|
13 |
|
14 |
> Inspired by https://huggingface.co/sergeipetrov/blip_captioning
|
15 |
|