harpreetsahota commited on
Commit
4c30154
·
verified ·
1 Parent(s): f04fa1d

Update README.md

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