arvindrajan92 commited on
Commit
3e9c4eb
1 Parent(s): 3c698c7

Updated README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -53,8 +53,8 @@ DatasetDict({
53
 
54
  ```python
55
  {
56
- 'image': PIL Image object,
57
- 'ocr': [
58
  # text box 1
59
  {
60
  'box': [[float, float], [float, float], [float, float], [float, float]],
 
53
 
54
  ```python
55
  {
56
+ 'image': PIL Image object,
57
+ 'ocr': [
58
  # text box 1
59
  {
60
  'box': [[float, float], [float, float], [float, float], [float, float]],