File size: 626 Bytes
fc4a65c
8083970
 
 
 
fc4a65c
 
c0adc26
f1a040f
fc4a65c
 
 
 
 
c0adc26
 
fc4a65c
 
 
 
 
 
 
 
 
 
 
 
 
 
879acff
fc4a65c
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: DEV Saving Willy
emoji: 🐬
colorFrom: green
colorTo: blue
sdk: streamlit
sdk_version: 1.39.0
python_version: "3.10"
app_file: src/main.py
pinned: false
license: apache-2.0
short_description: 'SDSC Hackathon - Project 10. '
---



Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

app.py is the one and only app


## Install

```
git clone [email protected]:spaces/Saving-Willy/saving-willy-space

pip install -r requirements.txt 
```

```
streamlit run src/main.py
```


## Test data

https://www.kaggle.com/competitions/happy-whale-and-dolphin/data




Have a lot of fun!