yushihu commited on
Commit
f1e34bc
1 Parent(s): cb72bec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- question = "what year was this taken?"
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