michelecafagna26 commited on
Commit
b87a5ec
1 Parent(s): 7866a2c

Update hl.py

Browse files
Files changed (1) hide show
  1. hl.py +2 -1
hl.py CHANGED
@@ -32,7 +32,8 @@ _HOMEPAGE = ""
32
 
33
  _LICENSE = "Apache 2.0"
34
 
35
- _URL = "https://huggingface.co/datasets/michelecafagna26/hl/main/data/images.zip"
 
36
 
37
 
38
  class HL(datasets.GeneratorBasedBuilder):
 
32
 
33
  _LICENSE = "Apache 2.0"
34
 
35
+ #_URL = "https://huggingface.co/datasets/michelecafagna26/hl/main/data/images.zip"
36
+ _URL = "https://huggingface.co/datasets/michelecafagna26/hl/blob/main/data/images.zip"
37
 
38
 
39
  class HL(datasets.GeneratorBasedBuilder):