Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: generic
|
|
8 |
---
|
9 |
|
10 |
# Image captioning
|
11 |
-
For deployment as an inference endpoint, using a Custom task type – a fixed version of [this repo](https://huggingface.co/florentgbelidji/blip_captioning)
|
12 |
|
13 |
## Request payload
|
14 |
```json
|
|
|
8 |
---
|
9 |
|
10 |
# Image captioning
|
11 |
+
For deployment as an inference endpoint, using a Custom task type – a fixed version of [this repo](https://huggingface.co/florentgbelidji/blip_captioning) (updated to decode the base64 image strings)
|
12 |
|
13 |
## Request payload
|
14 |
```json
|