Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,8 @@ language:
|
|
| 24 |
pip install promptcap
|
| 25 |
```
|
| 26 |
|
|
|
|
|
|
|
| 27 |
## Captioning Pipeline
|
| 28 |
|
| 29 |
Please follow the prompt format, which will give the best performance.
|
|
|
|
| 24 |
pip install promptcap
|
| 25 |
```
|
| 26 |
|
| 27 |
+
Two pipelines are included. One is for image captioning, and the other is for visual question answering.
|
| 28 |
+
|
| 29 |
## Captioning Pipeline
|
| 30 |
|
| 31 |
Please follow the prompt format, which will give the best performance.
|