Spaces:
Runtime error
Runtime error
File size: 611 Bytes
385f104 82eb1ea 385f104 82eb1ea 385f104 82eb1ea 00bc3c4 82eb1ea 253c3db 82eb1ea 385f104 82eb1ea 385f104 82eb1ea 385f104 82eb1ea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
title: Hyderabad Weather Map
emoji: "π¦οΈ"
colorFrom: indigo
colorTo: blue
sdk: gradio
sdk_version: "4.26.0"
app_file: app.py
pinned: false
---
# π¦οΈ Hyderabad Weather Map
Click anywhere on the map of Hyderabad and get real-time weather info using OpenWeatherMap.
β
Emoji-based weather
β
Gradio `Map` component
β
Live forecast on click
β
Built for Hugging Face Spaces
---
## π Setup Instructions
1. Get a free API key from https://openweathermap.org
2. Replace `YOUR_API_KEY` in `weather_utils.py`
3. Upload the app to your Hugging Face Space
Tested and works as expected β
|