BenjaminKost commited on
Commit
7307e4d
·
verified ·
1 Parent(s): 42e31a2

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 strings of the chess moves shown in the move boxes.
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