Spaces:
Sleeping
Sleeping
metadata
title: Omdena Toronto Streamlit App
emoji: π
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.30.0
app_file: main.py
pinned: false
Omdena Toronto Streamlit App
Requirements
To run this locally, you need to have the following dependencies installed:
- Python 3.8 or above
- Streamlit
pip install -r requirements.txt
Run Web Application Locally
To start the system, run the following command in your terminal:
streamlit run main.py