CiaranMn commited on
Commit
0f75029
1 Parent(s): 3c85859

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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