Mitsua commited on
Commit
bf06335
·
verified ·
1 Parent(s): e2439e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -33,6 +33,7 @@ You can pretrain vision transformers without worrying about dataset licensing fo
33
  - **Source Code License:** [MIT License](https://opensource.org/license/mit)
34
 
35
  ## How to reproduce this Dataset
 
36
  ```
37
  python generator_no_mixup.py
38
  ```
 
33
  - **Source Code License:** [MIT License](https://opensource.org/license/mit)
34
 
35
  ## How to reproduce this Dataset
36
+ This repo contains all scripts that are used to generate fractal images.
37
  ```
38
  python generator_no_mixup.py
39
  ```