rongguangw commited on
Commit
337b319
·
verified ·
1 Parent(s): 8484db3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ The dataset has the following characteristics:
26
  * Other browser users can directly click on the "Download" button to save the data
27
  * Download via command line:
28
  ```
29
- wget https://john6688-neuro-synth.hf.space/file=dataset/synth_kde_white_female.csv
30
  ```
31
  * You can also customize the number of samples 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.
32
  """
 
26
  * Other browser users can directly click on the "Download" button to save the data
27
  * Download via command line:
28
  ```
29
+ wget https://rongguangw-neuro-synth.hf.space/file=dataset/synth_kde_white_female.csv
30
  ```
31
  * You can also customize the number of samples 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.
32
  """