srivarra commited on
Commit
4692bad
·
1 Parent(s): 1ccf0e7

download url fix

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/fovs.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/input_data.zip"}
56
 
57
  """
58
  Dataset Fov renaming: