evatt-harvey-salinger commited on
Commit
dcca943
1 Parent(s): 1a1afbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -57,7 +57,7 @@ dataset_summary: '
57
 
58
  # Note: other available arguments include ''max_samples'', etc
59
 
60
- dataset = load_from_hub("evatt-harvey-salinger/BTCV-CT-as-video-MedSAM2-dataset")
61
 
62
 
63
  # Launch the App
@@ -97,7 +97,7 @@ from fiftyone.utils.huggingface import load_from_hub
97
 
98
  # Load the dataset
99
  # Note: other available arguments include 'max_samples', etc
100
- dataset = load_from_hub("evatt-harvey-salinger/BTCV-CT-as-video-MedSAM2-dataset")
101
 
102
  # Launch the App
103
  session = fo.launch_app(dataset)
 
57
 
58
  # Note: other available arguments include ''max_samples'', etc
59
 
60
+ dataset = load_from_hub("Voxel51/BTCV-CT-as-video-MedSAM2-dataset")
61
 
62
 
63
  # Launch the App
 
97
 
98
  # Load the dataset
99
  # Note: other available arguments include 'max_samples', etc
100
+ dataset = load_from_hub("Voxel51/BTCV-CT-as-video-MedSAM2-dataset")
101
 
102
  # Launch the App
103
  session = fo.launch_app(dataset)