dlaj commited on
Commit
b72b7a8
·
verified ·
1 Parent(s): 0d7d371

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,14 +1,13 @@
1
  ---
2
  title: Energy Forecasting Demo
3
- emoji: 👀
4
- colorFrom: pink
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.29.0
8
- app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
- short_description: hourly simulation of energy forcasting models
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: Energy Forecasting Demo
3
+ emoji:
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.30.0
8
+ app_file: streamlit_simulation/app.py
9
+ pinned: true
10
  license: apache-2.0
11
+ short_description: Hourly energy consumption forecasting
12
  ---
13