Roozeec commited on
Commit
6413e86
β€’
1 Parent(s): 60f5e0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,13 +1,16 @@
1
  ---
2
  title: World News Analysis
3
- emoji: 🐠
4
- colorFrom: green
5
- colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.31.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: World News Analysis
3
+ emoji: πŸ€“
4
+ colorFrom: yellow
5
+ colorTo: blue
6
  sdk: streamlit
7
  sdk_version: 1.31.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ models:
12
+ - j-hartmann/emotion-english-distilroberta-base
13
+ - SamLowe/roberta-base-go_emotions
14
  ---
15
 
16
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference