vincentmussot commited on
Commit
50486e4
·
verified ·
1 Parent(s): d7c5cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -420,6 +420,7 @@ dataset_info:
420
  ---
421
 
422
  ### Load with 🤗 Datasets
 
423
  ```python
424
  from datasets import load_dataset
425
  ds = load_dataset("ORG/REPO_ID", name="flsim") # or arcgis/bingmaps/ges/xplane
 
420
  ---
421
 
422
  ### Load with 🤗 Datasets
423
+ You can download this dataset through HuggingFace `datasets` (which requires you to install the extra Vision packages with `pip install datasets[vision]`). Then you will be able to load specific parts of this dataset with:
424
  ```python
425
  from datasets import load_dataset
426
  ds = load_dataset("ORG/REPO_ID", name="flsim") # or arcgis/bingmaps/ges/xplane