Xenova HF staff commited on
Commit
b81dbf7
1 Parent(s): 5436b64

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. 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
  }