andandandand commited on
Commit
f2ac3d7
·
verified ·
1 Parent(s): ab8f20d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -101,6 +101,7 @@ from fiftyone.utils.huggingface import load_from_hub
101
 
102
  # Load the dataset
103
  # Note: other available arguments include 'max_samples', etc
 
104
  dataset = load_from_hub("andandandand/jaguars")
105
 
106
  # Launch the App
 
101
 
102
  # Load the dataset
103
  # Note: other available arguments include 'max_samples', etc
104
+ # see https://docs.voxel51.com/api/fiftyone.utils.huggingface.html#fiftyone.utils.huggingface.load_from_hub
105
  dataset = load_from_hub("andandandand/jaguars")
106
 
107
  # Launch the App