harpreetsahota commited on
Commit
585dd30
·
verified ·
1 Parent(s): 48f4b85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ from fiftyone.utils.huggingface import load_from_hub
82
 
83
  # Load the dataset
84
  # Note: other available arguments include 'max_samples', etc
85
- dataset = load_from_hub("harpreetsahota/document-haystack-10pages")
86
 
87
  # Launch the App
88
  session = fo.launch_app(dataset)
 
82
 
83
  # Load the dataset
84
  # Note: other available arguments include 'max_samples', etc
85
+ dataset = load_from_hub("Voxel51/document-haystack-10pages")
86
 
87
  # Launch the App
88
  session = fo.launch_app(dataset)