Commit
·
aa6f111
1
Parent(s):
20a4aae
chore: update readme
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license: apache-2.0
|
|
| 9 |
# Fork of [salesforce/BLIP](https://github.com/salesforce/BLIP) for a `image-captioning` task on 🤗Inference endpoint.
|
| 10 |
|
| 11 |
|
| 12 |
-
This repo uses a [custom handler](https://huggingface.co/docs/inference-endpoints/guides/custom_handler)
|
| 13 |
|
| 14 |
## Expected Payload
|
| 15 |
|
|
|
|
| 9 |
# Fork of [salesforce/BLIP](https://github.com/salesforce/BLIP) for a `image-captioning` task on 🤗Inference endpoint.
|
| 10 |
|
| 11 |
|
| 12 |
+
This repo uses a [custom handler](https://huggingface.co/docs/inference-endpoints/guides/custom_handler) that allows an Inference Endpoint to accept an array of URLs to be used by the BLIP model.
|
| 13 |
|
| 14 |
## Expected Payload
|
| 15 |
|