Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ To try generic captioning, just use "please describe this image according to the
|
|
| 48 |
PromptCap also support taking OCR inputs:
|
| 49 |
|
| 50 |
```
|
| 51 |
-
|
| 52 |
image = "dvds.jpg"
|
| 53 |
ocr = "yip AE Mht juor 02/14/2012"
|
| 54 |
|
|
|
|
| 48 |
PromptCap also support taking OCR inputs:
|
| 49 |
|
| 50 |
```
|
| 51 |
+
prompt = "please describe this image according to the given question: what year was this taken?"
|
| 52 |
image = "dvds.jpg"
|
| 53 |
ocr = "yip AE Mht juor 02/14/2012"
|
| 54 |
|