yzwang commited on
Commit
3122273
·
verified ·
1 Parent(s): 8c9ff01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -59,7 +59,8 @@ An image segementation dataset with 297,472 samples.
59
  ## meta file: ade.jsonl
60
  cd ade
61
  tar -xzvf ade.tar.gz
62
- tar -xzvf seg_imgs.tar.gz
 
63
  ```
64
 
65
  - [MultiGen](https://github.com/salesforce/UniControl)
 
59
  ## meta file: ade.jsonl
60
  cd ade
61
  tar -xzvf ade.tar.gz
62
+
63
+ cat seg_imgs.tar.gz.* | tar -xzvf -
64
  ```
65
 
66
  - [MultiGen](https://github.com/salesforce/UniControl)