Skip to content

Commit 863b1a7

Browse files
committed
update readme
1 parent cd0a8ac commit 863b1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cd object-detection-react-app
1515
> **Note: You’ll need to have Node 8.10.0 or later on your local development machine.** You can use [nvm](https://github.com/creationix/nvm#installation) (macOS/Linux) or [nvm-windows](https://github.com/coreybutler/nvm-windows#node-version-manager-nvm-for-windows) to easily switch Node versions between different projects.
1616
1717
## Add TensorFlow.js Model to the App
18-
Copy the `model_web` directory and the `labels.json` file generated from the previous steps and paste it into the `public` folder of this new repo.
18+
Copy the `model_web` directory generated from the object detection walkthrough and paste it into the `public` folder of this repo.
1919

2020
## Run the App
2121
### `npm start`

0 commit comments

Comments
 (0)