matq007's picture
feat: move from streamlit to hugging spaces
0e1164c unverified

A newer version of the Streamlit SDK is available: 1.44.0

Upgrade
metadata
title: Preimplantation portal
short_description: Preimplantation mouse and human development
sdk: streamlit
sdk_version: 1.38.0
app_file: Home.py

Run locally

source .venv/bin/activate
# install dependencies
uv pip install -r requirements.txt 
streamlit run Home.py