curves / README.md
gdarid's picture
modify title
e783d71
---
title: Curves
emoji: 🐢
colorFrom: indigo
colorTo: purple
sdk: streamlit
sdk_version: 1.35.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## Local Streamlit application
The streamlit application can be launched locally
```bash
streamlit run app.py
```