weather_predict / app.py

Commit History

Show current values and 24h delta below each forecast metric
50e15a2
Running

jeffliulab commited on

Add precipitation/wind/humidity maps; fix titles to clarify input vs forecast
4692887

jeffliulab commited on

Add WeatherViT model (7.4M params, best rain AUC 0.776)
2507ab5

jeffliulab commited on

Fix startup timeout: lazy-load basemaps on first forecast instead of startup
d7ba128

jeffliulab commited on

Fix: move css param from launch() to Blocks() for Gradio 5.x compat
491a86d

jeffliulab commited on

Initial deploy: real-time weather forecast demo
e22f65c

jeffliulab commited on