harpreetsahota commited on
Commit
6fb4c3d
·
verified ·
1 Parent(s): c1640e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -71,7 +71,7 @@ from fiftyone.utils.huggingface import load_from_hub
71
 
72
  # Load the dataset
73
  # Note: other available arguments include 'max_samples', etc
74
- dataset = load_from_hub("andandandand/curated-mnist")
75
 
76
  # Launch the App
77
  session = fo.launch_app(dataset)
 
71
 
72
  # Load the dataset
73
  # Note: other available arguments include 'max_samples', etc
74
+ dataset = load_from_hub("Voxel51/curated-mnist")
75
 
76
  # Launch the App
77
  session = fo.launch_app(dataset)