--- 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 ✅