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/
|
| 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/CiaranMn/blip-captioning) (updated to file input of test your endpoint!)
|
| 12 |
|
| 13 |
## Request payload
|
| 14 |
```json
|