AlexanderHolmes0 commited on
Commit
f46967f
Β·
verified Β·
1 Parent(s): 53193a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,13 +1,14 @@
1
  ---
2
  title: Fake News Detector App
3
  emoji: πŸ‘€
4
- colorFrom: gray
5
- colorTo: gray
6
  sdk: gradio
7
  sdk_version: 4.20.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: Fake News Detector App
3
  emoji: πŸ‘€
4
+ colorFrom: green
5
+ colorTo: red
6
  sdk: gradio
7
  sdk_version: 4.20.1
8
  app_file: app.py
9
+ pinned: true
10
  license: mit
11
+ short_description: A text classification app that grades news articles.
12
  ---
13
 
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference