saving-willy-dev / README.md
rmm
fix: trying alternative specification for py version
0972a81
|
raw
history blame
638 Bytes
---
title: Saving Willy
emoji: πŸ‘€
colorFrom: yellow
colorTo: red
sdk: streamlit
sdk_version: 1.39.0
python_version: "3.10"
app_file: call_models/entry_and_hotdog.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 app.py
```
## Test data
https://www.kaggle.com/competitions/happy-whale-and-dolphin/data
Have a lot of fun!