iix commited on
Commit
f483405
·
1 Parent(s): 96abcfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ OpenCV (cv2):
21
  pip install opencv-python
22
  ```
23
 
24
- # img_data.parquet (originally a psv)
25
 
26
  Extract of the coco dataset containing the following labels: ```["airplane", "backpack", "cell phone", "handbag", "suitcase", "knife", "laptop", "car"]```
27
 
 
21
  pip install opencv-python
22
  ```
23
 
24
+ # img_data.psv
25
 
26
  Extract of the coco dataset containing the following labels: ```["airplane", "backpack", "cell phone", "handbag", "suitcase", "knife", "laptop", "car"]```
27