Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 298 Bytes

File metadata and controls

14 lines (12 loc) · 298 Bytes

lightspeed-ui

User interface for the Lightspeed core

Installation

Run the following to install required dependencies

pip install -r requirements.txt

Usage

To run the UI first start lightspeed-stack on port 8080 and then run the following command

streamlit run ui.py