alexbleakley commited on
Commit
a9d6075
β€’
1 Parent(s): 1285225

Fix huggingface config format

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  license: apache-2.0
2
  ---
3
- =======
4
  title: Streamlit Hello World
5
  emoji: πŸ“Š
6
  colorFrom: green
@@ -9,4 +8,5 @@ sdk: streamlit
9
  sdk_version: 1.10.0
10
  app_file: app.py
11
  pinned: false
12
- license: apache-2.0
 
 
1
  license: apache-2.0
2
  ---
 
3
  title: Streamlit Hello World
4
  emoji: πŸ“Š
5
  colorFrom: green
 
8
  sdk_version: 1.10.0
9
  app_file: app.py
10
  pinned: false
11
+ license: apache-2.0
12
+ ---