Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Update quickstart following multipage app update #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,5 @@ Try out the
Get started with:
1. Install `dash_canvas`: `pip install dash-canvas` (you will also need
`dash-core-components` to run the apps).
2. Run `python app_seg.py` (for interactive segmentation) or
`python correct_segmentation.py` (for correcting a pre-existing
segmentation)
2. Run `python index.py`
3. Visit http://localhost:8050 in your web browser