A simple Streamlit app template for you to modify!
Prerequisite: install uv if you don't already have it.
$ curl -LsSf https://astral.sh/uv/install.sh | sh
-
Sync the dependencies
$ uv sync -
Run the app
$ uv run streamlit run streamlit_app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|