ehsk commited on
Commit
d6306ca
β€’
1 Parent(s): 4ee53fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Scicatter2d
3
  emoji: πŸ“‰
4
- colorFrom: purple
5
- colorTo: indigo
6
  sdk: streamlit
7
  sdk_version: 1.26.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: ACL-scatter-2d
3
  emoji: πŸ“‰
4
+ colorFrom: gray
5
+ colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.26.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ To learn about how to generate a plot like this, check out our step-by-step tutorial.