jamarks commited on
Commit
4fd647b
1 Parent(s): e4d6176

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -50,7 +50,7 @@ dataset_summary: '
50
 
51
  # Note: other available arguments include ''max_samples'', etc
52
 
53
- dataset = fouh.load_from_hub("voxel51/Football-Player-Segmentation")
54
 
55
 
56
  # Launch the App
@@ -89,7 +89,7 @@ import fiftyone.utils.huggingface as fouh
89
 
90
  # Load the dataset
91
  # Note: other available arguments include 'max_samples', etc
92
- dataset = fouh.load_from_hub("voxel51/Football-Player-Segmentation")
93
 
94
  # Launch the App
95
  session = fo.launch_app(dataset)
@@ -106,7 +106,7 @@ This dataset is specifically designed for computer vision tasks related to playe
106
  - **Language(s) (NLP):** en
107
  - **License:** cc0-1.0
108
 
109
- ### Dataset Sources [optional]
110
 
111
  <!-- Provide the basic links for the dataset. -->
112
 
 
50
 
51
  # Note: other available arguments include ''max_samples'', etc
52
 
53
+ dataset = fouh.load_from_hub("Voxel51/Football-Player-Segmentation")
54
 
55
 
56
  # Launch the App
 
89
 
90
  # Load the dataset
91
  # Note: other available arguments include 'max_samples', etc
92
+ dataset = fouh.load_from_hub("Voxel51/Football-Player-Segmentation")
93
 
94
  # Launch the App
95
  session = fo.launch_app(dataset)
 
106
  - **Language(s) (NLP):** en
107
  - **License:** cc0-1.0
108
 
109
+ ### Dataset Sources
110
 
111
  <!-- Provide the basic links for the dataset. -->
112