realvest-app / README.md
neobot's picture
add config files
80f57fb
|
raw
history blame
391 Bytes
---
title: Realvest App
emoji: πŸš€
colorFrom: green
colorTo: gray
sdk: streamlit
sdk_version: 1.21.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
```
git clone https://huggingface.co/spaces/realvest/realvest-app
pyenv install 3.9
pyenv local 3.9
poetry use env 3.9.17
poetry install
poetry shell
```