harpreetsahota commited on
Commit
a6bd7e1
1 Parent(s): 03157bd

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 = fouh.load_from_hub("harpreetsahota/ImageNet-A")
50
 
51
 
52
  # Launch the App
@@ -83,7 +83,7 @@ import fiftyone.utils.huggingface as fouh
83
 
84
  # Load the dataset
85
  # Note: other available arguments include 'max_samples', etc
86
- dataset = fouh.load_from_hub("harpreetsahota/ImageNet-A")
87
 
88
  # Launch the App
89
  session = fo.launch_app(dataset)
 
46
 
47
  # Note: other available arguments include ''max_samples'', etc
48
 
49
+ dataset = fouh.load_from_hub("Voxel51/ImageNet-A")
50
 
51
 
52
  # Launch the App
 
83
 
84
  # Load the dataset
85
  # Note: other available arguments include 'max_samples', etc
86
+ dataset = fouh.load_from_hub("Voxel51/ImageNet-A")
87
 
88
  # Launch the App
89
  session = fo.launch_app(dataset)