hellojebus
commited on
Commit
•
255ca59
1
Parent(s):
aa6f111
chore: update read me
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ license: apache-2.0
|
|
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 |
|
16 |
```json
|
|
|
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 |
+
This repo also expands on [florentgbelidji/blip_captioning](https://huggingface.co/florentgbelidji/blip_captioning)
|
15 |
+
|
16 |
## Expected Payload
|
17 |
|
18 |
```json
|