--- title: COC Area Measurement emoji: 🤗 colorFrom: yellow colorTo: purple sdk: streamlit sdk_version: 1.37.0 app_file: area_measurement.py pinned: false --- # COC Area Measurement UI showing how to measure the area of the Cumulus Oocyte Complex. ## Local installation (for development) 1. Clone the [cumulus_expansion repo from the IIIA gitlab](https://gitlab.iiia.csic.es/eurova/cumulus_expansion) 2. Clone this repo and change directory into it. 3. `source bin/init-local.sh` 4. `streamlit run area_measurement.py` The update to huggingface should happen automatically