kuldeep0204 commited on
Commit
e10aad8
·
verified ·
1 Parent(s): 436f1e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@ emoji: ⛅
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: "3.40.0"
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
  # Weather Forecasting Space
13
 
14
- This Space lets you input past weather data (temperature, humidity, etc.) and predicts the next few hours of temperature using a trained ML model.
 
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.47.2
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
  # Weather Forecasting Space
13
 
14
+ This Space lets you input past weather data (temperature, humidity, etc.) and predicts the next few hours of temperature using a trained ML model.