harpreetsahota commited on
Commit
724605b
1 Parent(s): db75356

Update README.md

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