srivarra commited on
Commit
b4eaee6
1 Parent(s): 6ddab34

dataset name fix in script

Browse files
Files changed (1) hide show
  1. ark_example.py +1 -1
ark_example.py CHANGED
@@ -52,7 +52,7 @@ _LICENSE = "https://github.com/angelolab/ark-analysis/blob/main/LICENSE"
52
  _URL_REPO = "https://huggingface.co/datasets/angelolab/ark_example/resolve/main"
53
 
54
 
55
- _URLS = {"base_dataset": f"{_URL_REPO}/data/input_data.zip"}
56
 
57
  """
58
  Dataset Fov renaming:
 
52
  _URL_REPO = "https://huggingface.co/datasets/angelolab/ark_example/resolve/main"
53
 
54
 
55
+ _URLS = {"base_dataset": f"{_URL_REPO}/data/image_data.zip"}
56
 
57
  """
58
  Dataset Fov renaming: