harpreetsahota commited on
Commit
b34ab04
1 Parent(s): 57d4d98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,7 +46,7 @@ dataset_summary: '
46
 
47
  # Note: other available arguments include ''max_samples'', etc
48
 
49
- dataset = load_from_hub("harpreetsahota/fisheye8k")
50
 
51
 
52
  # Launch the App
@@ -78,7 +78,7 @@ from fiftyone.utils.huggingface import load_from_hub
78
 
79
  # Load the dataset
80
  # Note: other available arguments include 'max_samples', etc
81
- dataset = load_from_hub("harpreetsahota/fisheye8k")
82
 
83
  # Launch the App
84
  session = fo.launch_app(dataset)
 
46
 
47
  # Note: other available arguments include ''max_samples'', etc
48
 
49
+ dataset = load_from_hub("Voxel51/fisheye8k")
50
 
51
 
52
  # Launch the App
 
78
 
79
  # Load the dataset
80
  # Note: other available arguments include 'max_samples', etc
81
+ dataset = load_from_hub("Voxel51/fisheye8k")
82
 
83
  # Launch the App
84
  session = fo.launch_app(dataset)