Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
KevinQHLin commited on
Commit
416625f
·
verified ·
1 Parent(s): c0a6c9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -33,6 +33,8 @@ configs:
33
 
34
  We developed a parser and collected 22K screenshots, retaining only visual-related elements such as those tagged with ‘Button’ or ‘Checkbox’ by removing static text.
35
 
 
 
36
  If you find our work helpful, please consider citing our paper.
37
 
38
  ```
 
33
 
34
  We developed a parser and collected 22K screenshots, retaining only visual-related elements such as those tagged with ‘Button’ or ‘Checkbox’ by removing static text.
35
 
36
+ After download, please unzip the `image.tar.gz` by `tar -xzf image.tar.gz` to get the image data.
37
+
38
  If you find our work helpful, please consider citing our paper.
39
 
40
  ```