Spaces:
Runtime error
Runtime error
Michelle Lam
commited on
Commit
•
51bb6f7
1
Parent(s):
c55019b
Updates README with link to data in new format.
Browse files
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/
|
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:
|