Spaces:
Running
Running
File size: 391 Bytes
5feed4d 80f57fb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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
```
|