Michelle Lam commited on
Commit
51bb6f7
1 Parent(s): c55019b

Updates README with link to data in new format.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This repo shares our implementation of **IndieLabel**—an interactive web appli
15
  ```
16
  $ pip install -r requirements.txt
17
  ```
18
- - Download and unzip the `data` sub-directory from [this Drive folder](https://drive.google.com/file/d/1In9qAzV5t--rMmEH2R5miWpZ4IQStgFu/view?usp=sharing) and place it in the repo directory (334.2MB zipped, 549.1MB unzipped).
19
 
20
 
21
  - Start the Flask server:
 
15
  ```
16
  $ pip install -r requirements.txt
17
  ```
18
+ - Download and unzip the `data` sub-directory from [this Drive folder](https://drive.google.com/file/d/1js0HAwBpEcoRdT9nkGY0Mc5Falkpsonl/view?usp=sharing) and place it in the repo directory (39.7MB zipped, 124.6MB unzipped).
19
 
20
 
21
  - Start the Flask server: