?️ Weather Prediction App
A simple Weather Prediction Application built with Python and Gradio.
This app predicts the weather condition (Sunny, Cloudy, Rainy) based on user input values like Temperature, Humidity, Pressure, and Wind Speed.
? Features
Predicts weather condition from user input.
User-friendly GUI interface using Gradio.
Displays weather condition with an emoji for easy understanding.
Handles invalid input gracefully.
Works directly in Google Colab, no need for local installation.