Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -81,6 +81,6 @@
|
|
81 |
"<OPEN_VOCABULARY_DETECTION>": "Locate {input} in the image.",
|
82 |
"<REGION_TO_CATEGORY>": "What is the region {input}?",
|
83 |
"<REGION_TO_DESCRIPTION>": "What does the region {input} describe?",
|
84 |
-
"<REGION_TO_OCR>": "What text is in the region {input}?"
|
85 |
}
|
86 |
}
|
|
|
81 |
"<OPEN_VOCABULARY_DETECTION>": "Locate {input} in the image.",
|
82 |
"<REGION_TO_CATEGORY>": "What is the region {input}?",
|
83 |
"<REGION_TO_DESCRIPTION>": "What does the region {input} describe?",
|
84 |
+
"<REGION_TO_OCR>": "What text is in the region {input}?"
|
85 |
}
|
86 |
}
|