BenjaminKost commited on
Commit
c0e9e7b
·
verified ·
1 Parent(s): 1c09990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ The labels are a list of strings of the chess moves shown on the scoresheet in t
46
  # Usage
47
  ## In Python script
48
  ```python
49
- from datasets import Dataset
50
  unprocessed_hcs = datasets.load_dataset("Benjaminkost/unprocessed_hcs")
51
 
52
  # Show first image
 
46
  # Usage
47
  ## In Python script
48
  ```python
49
+ import datasets
50
  unprocessed_hcs = datasets.load_dataset("Benjaminkost/unprocessed_hcs")
51
 
52
  # Show first image