File size: 679 Bytes
14ee66e
43e37da
14ee66e
4cdeaae
 
14ee66e
 
 
 
 
4cdeaae
14ee66e
4cdeaae
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Agri Model
emoji: 💬
colorFrom: green
colorTo: gray
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
---
A simple Gradio app that gives crop recommendations and live weather.

### How to use
- Ask: **"Weather in Delhi"**, **"Best crop in Agra during Kharif"**, or **"What should I sow in Maharashtra this Rabi?"**

### Secrets / Variables
Add this in **Settings → Variables and secrets**:

- `OPENWEATHER_API_KEY` (optional; app falls back to Open-Meteo if unset)
- `GRADIO_SHARE=true` (optional; useful when running locally without localhost access)

### Hardware
The model is ~1.2 GB; GPU is recommended in **Settings → Hardware** (T4 or better).