Spaces:
Runtime error
Runtime error
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 β | |