Datasets:
harpreetsahota
commited on
Update README.md
Browse files
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("
|
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)
|