Datasets:
Update load_script.py
Browse files- 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://
|
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):
|