rongguangw commited on
Commit
a6cd988
1 Parent(s): 163a7b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ The dataset has the following characteristics:
27
  * Other browser users can directly click on the "Download" button to save the data
28
  * Download via command line:
29
  ```
30
- wget https://rongguangw-neuro-synth.hf.space/file=dataset/genmind_dataset.csv
31
  ```
32
  * You can also customize sex and race for the subjects and sample size by generating online in the below panels. The synthesized data will be showing in the lower right panel, and then, you can save the data by clicking on the "Download" button.
33
  """
 
27
  * Other browser users can directly click on the "Download" button to save the data
28
  * Download via command line:
29
  ```
30
+ wget https://rongguangw-genmind.hf.space/file=dataset/genmind_dataset.csv
31
  ```
32
  * You can also customize sex and race for the subjects and sample size by generating online in the below panels. The synthesized data will be showing in the lower right panel, and then, you can save the data by clicking on the "Download" button.
33
  """