harpreetsahota commited on
Commit
82e5c74
1 Parent(s): 32f058d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ import fiftyone.utils.huggingface as fouh
89
 
90
  # Load the dataset
91
  # Note: other available arguments include 'max_samples', etc
92
- dataset = fouh.load_from_hub("harpreetsahota/StreetViewHouseNumbers")
93
 
94
  # Launch the App
95
  session = fo.launch_app(dataset)
 
89
 
90
  # Load the dataset
91
  # Note: other available arguments include 'max_samples', etc
92
+ dataset = fouh.load_from_hub("Voxel51/StreetViewHouseNumbers")
93
 
94
  # Launch the App
95
  session = fo.launch_app(dataset)