saburq commited on
Commit
25e2dc7
Β·
1 Parent(s): b2e9508
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -7,6 +7,7 @@ sdk: gradio
7
  sdk_version: 5.23.3
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
  🌍 **AIFS Weather Forecast**
@@ -19,3 +20,12 @@ Interactive visualization of ECMWF AIFS weather forecasts.
19
  Here's a screenshot of output from the app:
20
  ![AIFS Forecast Example](https://d2w9rnfcy7mm78.cloudfront.net/35696992/original_084b7ee0397a3c8a6d23e945753a68e7.png?1743574833?bc=0)
21
 
 
 
 
 
 
 
 
 
 
 
7
  sdk_version: 5.23.3
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
  ---
12
 
13
  🌍 **AIFS Weather Forecast**
 
20
  Here's a screenshot of output from the app:
21
  ![AIFS Forecast Example](https://d2w9rnfcy7mm78.cloudfront.net/35696992/original_084b7ee0397a3c8a6d23e945753a68e7.png?1743574833?bc=0)
22
 
23
+ # AIFS Weather Forecast Demo
24
+
25
+ Interactive visualization of ECMWF AIFS weather forecasts using Gradio.
26
+
27
+ ## Hardware Requirements
28
+ - GPU: T4 (16GB)
29
+ - CPU: 4 vCPU
30
+ - RAM: 16GB
31
+