Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.9.0
metadata
title: Geo-Risk Predictor
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
π Geo-Risk Predictor
Interactive Gradio app that estimates environmental and geographic risk using:
- Satellite imagery (Google Earth Engine)
- Elevation data (SRTM)
- Weather data (Open-Meteo)
- Custom PyTorch model for risk inference
How to run locally
pip install -r requirements.txt
python app.py