File size: 351 Bytes
059634f
e783d71
059634f
 
 
 
 
 
 
 
 
 
8637396
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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
```