MahnoorMalik commited on
Commit
30c83a7
·
verified ·
1 Parent(s): e44845f

Update upload-image

Browse files
Files changed (1) hide show
  1. upload-image +2 -2
upload-image CHANGED
@@ -11,11 +11,11 @@ year={2022}
11
  _DESCRIPTION = """\
12
  Demo dataset for testing or showing image-text capabilities.
13
  """
14
- _HOMEPAGE = "https://huggingface.co/datasets/jamescalam/image-text-demo"
15
 
16
  _LICENSE = ""
17
 
18
- _REPO = "https://huggingface.co/datasets/jamescalam/image-text-demo"
19
 
20
  class ImageSet(datasets.GeneratorBasedBuilder):
21
  """Small sample of image-text pairs"""
 
11
  _DESCRIPTION = """\
12
  Demo dataset for testing or showing image-text capabilities.
13
  """
14
+ _HOMEPAGE = "https://huggingface.co/datasets/MahnoorMalik/upload-image-demo"
15
 
16
  _LICENSE = ""
17
 
18
+ _REPO = "https://huggingface.co/datasets/MahnoorMalik/upload-image-demo"
19
 
20
  class ImageSet(datasets.GeneratorBasedBuilder):
21
  """Small sample of image-text pairs"""