Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.44.1
metadata
title: DemoCropMapping
emoji: ⚡
colorFrom: indigo
colorTo: blue
sdk: streamlit
sdk_version: 1.10.0
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
python3.8 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m streamlit run --server.address 127.0.0.1 app.py