harpreetsahota commited on
Commit
a468aad
·
verified ·
1 Parent(s): 346bbcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,7 +49,7 @@ dataset_summary: >
49
 
50
  # Note: other available arguments include 'max_samples', etc
51
 
52
- dataset = load_from_hub("Voxel51/cord_v1_train")
53
 
54
 
55
  # Launch the App
@@ -83,7 +83,7 @@ from fiftyone.utils.huggingface import load_from_hub
83
 
84
  # Load the dataset
85
  # Note: other available arguments include 'max_samples', etc
86
- dataset = load_from_hub("Voxel51/cord_v1_train")
87
 
88
  # Launch the App
89
  session = fo.launch_app(dataset)
 
49
 
50
  # Note: other available arguments include 'max_samples', etc
51
 
52
+ dataset = load_from_hub("Voxel51/consolidated_receipt_dataset")
53
 
54
 
55
  # Launch the App
 
83
 
84
  # Load the dataset
85
  # Note: other available arguments include 'max_samples', etc
86
+ dataset = load_from_hub("Voxel51/consolidated_receipt_dataset")
87
 
88
  # Launch the App
89
  session = fo.launch_app(dataset)