Gabriel commited on
Commit
53b4376
1 Parent(s): 7165945

Update load_script.py

Browse files
Files changed (1) hide show
  1. load_script.py +1 -1
load_script.py CHANGED
@@ -15,7 +15,7 @@ _HOMEPAGE = "https://github.com/Borg93/htr_gradio_file_placeholder"
15
 
16
  _LICENSE = ""
17
 
18
- _REPO = "https://github.com/Borg93/htr_gradio_file_placeholder/raw/main/images.tar.gz"
19
  _METADATA_URL = "https://raw.githubusercontent.com/Borg93/htr_gradio_file_placeholder/main/images.txt"
20
 
21
  class ExampleImages(datasets.GeneratorBasedBuilder):
 
15
 
16
  _LICENSE = ""
17
 
18
+ _REPO = "https://huggingface.co/datasets/Riksarkivet/test_images_demo/resolve/main/images.tgz"
19
  _METADATA_URL = "https://raw.githubusercontent.com/Borg93/htr_gradio_file_placeholder/main/images.txt"
20
 
21
  class ExampleImages(datasets.GeneratorBasedBuilder):