Skip to content

Commit d24a4b1

Browse files
mjmaurerpyu10055
andauthored
Update README.md (#571)
* Update README.md The `yarn build-npm` step will fail without typescript types installed. This PR adds a step to install them. * Update README.md Co-authored-by: Ping Yu <[email protected]>
1 parent 03419c5 commit d24a4b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deeplab/demo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This demo allows you to try out semantic segmentation on a couple of preset imag
44

55
## Setup
66

7+
Run `yarn` in the root and 'deeplab' folder to install dependencies.
8+
79
Run `yarn build-npm` in the 'deeplab' folder.
810

911
Change the directory to the `demo` folder:

0 commit comments

Comments
 (0)