Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 238 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 238 Bytes

Demo tool

A basic front end page used for demos.

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run path/to/file.py